<!-- 
body {
scrollbar-arrow-color: #990000;  
scrollbar-track-color: #141414;  
scrollbar-face-color: #141414;  
scrollbar-highlight-color:#141414;  
scrollbar-3dlight-color: #141414;  
scrollbar-darkshadow-color:#141414; 
scrollbar-shadow-color: #141414;}
overflow-x:hidden;
color:#9a9a9a;
font-size:7pt;
font-family: tahoma;
letter-spacing:0px;
line-height:8px;
text-align: justify;

i, em, .itext  {
  font-family: tahoma; 
  letter-spacing:0px;
  font-size:  7pt;
  color: 385b66;
  text-align: justify;
  line-height:8px;
  }
b, strong, .btext {
  font-family:tahoma; 
  font-size:  7pt;
  letter-spacing:0px; 
  color: 990000; 
  font-weight: bold;
  text-align: justify;
  line-height:11px;
  }
-->

/* 

----------------------------------
UPDATES & MENU TABLE CSS
-------------------------------
*/

.header{background: #990000; font-family:tahoma; font-size:6pt; text-transform:uppercase; font-weight: bold; line-height:10px; color: #99a3a6; text-align: left; letter-spacing:2px; border: solid 3px #212121;}
.comment {background: #2e2e2e; font-size:7.5pt; font-family:Tahoma; line-height:6pt; letter-spacing:0px; color: #9a9a9a; text-align: justify;}
.content{background: #212121; font-size:7pt; font-family:tahoma; text-transform: none; font-weight: none; line-height:8pt; color: #9a9a9a; text-align: justify; letter-spacing:0px; padding:3px;}
.bottom {background: #212121; font-size:6pt; font-family:Tahoma; text-transform:uppercase; font-weight: bold; line-height:10px; letter-spacing:1px; color: #b2b3b5; text-align: center; border-top: solid 1px #2e2e2e}


/* 
----------------------------------
LINK STYLES
-------------------------------
*/
td a:link { text-decoration: none;  color:#9A9A9A; line-height:8pt;}
td a:visited {text-decoration: none; color:#9A9A9A; line-height:8pt;}
td a:hover {color:#990000;  line-height:8pt;}
