body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
}

.bgNavigation {
	background-image: url(images/bgNavigation.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgContentTop {
	background-image: url(images/bgContentTop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgContentInside {
	background-image: url(images/bgInsideContent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgImage {
	background-image: url(images/bgImage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.redtext {
	color: #cd2f2f;
}
.whitetxt {
	color: #FFFFFF;
}



.subHeading {
	font-size: 11px;
	font-weight: bold;
	color: #7D9304;
	padding-left: 25px;
}
.greenhead {
	font-size: 11px;
	font-weight: bold;
	color: #7D9304;
}

a:link {
	color: #7D9304;
	text-decoration: none;
}
a:visited {
	color: #7D9304;
	text-decoration: none;
}
a:hover {
	color: #666600;
	text-decoration: underline;
}
a:active {
	color: #7D9304;
	text-decoration: none;
}

.text23Margin {
	font-size: 11px;
	font-weight: normal;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 18px;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #546369;
	background-color: #FFFFFF;
	border: 1px solid #546369;
}
.bgTopNav {
	background-image: url(images/bgTop2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#scrollbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-right:10px;
	height: 220px;
	width: 100%;
/*	overflow: scroll;*/
	overflow:auto;
	scrollbar-face-color:#7D9304 ;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffFF;
	scrollbar-arrow-color: #ffffff;
}

#scrollbox2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-right:10px;
	height: 220px;
	width: 920px;
/*	overflow: scroll;*/
	overflow:auto;
	scrollbar-face-color:#7D9304 ;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffFF;
	scrollbar-arrow-color: #ffffff;
}
