.chromestyle{
width: 99%;
font-weight: bold;
}

.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: 100%;
/*background: url(../images/spacer.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

/*.chromestyle ul li a:hover, .chromestyle ul li a.selected{ 
background: url(../images/spacer.gif) center center repeat-x;
}
*/
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font-weight: bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
line-height:18px;
z-index:100;
background-color: #FFFFFF;
width: 200px;
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: 2px 0;
text-decoration: none;
font-weight: bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #666666;
font-weight: bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

.bodydropmenu{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#999999;
}


.smallon{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#eb2024;
}


.small{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: normal;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#666666;
}


.small a{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
}


.small a:hover{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: underline;
font-weight: bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#333333;
}




.smallhd{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}


.smallhd a{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#eb2024;
}


.smallhd a:hover{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: underline;
font-weight: bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#eb2024;
}


.smallhdr{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}


.smallhdr a{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}


.smallhdr a:hover{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: underline;
font-weight: bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}



.smallw{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
}


.smallw a{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
}


.smallw a:hover{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: underline;
font-weight: bold;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#ffffff;
}


.bottom{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#eb2024;
}

.copy {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color: #666666;
	margin-bottom: 10px;
}

.copy a{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	line-height:16px;
	color: #eb2024;
	text-decoration:none;
	margin-bottom: 10px;
}

.copy a:hover{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	line-height:16px;
	color: #eb2024;
	text-decoration:underline;
	margin-bottom: 10px;
}

.membername {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color: #666666;
	margin-bottom: 10px;
}

.membertitle {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:16px;
	color: #666666;
	margin-bottom: 10px;
}
