/*  general  */

body {background-color: #FFF;
font-family: "Trebuchet MS",Helvetica, Arial, "MS Sans Serif", Sans Serif;
font-size: 8pt; color: #333333;}

p.small {color: #333333; font-size: 10px;}

p.med {color: #333333; font-size: 12px;}

td.mainwrapper {border-width: 1pt; 
border-color: #9F9F9F;
border-style: solid;}

td.greysm {    
text-align: center;    
width: 158px;    
height: 20px;
background-color: #4F4F4F;
vertical-align: middle;
font-size: 9pt;
color: #FFFF99;
font-weight: bold;
}

td.grey {    
text-align: center;    
width: 158px;    
height: 47px;
background-color: #9F9F9F;
vertical-align: middle;
font-size: 9pt;
color: #FFFF99;
font-weight: bold;
}

td.aqua {    
text-align: center;    
width: 158px;    
height: 47px;
background-color: #8FD1D1;
vertical-align: middle;
font-size: 9pt;
color: #333333;
font-weight: bold;
}

td.choc {    
text-align: center;    
width: 158px;    
height: 47px;
background-color: #552B00;
vertical-align: middle;
font-size: 9pt;
color: #FFFF99;
font-weight: bold;
}

td.char {    
text-align: center;    
width: 158px;    
height: 47px;
background-color: #BED847;
vertical-align: middle;
font-size: 9pt;
color: #333333;
font-weight: bold;
}

td.addy {    
text-align: center;    
width: 474px;    
height: 20px;
background-color: #CCCCCC;
vertical-align: middle;
font-size: 9pt;
color: #333333;
font-weight: bold;
}

A.gr:link { color: #FFFF99; font-weight: bold; text-decoration: none;}
A.gr:active { font-weight: bold; color: #FFFF99; text-decoration: none; }
A.gr:visited { color: #FFFF99; font-weight: bold;  text-decoration: none;} 
A.gr:hover { color: #333333; font-weight: bold; text-decoration: none; }

A.grt:link { color: #333333; font-weight: bold; text-decoration: none;}
A.grt:active { font-weight: bold; color: #333333; text-decoration: none; }
A.grt:visited { color: #333333; font-weight: bold;  text-decoration: none;} 
A.grt:hover { color: #FFFF99; font-weight: bold; text-decoration: none; }

A.grtr:link { color: #993300; font-weight: bold; text-decoration: none;}
A.grtr:active { font-weight: bold; color: #993300; text-decoration: none; }
A.grtr:visited { color: #993300; font-weight: bold;  text-decoration: none;} 
A.grtr:hover { color: #FFFF99; font-weight: bold; text-decoration: none; }

A.choc:link { color: #552B00; font-weight: bold; text-decoration: none;}
A.choc:active { font-weight: bold; color: #552B00; text-decoration: none; }
A.choc:visited { color: #552B00; font-weight: bold;  text-decoration: none;} 
A.choc:hover { color: #CC0000; font-weight: bold; text-decoration: none; }
