body, table{
 font-family: Arial;
 font-size: 8pt;
 background: #000000;
 color: #cccccc;
 border-collapse: collapse;
}
.title{
 background: #003366;
 color: #ffffff;
 font-weight: bold;
}
hr{
 color: #000000;
 height: 1;
}
a{
 color: #eee8aa;
 font-weight: bold;
 text-decoration: none;
}
a:hover{
 color: #ffffff;
}
.inactive{
 color: #cccccc;
}
.active{
 color: #ffffff;
 font-weight: bold;
}
input, textarea, select{
 text-indent: 3;
 font-family: Arial;
 font-size: 8pt;
 color: #622402;
 font-weight: bold;
 background: #E6E1D2;
 border: 1px solid #BFAF7F;
 border-style: inset;
}
table, tr, td{
 border-color: #003366;
}
.content{
 background: #000000;
}
.content2{
 background: #000000;
}
body{
 background: #000000;
}
