#chromemenu{

font-family: Lucida Sans Console;
font-size: 13 px;
margin-right:20px;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: " . "; 

height: 0; 
clear: both; 
visibility: hidden;
font-family: Lucida Sans Unicode;
font-size: 12px;

}

#chromemenu ul{
border: 0px solid #BBB;
width: 520px;
/*
background: url(bk_img_menu.png) center center repeat; /*Theme Change here*/

margin-left: 0px;
padding-left: 0px;
margin: 0px;
float: left;
font-family: Lucida Sans Unicode;
font-size: 13px;

}


#chromemenu ul li{
display: inline;

}


#chromemenu ul li a{
float: left;
color: #959494;
font-weight: lighter;
padding: 0px 34px 0px 0px;
text-decoration: none;
background: #FFFFFF; 


}

#chromemenu ul li a:hover{
color: #FFFFFF;

}

#chromemenu ul li a[onMouseover]:after{ /*HTML to indicate drop down link*/
content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
font-family: Lucida Sans Unicode;
font-size: 12px;
line-height:18px;
z-index:100;
width: 100px;
visibility: hidden;
background: transparent; 
/*
background: url(bk_img_menu.gif) center center repeat; /*Theme Change here*/
/*
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;



border-bottom: 1px solid #F2EFEF;/*Theme Change here*/
/*
border-left: 1px solid #CCCCCC;
*/
padding: 0px 0px 0px 0px;
text-decoration: none;
font-family: Lucida Sans Unicode;
font-weight: normal;
color: #959494;
background: #ffffff; 
font-size: 11px;

}

.dropmenudiv a:hover{ /*Theme Change here*/

width: 100%;
color: #29AAE1;
font-family: Lucida Sans Unicode;

border-bottom: 1px solid #F2EFEF;/*Theme Change here*/
/*
border-bottom-width: 1px;
border-right: 1px solid #CCCCCC;
*/

text-decoration: none;
font-weight: normal;
background: #ffffff;
font-size: 11px; 

}



.xfirst{
/*
background: url(bk_img_menu.gif) center center repeat; /*Theme Change here*/
border: 0px solid #CCCCCC;
margin-top:2px;
background-color: #97CFF0;
height:7px;
font-size:4px;
width:70px;
}


.xfirst1{
/*
background: url(bk_img_menu.gif) center center repeat; /*Theme Change here*/
margin-top:2px;
background-color: #97CFF0;
height:7px;
font-size:4px;
width:55px;
}

.xfirst3{
/*
background: url(bk_img_menu.gif) center center repeat; /*Theme Change here*/
margin-top:2px;
background-color: #97CFF0;
height:7px;
font-size:4px;
width:95px;
}
.xfirst4{
/*
background: url(bk_img_menu.gif) center center repeat; /*Theme Change here*/
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
}

.xfirst5{
/*
background: url(bk_img_menu.gif) center center repeat; /*Theme Change here*/
border-bottom: 1px solid #cc0000;
border-left: 1px solid #cff0cc;
height:0px;
font-size: 0px;
line-height: 0px;
width: 180px;
margin-left:1px;
}

.xfirst6{
/*
background: url(bk_img_menu.gif) center center repeat; /*Theme Change here*/
margin-top:2px;
background-color: #97CFF0;
height:7px;
font-size:4px;
width:70px;
}

#xtopmenu a{
border-bottom: 1px #2BA8E0 solid;
text-decoration: none;
font-family: Lucida Sans Unicode;
font-weight: normal;
color: #ffffff;
display:inline-table;
font-size: 13px;

padding:0px 4px 0px 4px;

height:4px;

}

html>body #xtopmenu a{
border-bottom: 1px #2BA8E0 solid;
text-decoration: none;
font-family: Lucida Sans Unicode;
font-weight: normal;
color: #ffffff;
display:inline-table;
font-size: 13px;

padding:0px 0px 0px 0px;

height:4px;

}


#xtopmenu a:hover{
/*border-top: 1px #6FC4E9 solid;
*/

border-bottom: 1px #6FC4E9 solid;
text-decoration: none;
font-family: Lucida Sans Unicode;
font-weight: normal;
color: #ffffff;
height:4px;
display:inline;
background-color: #6FC4E9;
font-size: 13px;
margin-bottom:0px;
margin-top:0px;

padding:0px 4px 0px 4px;

}


html>body #xtopmenu a:hover{
/*border-top: 1px #6FC4E9 solid;
*/

border-bottom: 1px #6FC4E9 solid;
text-decoration: none;
font-family: Lucida Sans Unicode;
font-weight: normal;
color: #ffffff;
height:4px;
display:inline;
background-color: #6FC4E9;
font-size: 13px;
margin-bottom:0px;
margin-top:0px;

padding:0px 0px 0px 0px;

}
