.chromestyle{
width: 950px;
height: 35px;
font-weight: bold;
padding: 0px;
margin: 0px;
text-align: left; /*set value to "left", "center", or "right"*/
background-image:url('/images/24th/24th-nav-bar.jpg');
background-repeat:no-repeat;
line-height: 25px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul{
border: 0px solid #BBB;
width: 950;
height: 20px;
color:#00737e;
padding: 5px 0px 0px 0px;
margin: 0px;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;

}

.chromestyle ul li a{
color: #ffffff;
padding: 4px 10px;
margin: 0;
text-decoration: none;
/*border-right: 2px solid #00737e;*/
font-size: 11px;
text-align: left;
width: 950;
}

.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(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
color: #c5d7e1;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
margin-top: 0px;
padding:0px 0px 0px 0px;
top: 0;
font:normal 12px arial;
text-align: left;
line-height:25px;
z-index:100;
background-color: none;
width: 189px;
visibility: hidden;

}


.dropmenudiv2{
position:absolute;
top: 0;
border: 10px solid #BBB; /*THEME CHANGE HERE*/
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
font:normal 13px arial;
line-height:18px;
z-index:1000;
background-color: cacaca;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: 189px;
display: block;
text-indent: 10px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #40627b;
background-color:#c6d7df;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-left: 0px;
border-bottom:1px solid #40627b;
box-shadow: 0px 3px 8px -2px #888888;
-webkit-box-shadow: 2px 3px 8px -2px #888888;
-moz-box-shadow: 0px 3px 8px -2px #888888;
-o-box-shadow: 0px 3px 8px -2px #888888;

}



* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #ffffff;
background: url(http://www.fraudconference.com/images/24th/navdrop-hover.png) 0 0px no-repeat;
margin-bottom: 0px;
		margin-left: 0px;
		padding-left: 0px;
		width:198px;
		border-bottom:none;
border-right:none;
line-height:26px;
		

}





#dropmenu1.dropmenudiv{
width: 150px;

}
#dropmenu1.dropmenudiv a{
    width:141px;
}
#dropmenu1.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #ffffff;
background: url(http://www.fraudconference.com/images/24th/navdrop-hover-150.png) 0 0px no-repeat;
width:150px;
}



#dropmenu2.dropmenudiv{
width: 150px;
}
#dropmenu2.dropmenudiv a{
    width:141px;
}
#dropmenu2.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #ffffff;
background: url(http://www.fraudconference.com/images/24th/navdrop-hover-150.png) 0 0px no-repeat;
width:150px;
}




#dropmenu3.dropmenudiv{
width: 180px;
}
#dropmenu3.dropmenudiv a{
    width:171px;
}
#dropmenu3.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #ffffff;
background: url(http://www.fraudconference.com/images/24th/navdrop-hover-180.png) 0 0px no-repeat;
width:180px;
}





#dropmenu4.dropmenudiv{
width: 180px;
}
#dropmenu4.dropmenudiv a{
    width:171px;
}
#dropmenu4.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #ffffff;
background: url(http://www.fraudconference.com/images/24th/navdrop-hover-180.png) 0 0px no-repeat;
width:180px;
}



#dropmenu5.dropmenudiv{
width: 180px;
}
#dropmenu5.dropmenudiv a{
    width:171px;
}
#dropmenu5.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #ffffff;
background: url(http://www.fraudconference.com/images/24th/navdrop-hover-180.png) 0 0px no-repeat;
width:180px;
}

#dropmenu6.dropmenudiv{
width: 180px;
}
#dropmenu6.dropmenudiv a{
    width:171px;
}
#dropmenu6.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #ffffff;
background: url(http://www.fraudconference.com/images/24th/navdrop-hover-180.png) 0 0px no-repeat;
width:180px;
}