body {margin:25px; font:12px Tahoma, Verdana}
* {padding:0; margin:0}
.dropdown {float:left; padding-right:1px}
.dropdown dt {
	width:110px;
	border:0px solid red;
	padding:5px;
	font-weight:bold;
	cursor:pointer;
	background:#666666;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #ffffff;
}
.dropdown dt:hover {
background:#b7b7b7}

.dropdown dd {
position:absolute; 
overflow:hidden; 
width:148px; 
display:none; 
background:white; 
z-index:200; 
opacity:0}

.dropdown ul {
width:100px; 
border:0px 
solid blue; 
list-style:none; 
border-top:none}

.dropdown li {
display:inline}

.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:2px;
	color:#666666;
	text-decoration:none;
	background:#ffffff;
	width:148px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
}
.dropdown a:hover {
background:#ffffff; 
color:#BF0000}

.dropdown .underline {
	text-align: left;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.style17 {font-family: Tahoma, Verdana; color: #FFFFFF; font-size: 14px; }
.style18 {color: #999999}
.style19 {font-size: xx-small}
.style20 {font-family: Tahoma, Verdana; color: #666666; font-size: xx-small; }
.style23 {
	color: #999999;
	font-size: larger;
	font-family: Tahoma, Verdana;
}
.style233 {
	font-family: Tahoma, Verdana;
	font-size: smaller;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #585858;
}

.style28 {font-family: Tahoma, Verdama; color: #999999; font-size: x-small; }
.style32 {color: #999999; font-size: smaller; font-family: Tahoma, Verdana; }

.style35 {color: #333333}

a:link {
	color: #494949;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #494949;
}
a:hover {
	text-decoration: none;
	color: #BF0000;
}
a:active {
	text-decoration: none;
	color: #BF0000;
}
body,td,th {
	font-size: 12px;
}
body {
	margin-top: 0px;
}

