<style type="text/css">
<!--
HTML { background-color: #000000; font-family: Verdana, Arial, Sans-serif; color: #FFFFFF; font-weight: 400; font-style: normal; font-size: 12px; text-decoration: none; }
BODY { background-color: #000000;  font-family: Verdana, Arial, Sans-serif; font-weight: 400; font-style: normal; font-size: 12px; text-decoration: none;}
CENTER { color: #FFFFFF; font-family: Verdana, Arial, Sans-serif; font-weight: 400; font-style: normal; font-size: 12px; text-decoration: none; }
H1 { color: #FFFFFF; font-size: 18px; }
H2 { color: #FFFFFF; }
H3 { color: #FFFFFF; }
H4 { color: #FFFFFF; }
H5 { color: #FFFFFF; }
P { color: #FFFFFF; font-family: Verdana, Arial, Sans-serif; font-weight: 400; font-style: normal;  font-size: 12px; text-decoration: none; align="justify"}
B { color: #FFFFFF; font-family: Verdana, Arial, Sans-serif; font-weight: 600; font-style: normal; font-size: 12px; text-decoration: none;}
TABLE { color: #FFFFFF; font-family: Verdana, Arial, Sans-serif; font-weight: 400; font-style: normal; font-size: 12px; text-decoration: none; }
A:link { color: #FF9629; text-decoration: none; }
A:visited { color: #FDBD33; text-decoration: none; }
A:hover { color: #FF6101; text-decoration: none; }
A:active { color: #FF6101; text-decoration: none; }
div { font-family: Verdana, Arial, Sans-serif; color: #ffffff; }
.orangetext { color: #FF9224; }
.orangesmall { color: #FF9224; font-size: 10px; }
.redtext { color: #FF0000; }
.dark { color: #A0A3B2; }
.small { font-size: 11px; }
.medium { font-size: 12px; }
.headline { font-size: 18px; font-weight: 700; color: #ff9224; }
.copyright { font-size: 10px; }
.itsy { font-size: 8px; }
.copyrightdark { font-size: 10px; color: #A0A3B2; }

.chromestyle{
width: 100%;
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{
width: 100%;
font-size: 12px;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
color: #B6AEAE;
}

.chromestyle ul li a{
color: #B6AEAE;
padding: 4px 7px;
margin: 0;
text-decoration: none;
}

.chromestyle ul li a:hover{
color: #C8C2C2;
background-color: #000; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:visited{
color: #B6AEAE;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0px;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: #000;
font-weight: 700;
width: 185px;
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;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: 700;
color: #C0C0C0;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #474545;
color: #C0C0C0;
font-weight: 700;
}

.dropmenudiv a:visited{
font-weight: 700;
color: #8C8686;
}

#dhtmltooltip{
position: absolute;
width: 400px;
border: 0px;
padding: 5px;
font-family: Arial; color: #000000; background: #FFFF99; font-size: 12px;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

-->
</style>

