<!-- 
main color: "#FF9933"
secondary color: "#FF9966"
light color: "#FFCC66"
date color: "#FF9900"
// -->

body		     { background-color: #FF9933; font-family: verdana, arial, helvetica; color: #ffffff; }
td.sep		     { background-color: #ffffff; }
td.topbtn1	     { background-color: #FF9933; cursor: hand; }
td.topbtn2	     { background-color: #FF9966; }
td.topbtnlbl         { font-size: 10px; font-weight: bold; }
td.topright	     { background-color: #FF9900; font-size: 10px; font-weight: normal; color: #ffffff;}
td.hdiv		     { background-color: #FF9966; font-size: 11px; font-weight: bold; line-height: 24px; }
td.subtxt	     { font-size: 11px; font-weight: bold; }
td.cwtop	     { background-color: #FFFFFF; }
td.cwleft	     { background-color: #FFCC66; font-size: 10px; font-weight: bold; color: #111111;}
td.cwlefttxt  	     { font-size: 10px; font-weight: bold; color: #575757; line-height: 16px; }
td.cwmain	     { background-color: #FFFFFF; }
td.cwmaintxt         { font-size: 12px; color: #111111; }

td.cwmini	     { font-size: 9px; font-weight: normal; color:#575757; }
td.cwfoot	     { font-size: 11px; font-weight: normal; color:#FF9966; }
td.minitxt       { font-size: 10px; font-weight: bold; color: #111111; }

td.cwformtxt     { font-size: 12px; color: #ffffff; background-color: #FF9966; }
.form_border     { background-color: #FF9933; }
.form_box        { border-color: #FF9933; border-width: 1px 1px 1px 1px; border-style: solid; }	

a.nav_link       { font-size: 10px; font-weight: bold; color: #575757; text-decoration: none; line-height: 12px; }
a:hover.nav_link { color: red; }

a.faq_link       { font-size: 12px; font-weight: bold; color: #575757; text-decoration: underline; line-height: 12px; }
a:hover.faq_link { color: red; }

.button          { cursor: hand; }
  
.red { font-weight: bold; color: #CC0000; }

a.member_link    { font-size: 12px; font-weight: normal; color: #575757; text-decoration: underline; }

td.dark_row      { background-color: #FFCC66; font-size: 10px; font-weight: bold; color: #111111; }
td.light_row     { background-color: #EEEEEE; font-size: 10px; font-weight: bold; color: #111111; }

.combobox {
background-color: #ffffff;
color: #333333;
font-size: 8pt;
font-family: verdana;
}

