<!-- 
body {  
scrollbar-3dlight-color: #;}
overflow-x:hidden;
color:#aa9b88;
font-size:8pt;
font-family: tahoma;
letter-spacing:0px;
line-height:8px;
text-align: justify;

i, em, .itext  {
  font-family: tahoma; 
  letter-spacing:0px;
  font-size:  8pt;
  color: aa9b88;
  text-align: justify;
  line-height:8px;
  }
b, strong, .btext {
  font-family:tahoma; 
  font-size:  8pt;
  letter-spacing:0px; 
  color: aa9b88; 
  font-weight: bold;
  text-align: justify;
  line-height:11px;
  }
-->

/* 
----------------------------------
FORM STYLES
-------------------------------
*/
<!--
input, textarea, OPTION, SELECT {
       color: #4f5559;
       background:  #202020;
       font: 7pt tahoma;
       text-decoration: none;
       font-family: tahoma;
       text-align: left;
       border: #3f4143 1px solid;}

/* 
----------------------------------
UPDATES & MENU TABLE CSS
-------------------------------
*/

.header{background: #121212; font-family:tahoma; font-size:9pt; text-transform:uppercase; font-weight: bold; line-height:17px; color: #FFFFFF; text-align: center; letter-spacing:2px;}
.content{background: #070707; font-size:8pt; font-family:tahoma; text-transform: none; font-weight: none; line-height:9pt; color: #aa9b88; text-align: justify; letter-spacing:0px; padding:6px;}
div.nav a {font-size:8pt; font-family:tahoma; text-transform: none; font-weight: bold; padding: 3px; margin:2px; text-align: center; valign: middle; line-height: 10px;}
.date{font-family:tahoma; background: #A11110; font-weight: bold; color: #e3e3e3; letter-spacing: 3px; font-size: 8px; line-height:20px; text-transform: uppercase; text-align: center; text-decoration: none; border-right: solid 1px #ffffff;}
.menu {background: #121212; font-size:8pt; font-family:Tahoma; line-height:13pt; letter-spacing:0px; color: #505050; text-align: justify;padding:6px;}



/* 
----------------------------------
LINK STYLES
-------------------------------
*/
td a:link { text-decoration: none;  color:#A11110; line-height:8pt;}
td a:visited {text-decoration: none; color:#A11110; line-height:8pt;}
td a:hover {color:#FFFFFF; text-decoration: none; line-height:8pt;}
a:link { text-decoration: none;  color:#A11110; line-height:8pt;}
a:visited {text-decoration: none; color:#A11110; line-height:8pt;}
a:hover {color:#FFFFFF; text-decoration: none; line-height:8pt;}
