﻿.chromestyle2{
width: 600px;
width: 600px;
font-family: Arial, Helvetica, sans-serif;
font: "verdana";
color:#383838;
text-align: right;
letter-spacing:.3px;
font-weight:bold;
line-height:20px;
}

.chromestyle2:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;

}

.chromestyle2 ul{
border: 0;
width: 600px !important;
width: 600px;
padding: 3px 0;
margin: 0;
text-decoration:none;
margin-right:0px;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle2 ul li{
display: inline;
}

.chromestyle2 ul li a {
color:#383838;
padding: 0px 39px;
margin: 0;
margin-top:5px;
text-align:center;
font-size:15px;
line-height:18px;
text-decoration:none;}

.chromestyle2 ul li a:visited{
color:#383838;
text-decoration:none;

/*background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle2 ul li a:hover{
/*background: url(menubgover.gif) center center repeat-x; /*THEME CHANGE HERE*/
color: #982a29;
text-decoration:none;

}
.active {
/*background: url(menubgover.gif) center center repeat-x; /*THEME CHANGE HERE*/
color:#383838;
padding: 4px 7px;

}



