
#chromemenu{
width: 99%;
margin-left:10px;
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: 10px;
margin: 0;
text-decoration: none;
border-right: 3px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(images/chromebg2.gif) center center repeat-x;
}


.seperator {
background-color: #66CCFF;
font-size:110%;
font: Arial, Helvetica, sans-serif;
text-align:center;
}
p {
font-family:Arial, Helvetica, sans-serif;
line-height:1.25;
font-size:14px;
text-align:justify;

}
.style1 {color: #339933}
.style3 {color: #339933; font-weight: bold; }
