<style type="text/css">
*    {font: 9pt Arial, sans-serif}
BODY {
   background: #000000 url(images/background.jpg) no-repeat 50% 0;
   background-attachment: fixed;
   color:                      #666666;
   scrollbar-base-color: 	   #e9e9e9;
   scrollbar-arrow-color:      #666666;
   margin-left: 0px;
   margin-top: 20px;
   margin-right: 0px;
   margin-bottom: 0px;
}
img {
	border-color:#717171;
}
H1 
{
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	font-style: none;
}
H2 
{
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-style: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
a {
	color: #717171;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}
a:visited {
	color: #717171;
	font-size: 11px;
	text-decoration: none;		
}
a:active {
	color: #717171;
	font-size: 11px;
	text-decoration: underline;		
}
a:hover {
	color: #717171;
	font-size: 11px;
	text-decoration: underline;		
}
.td_content {
	background-position:bottom;
	background-repeat:no-repeat;
	padding:30px;
	padding-bottom:-100px;
	background-position:bottom;
	background-repeat:no-repeat;
}	
#dropmenudiv{
position:absolute;
border:1px solid #4D0053;
line-height:18px;
z-index:100;
padding-top:5px;
padding-right:5px; 
padding-bottom:5px; 
padding-left:5px;
}

#dropmenudiv a{
width: 100%;
display: block;
line-height:22px;
font-weight:normal
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #d0cfcf;
}
</style>
