body {
	color: #000;
	background-color: #fff;
}
body, p, li, td, h1, span {
  font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; color: #1F1945; LINE-HEIGHT: 16px;
}
a:link { color: #CCCCCC; font-weight: bold; text-decoration: none;}
a:visited { color: #CCCCCC; font-weight: bold; text-decoration: none;}
a:hover { color: #CCCCCC; font-weight: bold; text-decoration: none; }

.menu { BACKGROUND-IMAGE: url(menu.gif); background-repeat:no-repeat; padding-left:40px }

#dropmenudiv{
	position:absolute;
	font:bold 11px Georgia, Times New Roman, Times, serif;
	line-height:14px;
	padding: 5px 15px;
	z-index:100;
	background-color:#EDF1F2;
	filter:alpha(opacity=80);
	margin-top: 7px;
-moz-opacity:0.8;
opacity: 0.8;
}

#dropmenudiv a{
padding: 8px 0px 8px 0px;
width: 100%;
display: block;
font-weight: bold;
color: #1F1945;
text-decoration: none;
}
#dropmenudiv a:link{ text-decoration: none; }
#dropmenudiv a:hover{ text-decoration: underline; }

.content { padding: 20px 190px 40px 0px; vertical-align: top; }
.footer { height: 30px; background-color: 1F1945; color: #CCCCCC; font-size: 10px; font-weight: normal; vertical-align: middle; padding: 0px 10px 0px 30px;}