﻿a:link          { color: #000000; text-decoration: none }
a:visited       { color: #000000; text-decoration: none }
a:active        { color: #555555; text-decoration:underline }
a:hover         { color: #0555CC; text-decoration:underline }
.menu:link         { color: #ffffff; text-decoration: none; font-size:13px; font-weight:bold  }
.menu:visited      { color: #ffffff; text-decoration: none; font-size:13px; font-weight:bold }
.menu:active       { color: #ffffff; text-decoration:none; font-size:13px; font-weight:bold }
.menu:hover        { color: #FFFF00; text-decoration:none; font-size:13px; font-weight:bold }
.blue:link         { color: #003399; text-decoration: none }
.blue:visited      { color: #003399; text-decoration: none }
.blue:active       { color: #555555; text-decoration: none }
.blue:hover        { color: #FF0000; 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:#000000}
.input2	{FONT-SIZE: 12px;
BORDER-RIGHT: #cccccc 1px solid; 
BORDER-TOP: #cccccc 1px solid;
BORDER-LEFT: #cccccc 1px solid;
BORDER-BOTTOM: #cccccc 1px solid;
}

body {
		  margin:0px;
		  font-family:Verdana, Arial, Helvetica, sans-serif;
		  background:url(../img/bgmain.jpg);
		  background-color:#E0E0E0;
          marginheight:0; 
          font-size:12px;
          font-style:normal;
          color:#535353;
          
          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 
         }
