<style type="text/css"> 
<!-- 
*{border:0;} 
#nav { 
list-style-type: none; background:#000; 
} 
#nav a { 
display: block; width: 52px; text-align:center; padding-left:90px; 
} 
#nav a:link { 
color:#999; text-decoration:none; 
} 
#nav a:visited { 
color:#999;text-decoration:underline; 
} 
#nav a:hover { 
color:#ccc;text-decoration:none; 
} 
#nav li { 
float: left; width: 40px; background:#000; 
} 
#nav li a:hover{ 
background:#000; 
} 
#nav li ul { 
list-style-type: none;text-align:left; 
left: -999em; width: 170px; position: absolute; 
} 
#nav li ul li{ 
float: left; width: 170px; 
background: #1C1C1C; 
} 
#nav li ul a{ wedisplay: block; width: 170px;text-align:left;padding-left:14px; 
} 
#nav li ul a:link { 
color:#666; text-decoration:none; 
} 
#nav li ul a:visited { 
color:#666;text-decoration:none; 
} 
#nav li ul a:hover { 
color:#ccc;text-decoration:underline;font-weight:normal; 
background:#1C1C1C; 
} 
#nav li:hover ul { 
left: auto; 
} 
#nav li.sfhover ul { 
left: auto; 
} 
#content { 
clear: left; 
} 
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
--> 
</style> 