BODY {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #006699;
	
	

}

#menu {
	width: 100%;
	padding: 0 0em 1em 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	list-style-position: outside;
	margin-bottom: 1em;
	}
	#menu ul {
	list-style: none;
	display: block;
	padding: 2px;
	margin: 2px;
	}
	#menu li a {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}

	#menu li a:hover {
	color: #669900;
	text-decoration: underline;
	}
a {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:hover {
	color: #669900;
	text-decoration: underline;
}

#login input[type="submit"]{
color: white;
background: #CB5348;
}


.menuskin{
position:absolute;
width:165px;
background-color:white;
border:2px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:highlight;
}

#mouseoverstyle a{
color:white;
}
.middlecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bottomcontent {
	border-top: 1px solid #668566;
	border-right: 0px solid #668566;
	border-bottom: 1px solid #668566;
	border-left: 0px solid #668566;

}
.main {
	border-top: 0px solid #668566;
	border-right: 1px solid #668566;
	border-bottom: 1px solid #668566;
	border-left: 1px solid #668566;

}
.topcontent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #668566;
	border-right-color: #668566;
	border-bottom-color: #668566;
	border-left-color: #668566;
}
.blockbox {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ADC2AD;
	border-right-color: #ADC2AD;
	border-bottom-color: #ADC2AD;
	border-left-color: #ADC2AD;
}

.searchform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
#menu .menu_selected a {
	color: #E0E0E0;
}h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #996600;
	background-color: #EEEEEE;
}
.middlecontent tr td h2 {
	color: yellowgreen;
	text-align:center;
}
#dateTime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	padding:0;
	padding-top:1px;
	padding-left:2px;
	margin:0;
	position:absolute;
	top:124px;
}

fieldset{
  border:0px;
}