@charset "iso-8859-1";
body { 
font-family: Verdana; 
font-size: 11px; 
color: #FFFFFF; 
background-color: #000000;
scrollbar-arrow-color: #95C0CF;
  scrollbar-track-color: #33657C;
  scrollbar-face-color: #508196;
  scrollbar-highlight-color: #193D4C;
  scrollbar-3dlight-color: #33657C;
  scrollbar-darkshadow-color: #193D4C;
  scrollbar-shadow-color: #4E8091;
}

table { 
font-family: Verdana; 
font-size: 11px
}

#title {
position:absolute;
left:150px;
top:250px; 
font-family: Century Gothic; 
font-size: 55px;
color:#FFFFFF; 
background-color:none; 
border: none; 
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 0px
}

#menu {
position:center;
left:63px;
top:96px; 
width:368px;
height:36px;
font-family: Georgia; 
font-size: 16px; 
color:#FFFFFF; 
}

#content {
position:absolute;
left:9px;
top:12px; 
width:435px;
height:254px;
padding:3px;
overflow:auto;
font-family: Verdana; 
font-size: 11px; 
color:#FFFFFF; 
}


.header { 
font-family: Century Gothic; 
font-size: 18px; 
font-weight:bold; 
text-align:right; 
padding:1px; 
padding-right:10px;
color:#FFFFFF; 
background-color:none; 
border: #509AB5; 
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 2px; 
border-left-width: 0px
}

a:link, a:visited, a:active {color:#D0ECF7; text-decoration: none;}
a:hover      { color:#000000; text-decoration: none; background-color:#B8D2DD}