a:link          { color: #4F8402; text-decoration: none }
a:visited       { color: #4F8402; text-decoration: none }
a:active        { color: #555555; text-decoration:underline }
a:hover         { color: #FF7E24; text-decoration:underline }
.menu:link         { color: #023401; font-weight:bold; text-decoration: none }
.menu:visited      { color: #023401; font-weight:bold; text-decoration: none }
.menu:active       { color: #555555; font-weight:bold; text-decoration: none }
.menu:hover        { color: #023401; font-weight:bold; text-decoration: none }
.orange:link         { color: #FF6633; text-decoration: none }
.orange:visited      { color: #FF6633; text-decoration: none }
.orange:active       { color: #555555; text-decoration: none }
.orange:hover        { color: #333333; text-decoration: none }
.white:link         { color: #ffffff; text-decoration: none }
.white:visited      { color: #ffffff; text-decoration: none }
.white:active       { color: #ffffff; text-decoration: none }
.white:hover        { color: #FFFF00; text-decoration: none }
.main           { font-size:12px;}
td              { font-size:12px; color:#4F8402}
.input2	{FONT-SIZE: 12px;
BORDER-RIGHT: #4F8402 1px solid; 
BORDER-TOP: #4F8402 1px solid;
BORDER-LEFT: #4F8402 1px solid;
BORDER-BOTTOM: #4F8402 1px solid;
color: #4F8402;
}

body {
		  margin:0px;
		  font-family:Verdana, Arial, Helvetica, sans-serif;
		  background:url(../img/bg.gif);
          marginheight:0; 
          font-size:12px;
          font-style:normal;
          color:#535353;
          line-height:16px;
          font-weight:normal;
          font-variant:normal;
          text-align:center;
		  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
		  COLOR: #000000; 
		  SCROLLBAR-3DLIGHT-COLOR: #666666;
		  SCROLLBAR-ARROW-COLOR: #ffffff;
		  SCROLLBAR-TRACK-COLOR: #ffffff;
		  SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
		  SCROLLBAR-SHADOW-COLO: #666666 
         }
