body {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
	background-position: 0px 57px;
	text-align: center;
	background-color: #0B5491;
}

#wrapper {
	width: 900px;
	text-align: left;
	background-color: #0B5491;
	border: thin groove #092D85;
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: none;
}


#wrapper #header {
	width: 900px;
	text-align: left;
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
#wrapper #footer {
	clear: both;
	background-color: #003366;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #footer a {
	font-size: 83%;
}
.dropmenu {

   position: absolute;

   left: -1500px;

   visibility: none;

   z-index: 101;

   float: left;

   width: 132px;

   

   border-width: 1px;

   border-style: none;

   border-color: #FFFFFF;	

   background-color: #FFCC66;

}
#wrapper #leftbar {
	float: left;
	width: 200px;
	color: #FFFFFF;
	background-color: #0B5491;
}
#wrapper #topmenu {
	float: none;
	width: 100%;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#leftbar  #lefttable2  tr  td {
	border-bottom-width: 0.01px;
	border-bottom-style: solid;
	background-color: #0B5491;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-right-style: none;
	color: #FFFFFF;
}
#wrapper #leftbar #lefttable2 tr td.style16 {
	background-color: #003366;
	font-family: cursive;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}



#wrapper #maincontent {
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0B5491;
}
#wrapper #maincontent #center {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #0B5491;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#wrapper #maincontent img {
	padding-top: 12px;
	padding-bottom: 0px;
}
#wrapper  #rightbar  {
	float: right;
	width: 147px;
	background-color: #0B5491;
}
#wrapper #leftbar .leftbar_box {
	display: block;
	width: 195px;
}











.dropmenu ul {

   margin: 0;

   padding: 0;

   list-style-type: none;

}

.dropmenu li {

   display: inline;

}

.dropmenu a, .dropmenu a:visited, .dropmenu a:active {

   display: block;

   width: 132px;



   padding: 1px;

   margin: 1px;

   font-family: Sans-Serif;

   font-size: 12px;

   font-weight: normal;

   text-align: left;

   text-decoration: none;



   color: #000000;

   background-color: #FFCC66;

}


.dropmenu a:hover {

   padding: 1px;

   margin: 1px;

   font-family: Sans-Serif;

   font-size: 12px;

   font-weight: normal;

   text-align: left;

   text-decoration: none;



   color: #000000;

   background-color: #CAE0FF;

}
