.chromestyle{
font-family:Verdana;
font-size:11px;
font-weight: bold;
color:#FF0000;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
line-height:35px;
clear: both; 
visibility: hidden;
color:#FF0000;
}

.chromestyle ul{

width: 100%;
background-color:#A6A727;
padding: 0px 0;
margin: 0;
 line-height:35px;
text-align: left; /*set value to "left", "center", or "right"*/
color:#000000;
}

.chromestyle ul li{
display: inline;


}
/* strike part*/
.chromestyle ul li a{
font-family:Verdana;
font-size:11px;
color:#FFFFFF;
padding: 8px 7px;

text-decoration: none;

}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(http://www.isms-me.com/Integration/menubar/menb/menuHover.gif) center center repeat-x; /*THEME CHANGE HERE*/ 
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #797a11; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font-family:Verdana;
font-size:11px;
line-height:18px;
z-index:100;
background-color: #FFFFFF;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #797a11; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#72731B;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #999A24;
color: #FFFFFF;
}



.top_M {	font-size: 11px;
	font-family: tahoma;
	color: #a6a727;
	font-weight: bold;
}
.Q_A_link {
	color: #3e3e3e;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

.2nd_heading {	color: #6e7100;
font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
}

.bt_link {	color: #6e7100;
font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
}

.txt {	font-size: 11px;
	font-family: tahoma;
	color: #3e3e3e;
}
.style3 {
	font-size: 19px;
	font-weight: bold;
	font-family: tahoma;
	color: #FFFFFF;
}
.style1 {font-size: 11px}
.style2 {font-weight: bold}


body {
	background-color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bg {
background-color:#D6E400;}


