.chromestyle{
	background-color: #000066;
	padding: 7px 0px 7px 0px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	height: inherit;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;

}


.chromestyle ul{

padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
text-align: left; 
	list-style-type: none;
}

.chromestyle li{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
	list-style-type: none;
}

.chromestyle ul li{
display: inline;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
	list-style-type: none;

}

.chromestyle ul li a{
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	border-right:1px #ffffff solid;
	padding: 7px 7px 7px 7px;
		list-style-type: none;


}


.chromestyle ul li a:visited{
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	border-right:1px #ffffff solid;
	padding: 5px 11px 5px 10px;
	list-style-type: none;
	background-color: #000066;

}

.chromestyle ul li a:hover{
	COLOR: #ffffff;
	background-color: #0033CC;
	border-right:1px #ffffff solid;
	TEXT-DECORATION: none;
	padding: 5px 11px 5px 10px;
	list-style-type: none;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/

/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}



.chromestyle1{
width: 99%;

}

.chromestyle1:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle1 ul{
border: 0px solid #BBB;
width: 100%;

padding: 4px 0;
margin: 0;
text-align: RIGHT; /*set value to "left", "center", or "right"*/
}

.chromestyle1 ul li{
display: inline;
}

.chromestyle1 ul li a{
color: #494949;
padding: 1px 3px;
margin: 0;
text-decoration: none;
border-right: 0px solid #333333; /*THEME CHANGE HERE*/
}

.chromestyle1 ul li a:hover{
/*background: url(chromebg2-over.gif) center center repeat-x; THEME CHANGE HERE*/
}

.chromestyle1 ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}



.chromestyle2{
width: 99%;

}

.chromestyle2:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle2 ul{
border: 0px solid #BBB;
width: 100%;

padding: 4px 0;
margin: 0;
text-align: RIGHT; /*set value to "left", "center", or "right"*/
}

.chromestyle2 ul li{
display: inline;
}

.chromestyle2 ul li a{
color: #333333;
padding: 1px 3px;
margin: 0;
text-decoration: none;
border-right: 0px solid #333333; /*THEME CHANGE HERE*/
}
