.chromestyle{
width: 99%;
font-weight: bold;
color:#FFFF00;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
color:#FFFF00;
}

.chromestyle ul{
border: 0px solid red;
width: 100%;
/*background:url(../../images/yellow-brm.gif) repeat-x;*/
font-size:14px;font-weight:bold;
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
color:#FFFF00;
}

.chromestyle ul li{
display: inline;
color:#FFFF00;
}

.chromestyle ul li a{
color:#FFFFFF;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #ccc; font-weight:bold; 

}

.chromestyle ul li a:hover{
color:#FFFF00;

}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
color:#FFFFFF;
position:absolute;
top: 0;
border: 1px solid #ccc; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font-size:14px; 
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:18px;
z-index:100;
background-color:#41bee8;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#99FFFF,direction=135,strength=5); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
font-size:14px; 
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #ccc; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#ffffff;
}


* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
font-size:14px; 
display: block;
text-indent: 3px;
border-bottom: 1px solid #ccc; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#ffffff;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
font-size:14px; 
background-color: #41bee8;
color: #ffff00;
text-decoration:none;
font-weight: bold;
}

#MenuNORTH a{width: 100%;
font-size:14px; 
display: block;
text-indent: 3px;
border-bottom: 1px solid #ccc; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#ffffff;
}

#MenuNORTH a:hover{ font-size:14px; 
background-color: #41bee8;
color: #ffff00;
text-decoration:none;
font-weight: bold;}

#MenuEAST a{width: 100%;
font-size:14px; 
display: block;
text-indent: 3px;
border-bottom: 1px solid #ccc; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#ffffff;
}

#MenuEAST a:hover{ font-size:14px; 
background-color: #41bee8;
color: #ffff00;
text-decoration:none;
font-weight: bold;}

#MenuWEST a{width: 100%;
font-size:14px; 
display: block;
text-indent: 3px;
border-bottom: 1px solid #ccc; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#ffffff;
}

#MenuWEST a:hover{ font-size:14px; 
background-color: #41bee8;
color: #ffff00;
text-decoration:none;
font-weight: bold;}

#MenuSOUTH a{width: 100%;
font-size:14px; 
display: block;
text-indent: 3px;
border-bottom: 1px solid #ccc; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#ffffff;
}

#MenuSOUTH a:hover{ font-size:14px; 
background-color: #41bee8;
color: #ffff00;
text-decoration:none;
font-weight: bold;}

#MenuNORTHEAST a{width: 100%;
font-size:14px; 
display: block;
text-indent: 3px;
border-bottom: 1px solid #ccc; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#ffffff;
}

#MenuNORTHEAST a:hover{ font-size:14px; 
background-color: #41bee8;
color: #ffff00;
text-decoration:none;
font-weight: bold;}

#MenuNORTHWEST a{width: 100%;
font-size:14px; 
display: block;
text-indent: 3px;
border-bottom: 1px solid #ccc; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#ffffff;
}

#MenuNORTHWEST a:hover{ font-size:14px; 
background-color: #41bee8;
color: #ffff00;
text-decoration:none;
font-weight: bold;}

#MenuSOUTHEAST a{width: 100%;
font-size:14px; 
display: block;
text-indent: 3px;
border-bottom: 1px solid #ccc; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#ffffff;
}

#MenuSOUTHEAST a:hover{ font-size:14px; 
background-color: #41bee8;
color: #ffff00;
text-decoration:none;
font-weight: bold;}

#MenuSOUTHWEST a{width: 100%;
font-size:14px; 
display: block;
text-indent: 3px;
border-bottom: 1px solid #ccc; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#ffffff;
}

#MenuSOUTHWEST a:hover{ font-size:14px; 
background-color: #41bee8;
color: #ffff00;
text-decoration:none;
font-weight: bold;}

