

body,td {
    font-size: 11px; 
    line-height: 16px;
    color: #f9ef33;
    font-family: trebuchet ms, arial, lucida sans;
       }


a:link, a:visited     {  
    font-family: arial, trebuchet ms, arial, lucida sans;
    color: #f9ef33;   text-decoration: none;
    
      }
a:active     {  color: #f9ef33;   text-decoration: underline; }
a:hover      {  color: #f9ef33;   text-decoration: underline; }


a.menu:link, a.menu:visited     {  
    font-family: arial, trebuchet ms, arial, lucida sans;
    color: #dc7935;   text-decoration: none;
    
      }
a.menu:active     {  color: #f9ef33;   text-decoration: none; }
a.menu:hover      {  color: #f9ef33;   text-decoration: none; }





input,select {
    font-family: Trebuchet MS, Arial, Lucida Sans, helvetica, Monaco, Geneva;
    font-size: 10px; line-height: 14px;
    padding-left: 2px; padding-top: 2px; padding-bottom: 2px; padding-right: 2px;
    color: black;
    BORDER-RIGHT: #889988 1px solid; BORDER-TOP: #889988 1px solid; BACKGROUND-COLOR: white; BORDER-LEFT: #889988 1px solid; BORDER-BOTTOM: #889988 1px solid; 
       }
input.sm {
    HEIGHT: 10px;
       }
textarea {
    font-family: Trebuchet MS, Arial, Lucida Sans, helvetica, Monaco, Geneva;
    font-size: 10px; line-height: 14px;
    color: black;
    padding-left: 2px; padding-top: 2px; padding-bottom: 2px; padding-right: 2px;
    BORDER-RIGHT: #889988 1px solid; BORDER-TOP: #889988 1px solid; BACKGROUND-COLOR: white; BORDER-LEFT: #889988 1px solid; BORDER-BOTTOM: #889988 1px solid;
       }

select.b {
    border: #223322; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px; 
       }
input.b, textarea.b {
    BORDER-RIGHT: #223322 2px solid; BORDER-TOP: #223322 2px solid; BACKGROUND-COLOR: white; BORDER-LEFT: #223322 2px solid; BORDER-BOTTOM: #223322 2px solid; 
       }


