td { 
  font-family: Verdana, Arial, 'Sans-Serif'; 
  color: #888888; 
  font-size: 9pt;  
}
input { font-family: Verdana; color: #000000; font-size: 9pt; border: 1 solid #000000; background-color: #eaeaea; }
textarea { font-family: Verdana; color: #000000; font-size: 9pt; border: 1 solid #000000; background-color: #eaeaea; }
body.a {
  margin-right: 5%; 
  margin-left: 5%;
  background-color: white;
  font-family: Verdana, Arial,'Sans-Serif'; 
  font-size: 9pt; 
  color: #888888;
  scrollbar-face-color:      #cccccc;
  scrollbar-shadow-color:    #cccccc;
  scrollbar-highlight-color: #cccccc;
  scrollbar-3dlight-color:   #ffffff;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-track-color:     #ffffff;
  scrollbar-arrow-color:     #FFFFFF;
  
}
body.b {
  background-color: EFF7F7;
  font-family: Verdana, Arial,'Sans-Serif'; 
  font-size: 9pt; 
  color: #888888;
}

table.a { 

  border: red;
  background-color: #FFFFCC;
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 0px; 
  border-bottom-width: 1px; 
  border-left-width: 0px*/
}


table.toplist { 
  border: red;
  background-color: #FFFFCC;
  border-style: solid; 
  border-top-width: 1px; 
  border-right-width: 0px; 
  border-bottom-width: 1px; 
  border-left-width: 0px*/
}

table.b { 
border: 0;
}


A:link {
text-decoration: underline;
color: #000099
}

A:active {
text-decoration: none;
color: #ff0000;
}

A:visited {
text-decoration: underline;
color: #000099;
}

A:hover {
text-decoration: underline;
color: #aa0000;
}

table.c{ 
  border: red; 
  border-style: solid; 
  background-color: #FFFF99;
  border-top-width: 1px; 
  border-right-width: 1px; 
  border-bottom-width: 1px; 
  border-left-width: 1px
}

td.a { 
  font-family: Verdana, Arial, 'Sans-Serif'; 
  color: #888888; 
  font-size: 9pt;  
  border: red; 
  border-style: solid; 
  border-top-width: 0px; 
  border-right-width: 0px; 
  border-bottom-width: 0px; 
  border-left-width: 1px*/

}



