body {
	background-color: #000000;
   scrollbar-face-color:#000000;
   scrollbar-arrow-color:#ffffff;
   scrollbar-track-color:#5f5a56;
   scrollbar-shadow-color:rgb(0,0,0);
   scrollbar-highlight-color:rgb(0,0,0);
   scrollbar-3dlight-color:#5f5a56;
   scrollbar-darkshadow-Color:#5f5a56;
}
td {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #5b5b5b;
}
a:visited {
	color: #5b5b5b;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #5b5b5b;
}
.title {
	font-size: 14px;
	font-style: italic;
}
.series {
	font-size: 14px;
	font-weight: bold;
}

#dropmenudiv{
position:absolute;
border:0px;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:20px;
z-index:100;
}

#dropmenudiv a{
background-color: #000000;
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: #000000;
}.rich {
	color: #c09b05;
}
.rich a:link{
	color: #c09b05;
}
.bottom a:visited{
	color: #c09b05;
}
.bottom a:active{
	color: #c09b05;
}
.bottom a:hover{
	color: #c09b05;.title {
	font-size: 14px;
}