a		{ color: #003366; }
td, body	{ font-size: 12px; font-family: Verdana, Arial, Geneva; }
.small { font-size: 11px; }
.smallbold { font-size: 11px; font-weight: bold; }
.footer { font-size: 10px; color: #666666; }
form { display: inline; }
.readiv { padding: 5px; border: 1px solid #BBB; width: 520px; height: 250px; overflow: auto; font-size: 11px; }

#chromemenu{
width: 99%;
font-weight: bold;
font-size: 90%;
}

#chromemenu:after{
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left;
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(images/chromebg2.gif) center center repeat-x;
}