.chromestyle{
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
text-shadow:1px 1px 1px #555;
z-index:500;font-family: "Trebuchet MS";font-size: 12px; float:left
}
.chromestyle ul{
border: none;
adding: 12px 0px;
margin: 0;
height:auto;
text-align: left; /*set value to "left", "center", or "right"*/

}

.chromestyle ul li{
display: inline;}

.chromestyle ul li a{
text-decoration:none; color:#fff; padding:12px 16px;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
text-decoration:none; background:url(../images/menu-ho.jpg) repeat-x }/*THEME CHANGE HERE*/

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
position:absolute;
top:0px;
border: none; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px arial;
line-height:18px;
z-index:500; 
background-image:url(sub_.html);
background-repeat:repeat;
background-position:left top;
width: 180px;
visibility: hidden;
z-index:500;
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #222; /*THEME CHANGE HERE*/
padding:6px 5px;
text-decoration: none;
font-weight: normal;
color: #ffffff;
background-image:url(../images/menu-up.jpg);
background-repeat:repeat-x;
background-position:center middle;
margin-top:0px;
z-index:500;}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
z-index:500;}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-image:url(../images/menu-ho.jpg);
background-repeat:repeat-x;
background-position:center middle;
color:#fff;
}#motherContainer #contentBase .col1 #textBase .textclol img {
	margin-left: 5px;
}
