body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	background:url(images/pagebg.gif) no-repeat top #ccffb2;
	/*background:url(images/pagebg.gif) repeat-x top;*/
}
#main{
	margin:0px;
	width:760px;
}	
#content{
	text-align:left;
	margin-top:10px;
	padding:10px;
	/*background-color:#FFFFFF;*/
	
	min-height:400px;
}
#header{
	
	height:200px;
	background:url(images/headbg.gif) no-repeat top;
}
#logo{
	float:left;
	margin:25px 0px 0px 15px;
}
#title{
	float:right;
	margin:25px 15px 0px 0px;
}
.floater{
	clear:both; line-height:0px; height:0px
}
h2{
color:#309ee3;
margin:0px 0px 10px 0px;
font-size:16px;
}
h3{
color:#ffcc33;
margin:0px 0px 10px 0px;
font-size:12px;
font-weight:bold;
}

#banner{
	border:1px solid #999999;
	padding:4px;
	background-color:#000000;
}
#menubg{
	height:20px;
	text-align:left;
	background-color:#80ceff;
}
#menu{
padding:7px 10px 0px 0px;
}

#image_section{
	float:right;
	margin-top:15px;	
}
.formelement{
	border:1px #4a7faf solid;
	background-color:#FFFFFF;
	font-size: 11px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}
.button{
	background-color:#80ceff;
	color:#29648a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-WEIGHT:bold;
	border:solid 2px #4a7faf;
	text-align:center;
	padding:1px 5px 2px 5px;	
}
a{
color:#4a7faf;
font-weight:bold;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.featurebox{
	margin-top:10px;
	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: none;
	border-left-style: solid;
	border-top-color: #d2d2d2;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;
}
.featuretitle{
	position:relative;
	top:-10px;
	padding:0 10px 0 10px;
	margin:0 10px 0 10px;
	background-color:#FFFFFF;
	float:left;
	color:#309ee3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;

}
.featurefoot{
	border-bottom:1px solid #d2d2d2;
	height:10px;
}
.tl{
	float:left;
	position:relative;
	top: -1px;
	left: -1px;
	width:10px;
	height:10px;
	background:url(../tob/images/tl.gif) no-repeat ;
}
.tr{
	float:right;
	position:relative;
	top: -1px;
	right: -1px;
	width:10px;
	height:10px;
	background:url(../tob/images/tr.gif) no-repeat;
}
.br{
	float:right;
	position:relative;
	top: 1px;
	right: -1px;
	width:10px;
	height:10px;
	background:url(../tob/images/br.gif) no-repeat;
}
.bl{
	float:left;
	position:relative;
	top: 1px;
	left: -1px;
	width:10px;
	height:10px;
	background:url(../tob/images/bl.gif) no-repeat;
}
.featurebody{
	padding:0 10px 0px 10px;
	clear:both;
}

#foot{
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	padding:10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4a7faf;
}
#foot a{
color:#000000;
text-decoration:none;
}
#foot a:hover{
color:#000000;
text-decoration:underline;
}
#foot div{
	padding:5px;
}
#admin{
width:780px;
text-align:left;
}
a.foot2{
}