body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#CCCCCC;
}
#dropmenudiv{
position:absolute;
border:1px solid #CDDEF1;
border-bottom-width: 0;
font:normal 12px Tahoma;
line-height:18px;
z-index:100;
}

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

#dropmenudiv a:hover{ /*hover background color*/
text-decoration:underline;
}
.whitehead {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height:15px;
	text-decoration: none;
}
.redlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.redlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.pagetitle {
	font-family:Tahoma;
	font-size: 16px;
	font-weight:bold;
	color: #1A66B3;
	text-decoration: none;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
