.chromestyle{
width: 99%;
}



.chromestyle ul{
border-collapse:collapse;
border-left:1px solid #fff;
border-right:1px solid #000;
border-bottom:2px solid #000;
width: 100%;
background: url(chromebg.gif); /*THEME CHANGE HERE*/

margin-left:2px;
margin-bottom:0px;
line-height:20px;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
padding-left:-5px;

margin-left:-8px;
display: inline;
margin-right:0px; 
color:#FFFFFF;
filter:Alpha(style=0,opacity=25,finishOpacity=100);
font-size:12px;
}

.chromestyle ul li a{

color: #F0F3FC;
padding-left:16px; padding-right:12px;
text-decoration: none;
width:25px;
font-family:"MS Sans Serif";
font-size:12px;
font-weight:600;
}
.chromestyle ul li a span{

}

.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
font-size:12px;

}



/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font-family:"MS Sans Serif";
font-size:12px;
line-height:16px;
z-index:100;
background-color: white;
width: 120px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;

color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #DEDEDE;
}.zi_h {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.image {
	border: 1px solid #999999;
}
