body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #000000;
    background: #E%E%E%;
    font-size: 12px;
}

td {
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 11px;
}

td.box {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   color: #333333;
   font-size: 11px;
   font-weight: normal;
}

.footer {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   color: #CCCCCC;
   font-size: 9px;
   font-weight: bold;
   text-align: center; 
}

A.boxlink {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
}

/*A.boxlink:active {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   color: #00FF00;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
}*/

A.boxlink:hover {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 10px;
   font-weight: bold;
   text-decoration: underline;
}
.main {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
}
.mainbigbold {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 12px;
   font-weight: bold;
   text-decoration: none;
}
A.mainlink {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
}

/*A.mainlink:active {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   color: #FF0000;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
}*/

A.mainlink:hover {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   color: #FF9900;
   font-size: 11px;
   font-weight: normal;
   text-decoration: underline;
}

.inactive {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   color: #CCCCCC;
   font-size: 11px;
   font-weight: normal;
   font-style: italic;
}
td.smallbold{
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   font-size: 11px;
   font-weight: bold;
}
td.bold{
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 12px;
   font-weight: bold;
}
td.boldgrey{
   font-family: Arial, Helvetica, sans-serif;
   color: #333333;
   font-size: 11px;
   font-weight: bold;
}

li {
   list-style-image: url(../img/arrow.gif);
   line-height:-1px;
}
ol.normal {    
   line-height:-1px;
}
.footer{ 
   font-size: 9px;
   color: #707070;
   text-align: center;
   letter-spacing: 1px;
}
.title{
   font-family:Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
   color: #003366;
   font-size: 20px;
   font-weight: bold;
   letter-spacing: 1px;
   margin-bottom: 10px;
   margin-top: 5px;
}
.titlesmall{
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   color: #000000;
   font-size: 13px;
   font-weight: bold;
   letter-spacing: 1px;
   margin-bottom: 10px;
   margin-top: 5px;
}