/*.chromestyle{
width: 127px;
padding:0px;
margin:0px;
border:#000000 0px solid
}*/

/*.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
/*content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
margin:0px;
padding:0px;
}*/

/*.chromestyle ul{
border: 0px solid #00FF00;
width: 127px;
padding: 0px 0;
margin: 0;
text-align: center; 
}


.chromestyle a{
display: inline;
list-style:none;
background-image:url(../../images/px_13.gif);
margin-bottom: 0px;
padding-top: 0px;
height: 10px;
display: block;
}


.chromestyle ul li a:hover{
/*background: url(chromebg-over.gif) center center repeat-x; 
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " " url(downimage.gif); 
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #010101; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px tahoma;
z-index:100;
width: 127px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#e3dde0,direction=135,strength=1); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: 127px;
display: block;
text-indent: 0px;
border-bottom: 1px solid #010101; /*THEME CHANGE HERE*/
padding: 2px;
text-decoration: none;
background-color: #455467;
color: #fff;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 127px;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #7a7e97;
}

#Div1 { 
height: 16px; 
padding-top: 4px;
background-image:url(../../images/px_13.gif);
}

#Div2 { 
height: 16px; 
padding-top: 6px;
border:#FF0000 0px solid;
background-image:url(../../images/px_13.gif);
}