body{
margin:0px;
padding:0px;
background:url(image/mainbg.gif);
background:#77C0F3;
width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
color:#65723F;
}


.net {
	background-attachment: scroll;
	background-image: url(image/net.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
	width: 475px;
}
.banner {
	background-attachment: scroll;
	background-image: url(image/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 283px;
	width: 739px;
}
.greenbg {
	background-attachment: scroll;
	background-image: url(image/greenbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 265px;
	height: 315px;
	background-color: #A5BE00;
}
.footerbg {
	background-attachment: scroll;
	background-image: url(image/footerbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
	width: 739px;
}
.whitetxt {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

.e-mail{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#F8071E;
text-decoration:underline;
}
.e-mail:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#005291;
text-decoration:none;
}
.bluetxt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#005291;
font-style:normal;
}
.redtxt{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#F8071E;
font-style:normal;
}
.link {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#005291;
text-decoration:none;
}
.link:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#8CA700;
}
.imgbdr {
	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-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.contentscroll {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #65723F;
	text-decoration: none;
	width:480px;
	overflow:auto;
	padding-right:5px;
	scrollbar-face-color: #A1BA00;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #A1BA00;
	scrollbar-3dlight-color: #A1BA00;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	background-attachment: scroll;
	height: 315px;
	z-index: auto;
	background-repeat: no-repeat;
	clear: left;
}