.tdblack  { color: #ffffff; background: #000000; }
.tdteal   { color: #ffffff; background: #45824C; }
.td       { color: #000000; background: #ffffff; font-family: Arial, sans-serif; font-size: 12px; }
.tdryfa   { color: #000000; background: #ffffff; font-family: Arial, sans-serif; font-size: 12px; }
.tdryfay  { color: #000000; background: #ffcc33; font-family: Arial, sans-serif; font-size: 12px; }
.tdryfag  { color: #000000; background: #dddddd; font-family: Arial, sans-serif; font-size: 12px; }
.tdryfamd { color: #000000; background: #ffffff; font-family: Arial, sans-serif; font-size: 14px; }
.tdryfabg { color: #000000; background: #ffffff; font-family: Arial, sans-serif; font-size: 16px; }
.purple   { color: #ffffff; background: #000000; font-family: Arial, sans-serif; font-size: 10px; }
.grey     { color: #000000; background: #ffffff; font-family: Arial, sans-serif; font-size: 20px; }
.quest    { color: #F2C103; background: #42297D; font-family: Arial, sans-serif; font-size: 10px; }
.maroon   { color: #FFCC33; background: #6E0E0E; font-family: Arial, sans-serif; font-size: 10px; }
.maroonb  { color: #FFCC33; background: #6E0E0E; font-family: Arial, sans-serif; font-size: 12px; }
.status   { color: #FFCC33; background: #6E0E0E; font-family: Arial, sans-serif; font-size: 12px; }
.statush  { color: #FFFFFF; background: #6E0E0E; font-family: Arial, sans-serif; font-size: 12px; }
.black    { color: #EEEEEE; background: #000000; font-family: Arial, sans-serif; font-size: 12px; }
.white    { color: #000000; background: #FFFFFF; font-family: Arial, sans-serif; font-size: 12px; }
.blink    { text-decoration: blink; color: #000000; background: #FFFFFF; font-family: Arial, sans-serif; font-size: 12px; }


a:link    { text-decoration: none; color: #6E0E0E; font-family: Arial, sans-serif; font-size: 12px; } 
a:visited { text-decoration: none; color: #6E0E0E; font-family: Arial, sans-serif; font-size: 12px; }
a:hover   { text-decoration: none; color: #006699; font-family: Arial, sans-serif; font-size: 12px; } 

a.box:link    { text-decoration: none; color: #ffcc33; font-family: Arial, sans-serif; font-size: 10px; } 
a.box:visited { text-decoration: none; color: #ffcc33; font-family: Arial, sans-serif; font-size: 10px; }
a.box:hover   { text-decoration: none; color: #ffffff; font-family: Arial, sans-serif; font-size: 10px; } 

.enabled { 
   font-family: Arial, sans-serif; 
   font-size: 12px; 
   font-weight: bold; 
   color: #FFCC33; 
   background-color: #6E0E0E; 
   border: 1px solid #000000; 
} 
.disabled { 
   font-family: Arial, sans-serif; 
   font-size: 12px; 
   font-weight: bold; 
   color: #FFFFFF; 
   background-color: #000000; 
   border: 1px solid #0000FF; 
} 
 

