/* body */
BODY { FONT-FAMILY: Verdana, Arial; font-size: 11px; color: #FFFFFF;
SCROLLBAR-FACE-COLOR: #3D4725; 
SCROLLBAR-HIGHLIGHT-COLOR: #3D4725; 
SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
SCROLLBAR-TRACK-COLOR: #3D4725 ; 
SCROLLBAR-DARKSHADOW-COLOR: #3D4725; 
SCROLLBAR-BASE-COLOR: #3D4725 ;
margin: 0 ;
background-color: #999933;
}

.blue_link a:link {color: #336600; text-decoration: underline;}
.blue_link a:hover {color: #669900; text-decoration: underline;}
.blue_link a:active {color: #336600; text-decoration: underline;}
.blue_link a:visited {color: #336600; text-decoration: underline;}
.blue_link a:focus {color: #336600; text-decoration: underline;}

.white_link a:link {color: #FFFFFF; text-decoration: underline;}
.white_link a:hover {color: #336600; text-decoration: underline;}
.white_link a:active {color: #FFFFFF; text-decoration: underline;}
.white_link a:visited {color: #FFFFFF; text-decoration: underline;}
.white_link a:focus {color: #FFFFFF; text-decoration: underline;}

.more_link a:link {color: #848383; text-decoration: none;}
.more_link a:hover {color: #FFFFFF; font-weight: bold; background: #E21818}
.more_link a:active {color: #848383;text-decoration: none;}
.more_link a:visited {color: #848383;text-decoration: none;}
.more_link a:focus {color: #848383;text-decoration: none;}

/* text */
.white11  {font-family: Arial; font-size: 11px; font-style: normal; font-weight: normal; color: #FFFFFF}
.white12  {font-family: Arial; font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFF}
.white11b {font-family: Arial; font-size: 11px; font-style: normal; font-weight: bold; color: #FFFFFF}
.white12b {font-family: Arial; font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF}
.white14b {font-family: Arial; font-size: 14px; font-style: normal; font-weight: bold; color: #FFFFFF}


.orange11b {font-family: Arial; font-size: 11px; font-style: normal; font-weight: bold; color: #003300}
.orange12b {font-family: Arial; font-size: 12px; font-style: normal; font-weight: bold; color: #003300}

.dblue18b_on_white{background-color: #FFFFFF; font-family: Arial; font-size: 18px; font-style: normal; font-weight: bold; color: #CCCC00}
.dblue10_on_white{background-color: #FFFFFF; font-family: Arial; font-size: 10px; font-style: normal; font-weight: normal; color: #CCCC00}
.white11_on_dblue{background-color: #989933; font-family: Arial; font-size: 11px; font-style: normal; font-weight: normal; color: #FFFFFF}
.white11B_on_lblue{background-color: #3D4725; font-family: Arial; font-size: 11px; font-style: normal; font-weight: bold; color: #FFFFFF}

.box_heading{background-color: #3D4725; font-family: Arial; font-size: 14px; font-style: normal; font-weight: bold; color: #FFFFFF}
.box_text{background-color: #3D4725; font-family: Arial; font-size: 11px; font-style: normal; font-weight: normal; color: #FFFFFF}
.table_grey_bg{background-color: #CCCCCC;}

/* form*/
.prod_button {background-color: #006600;cursor:hand;border-color: #CCCCCC;border-width:1px;width:175px; height:30px;color: #B49F1B;font-size: 12px;font-weight: bold; border-style: solid;}
.fields {background-color: #FFFFFF; border-color: #FFFFFF;  border-width:1px;color: #000000; font-size: 11px; border-style: solid;}
.sml_drop {background-color: #FFFFFF;  width:50px; color: #000000;font-size: 11px; }
.big_drop {background-color: #FFFFFF;  color: #000000;font-size: 11px; }
