body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	line-height: 18px;
	background-attachment: fixed;
	background-image: url(green%20grass%20bg.jpg);
} 
.headerCell1 {
	background-image: url(green%20grass%20header1.png);
	height: 120px;
	background-repeat: repeat-x;
	vertical-align: baseline;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.headerTitleText {
	font-size: 36px;
	font-style: normal;
	color: #EDF7E1;
	text-decoration: none;
	line-height: normal;
	vertical-align: baseline;
}
.headerTitleText:hover {
	color: #b1c465;
	text-decoration: none;
}
.headerCell2 {
	font-size: 12px;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.headerMenuLink {
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px;
	background-image: url(green%20grass%20button.png);
	background-repeat: repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BCF5BF;
	border-right-color: #BCF5BF;
	border-bottom-color: #BCF5BF;
	border-left-color: #BCF5BF;
}
.headerMenuLink:hover {
	border-bottom-color: #CC6600;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-left-color: #CC6600;
}
.largeLeftTableCell {
	padding-right: 1px;
	padding-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.nugheader {
	font-size: 12px;
	font-weight: bolder;
	padding: 2px;
	background-image: url(green%20grass%20nugheader.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.nugheader a {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6C9F20;
}
.nugheader a:hover {
	border-bottom-color: #CC6600;
}

.nugbody {
	padding: 2px;
	background-image: url(green%20grass%20nugbody.png);
}
.nugbody a {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #91D52B;
}
.nugbody a:hover {
	border-bottom-color: #CC6600;
}
.smallText {
	color: #7C7C7C;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.largeText {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.formButton {
	font-style: normal;
	line-height: normal;
	color: #333333;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(green%20grass%20nugbody.png);
	background-repeat: repeat;
}
.formTextField {
	font-style: normal;
	line-height: normal;
	color: #333333;
	border-top: 1px solid #333333;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #333333;
	background-image: url(green%20grass%20nugbody.png);
	background-repeat: repeat;
}
.normalText {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

