/* CSS Document */

#menu {
	width:170px;
	background-color: #003954;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu img {
	border: none;
}
#top {background-image: url('nav_top.gif');background-repeat:no-repeat;background-position:top left;height: 16px;}
#bottom {background-image: url('nav_bottom.gif');background-repeat:no-repeat;background-position:bottom right;height: 16px;border-top:1px solid #000;}
#roScripts {width: 170px;}
#roScripts li a {height: 32px;voice-family: "\"}\"";voice-family: inherit;height: 24px;text-decoration: none;}
#roScripts li a:link, #roScripts li a:visited {color: #ccc;display: block;background:  url(roScripts_m2.gif);padding: 8px 0 0 25px;}
#roScripts li a:hover, #roScripts li #current {color: #fff;background:  url(roScripts_m2.gif) 0 -32px;border-bottom:1px solid #000;padding: 8px 0 0 27px;}
