.chromestyle{
width: 876px;
font-weight: normal;
background-image:url(../images/2main.jpg);
height:22px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 876px;
padding: 1px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;


}

.chromestyle ul li a{
color: #ffffff;
font:normal 12px Verdana;
padding: 8px 14px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}
.chromestyleLast  li a{
color: #494949;
padding: 8px 14px;
margin: 0;
text-decoration: none;
border-right: 0px solid #DADADA;

}
.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 120px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudivOne{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 175px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudivTwo{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 150px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudivThree{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 150px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudivFour{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 100px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}






.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
padding: 5px 2px 3px 5px;
text-decoration: none;
font-weight: normal;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}




.dropmenudivOne a{
width: auto;
display: block;
text-indent: 3px;
padding: 5px 2px 3px 5px;
text-decoration: none;
font-weight: normal;
color: black;
}

* html .dropmenudivOne a{ /*IE only hack*/
width: 100%;
}

.dropmenudivOne a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}




.dropmenudivTwo a{
width: auto;
display: block;
text-indent: 3px;
padding: 5px 2px 3px 5px;
text-decoration: none;
font-weight: normal;
color: black;
}

* html .dropmenudivTwo a{ /*IE only hack*/
width: 100%;
}

.dropmenudivTwo a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}



.dropmenudivThree a{
width: auto;
display: block;
text-indent: 3px;
padding: 5px 2px 3px 5px;
text-decoration: none;
font-weight: normal;
color: black;
}

* html .dropmenudivThree a{ /*IE only hack*/
width: 100%;
}

.dropmenudivThree a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}



.dropmenudivFour a{
width: auto;
display: block;
text-indent: 3px;
padding: 5px 2px 3px 5px;
text-decoration: none;
font-weight: normal;
color: black;
}

* html .dropmenudivFour a{ /*IE only hack*/
width: 100%;
}

.dropmenudivFour a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

.bg{
background-image:url(../images/freeM.gif);
}
.bg a:hover{
background-image:url(../images/free.gif);
}
