body{
font-family: tahoma;
font-size: 9px;
background-color: #FF9966;
font-weight: normal;
color: black;
margin:0px;
padding:0px;
BACKGROUND: url('bg.gif') fixed;
scrollbar-face-color: #242424;
scrollbar-shadow-color: #171717;
scrollbar-highlight-color: #333333;
scrollbar-3dlight-color: #171717;
scrollbar-darkshadow-color: #282828;
scrollbar-track-color: #242424;
scrollbar-arrow-color: #444444;
}
a:link, a:visited, a:active{
text-decoration: none;
color: black;
font-weight: normal;
}
a:hover{
color: brown;
text-decoration: none;
cursor:help;
}
input, textarea{
font-family: tahoma;
font-size: 9px;
font-weight: normal;
color: black;
}
select{
font-size: 9px;
font-weight: normal;
font-family: tahoma;
}
table, tr, td{
font-family: tahoma;
font-size: 9px;
font-weight: normal;
color: black;
}
.tableborder, .tableborder tr, .tableborder td{
border: 1px black;
}
.content{
font-family: tahoma;
font-size: 10px;
font-weight: normal;
color: black;
}
.content table, .content tr, .content td{
font-family: Verdana;
font-size: 9px;
font-weight: normal;
color: black;
}
.content a:link, .content a:visited, .content a:active{
text-decoration: none;
font-weight: normal;
color: black;
}
.content a:hover{
text-decoration: none;
font-weight: normal;
color:black;
cursor:help;
}
.rowheader{
color:black;
font-weight: normal;
}
.rowheader2{
background: black;
}
.row{
background:black;
}
img { 
   border: 0px solid #000000; 
   a:link: #000000; 
   } 