body {
	background-attachment: scroll;
	background-image: url(images/bkgrnd.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
}
.bodyBkgrnd {
	background-attachment: scroll;
	background-image: url(images/body.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
.TopHeaderBkgrnd {
	background-attachment: scroll;
	background-image: url(images/headerTopOld.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.GreenTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #669900;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
.topDividers {
	background-attachment: scroll;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.smWhteTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.NavPic {
	background-attachment: scroll;
	background-image: url(images/NavPic.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 2px;
	line-height: 10px;
	margin: 0px;


}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.GreenTxtArial {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #669900;
}
.GreenBrderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 90B53E;
}
.GreenBrderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 90B53E;

}
.GreenBrderSides {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 90B53E;
	border-left-color: 90B53E;

}
.noRepeat {
	background-repeat: no-repeat;
}
.headerBkgrnd {
	background-attachment: scroll;
	background-image: url(images/headerRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
	padding-left: 32px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 40px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 20px;
}
.BlueTxtArial {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B5CAC;
}
