
.topnav {  font-family: Arial, Helvetica, sans-serif; color: white; text-decoration: none; font-size: 10pt}


a.topnav:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #FFCC00; text-decoration: none}
a.topnav:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #FFFFFF; text-decoration: none}
a.topnav:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #FFCC00; text-decoration: none}
a.topnav:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold;  color: #FFCC00; text-decoration: none}
a.topnav:visited:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold;  color: #FFFFFF; text-decoration: none}



a.midnav:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
a.midnav:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #996633; text-decoration: none}
a.midnav:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
a.midnav:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal;  color: #000000; text-decoration: none}
a.midnav:visited:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal;  color: #996633; text-decoration: none}

a.leftnav:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: bold; font-weight: bold; color: #000000; text-decoration: none}
a.leftnav:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: bold; font-weight: bold; color: #FF0000; text-decoration: none}
a.leftnav:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: bold; font-weight: bold; color: #000000; text-decoration: none}
a.leftnav:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: bold; font-weight: bold; color: #000000; text-decoration: none}
a.leftnav:visited:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: bold; font-weight: bold; color: #FF0000; text-decoration: none}


table.stats 
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 10px;
color: #fff;
width: 170px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td 
{background-color: #CCC;
color: #000;
padding: 4px;
text-align:right;
border: 0px #fff solid;}

table.stats td.right 
{background-color: #CCC;
color: #000;
padding: 4px;
text-align:left;
border: 0px #fff solid;}

table.stats td.from
{background-color: #333333;
color: #FFFFFF;
padding: 4px;
text-align:center;
border: 0px #fff solid;}

table.stats td.border
{background-color: #CCC;
color: #000000;
padding: 4px;
text-align:right;
border-right: 1px #916C00 solid;
}

table.stats td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: center;
border-bottom: 2px #fff solid;
border-top: 2px #fff solid;
font-size: 12px;
font-weight: bold;} 




table.TestTable {
  border-color:white;
}

table.TestTable td.TopCell {
  height:120px;
  line-height:120px;
  background-color:white;
  color:white;
  text-align:left;
}

table.TestTable td {
  background-color:#white;
}

