body { background-color: #050c3a; }
p { color: #050c3a; font-size: 11px; font-family: verdana; margin-top: 0; margin-right: 10px; margin-left: 10px; padding-top: 0; }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
.chromestyle{ font-size: 10px; font-family: verdana; width: 700px; font-weight: normal; margin: -6px 0 0 -1px; padding: 4px 0 0; }
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: solid 1px #050c3a;
width: 100%;
background: url(../beta/images/bgimage.gif) repeat-x center top; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #050c3a;
padding: 4px;
margin: 0;
text-decoration: none;
border-right: 1px solid #050c3a;
}

.chromestyle ul li a:hover{ background-color: #f0f0f0; background-repeat: repeat-x; background-attachment: scroll; background-position: center top;
 /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ 
content: " v";
content: " " url(../images/bgimage.gif); 
}


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

.dropmenudiv{ font: 10px/18px verdana; position:fixed; top: 0; z-index:100; background-color: white; width: 200px; visibility: hidden; border-color: #bbb; border-style: solid; border-width: 1px 1px 0; 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: 1px 0; text-decoration: none; font-weight: normal; color: #050c3a; background-color: #fff; }

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}
h3 { font-family: Verdana; font-style: normal; margin-bottom: 0; }
b { font-size: 11px; font-family: georgia; font-weight: normal; font-style: normal; padding-bottom: 3px; }
h2 { color: #050c3a; font-size: 13px; font-family: verdana; font-weight: 500; text-align: right; margin: 65px 10px 3px 450px; padding-bottom: 2px; border-bottom: 1px dotted #050c3a; }
.index_right { text-align: right; margin-right: 10px; margin-left: 450px; }
.tag { font-style: italic; margin-top: 40px; margin-bottom: 10px; border-bottom-width: 0; }
.btm { color: #fff; text-align: center; }
.btm a { color: #fff; text-decoration: underline; }
.page_main { position: absolute; left: 50%; margin-left: -350px; border-left-width: -350px; }
h1 { color: #112468; font-size: 20px; font-family: verdana; margin-top: 60px; margin-right: 10px; margin-left: 10px; }
h4 { color: #112468; font-size: 14px; font-family: verdana; margin-right: 10px; margin-left: 10px; border-bottom: 1px dotted #112468; }
ul { font-size: 11px; font-family: verdana; }
