body {
	margin-top: 10px;
	margin-bottom: 0px;
}
.leftside {
	background-repeat: no-repeat;
	background-position: center top;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;	
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#003B6B;
}


a:link {
	color: #999999;
	text-decoration:none;
}
a:visited {
	color: #999999;
	text-decoration:none;
}
a:hover {
	color: #999999;
	text-decoration:underline;	
}
a:active {
	color: #999999;
	text-decoration:none;	
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-align: justify;
	vertical-align: top;
	padding: 20px;
	color: #1C466C;
}
.style6 {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 19px;
	letter-spacing: 0.025em;
	color: 003366;
}
.style21 {font-size: 15px}


h1 {
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 15px;
	color: #999999;
}

h2{
	color: #6F9106;
	font-size: 14px;
	line-height: 18px;	
}


h3 {
	color: #669900;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;	
}