body, table{
 font-family: Tahoma;
 font-size: 8pt;
 background: #ECEAEB;
 color: #000000;
 border-collapse: collapse;
}
.title{
 background: #336699;
 color: #FFFFFF;
 font-weight: bold;
}
hr{
 color: #000000;
 height: 1;
}
a{
 color: #003366;
 font-weight: bold;
 text-decoration: none;
}
a:hover{
 color: Firebrick;
}
.inactive{
 color: #9E894C;
}
.active{
 color: #FF0000;
 font-weight: bold;
}
input, textarea, select{
 text-indent: 3;
 font-family: Tahoma;
 font-size: 8pt;
 color: #622402;
 font-weight: bold;
 background: #EEEEEE;
 border: 1px solid #BFAF7F;
 border-style: inset;
}
table, tr, td{
 border-color: #003366;
}
.content{
 background: #F6F6FA;
}
.content2{
 background: #F1F1F9;
}
body{
 background: #ECEAEB;
}
