body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #373737;

  }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4263b2;
}




#leftcolumn {float:left; width:110px}
.dropdown {display:block; position:relative}
.dropdown dt {font-size: 13px; width:180px; border: 0px solid #9ac1c9; padding:8px; font-weight:bold; cursor:pointer; background:url(../images/header.gif)}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {background:url(../images/header_over.gif)}
.dropdown dd {font-size: 12px; position:absolute; top:0; overflow:hidden; width:210; display:none; background:#9ac1c9; opacity:0}
.dropdown ul {width:220px; border: 2px solid #9ac1c9; list-style:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#fff; width:210px}
.dropdown a:hover {background:#fff; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc; background:#9ac1c9}

.style1 {
	
	font-weight: bold;
	font-size: 12px;
}
.style2 {
	color: #FFFFFF;
	padding: 3px 3px 3px 3px;
	font-weight: normal;
	font-size: 12px;
}
.style3 {
	color: #FFFFFF;
	padding: 3px 3px 3px 3px;
	font-weight: normal;
	font-size: 11px;
}

a:link {
	color: #343434;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:hover {
	text-decoration: underline;
	color: #D3D3D3;
}
a:active {
	text-decoration: none;
	color: #D3D3D3;
}
.style2 {color: #5B6C93}
.style3 {color: #373737}


