body,table, td, th, select, textarea,fieldset{
	font-family:Verdana;
	font-size:11px;
	text-align:left;
}
th{
	text-align:center;
}
input{
	font-family:Verdana;
	font-size:11px;
}
body{
	background-color:#CCCCCC;
}
.arealink{
	text-decoration:none;
	color:black;
}
#ContentTable{
	background-color:#869BAE;
	width:100%
}
#ContentCell{
	background-color:white;
	padding:2px;
	vertical-align:top;
	width:100%;
	text-align:center;
}
#BannerLeft{
	width:125px;
}
#SearchBox{
	background-color:#869BAE;
	width:97%;
	margin:15px;
	border:1px solid black;
}
#MenuBox{
	background-color:white;
	width:97%;
	margin:15px;
}

.menulink{
	color:black;
	font-weight:bold;
}

fieldset{
	border-color:#869BAE;
	width:750px;
	padding:15px;
}