a:link          { color: #444444; text-decoration: none }
a:visited       { color: #444444; text-decoration: none }
a:active        { color: #333333; text-decoration:underline }
a:hover         { color: #FF7E24; text-decoration:underline }
.menu:link         { color: #000000; text-decoration: none; FILTER: dropshadow(offX=1,offY=0,color=#ffffff); HEIGHT: 0px;  }
.menu:visited      { color: #000000; text-decoration: none; FILTER: dropshadow(offX=1,offY=0,color=#ffffff); HEIGHT: 0px;   }
.menu:active       { color: #000000; text-decoration: none; FILTER: dropshadow(offX=1,offY=0,color=#ffffff); HEIGHT: 0px;   }
.menu:hover        { color: #FF6600; text-decoration: none; FILTER: dropshadow(offX=1,offY=0,color=#ffffff); HEIGHT: 0px;  }
.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:#373737}
.input2	{FONT-SIZE: 12px;
BORDER-RIGHT: #B1AFB0 1px solid; 
BORDER-TOP: #B1AFB0 1px solid;
BORDER-LEFT: #B1AFB0 1px solid;
BORDER-BOTTOM: #B1AFB0 1px solid}

body {
		  margin:0px;
		  font-family:Verdana, Arial, Helvetica, sans-serif;
		  margin-top:17px;
		  background-color:#BFC4C7;
          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 
         }
