body, th {
        background-color: #000066;
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        SCROLLBAR-FACE-COLOR: #ffffff;
        SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
        SCROLLBAR-SHADOW-COLOR: #006699;
        SCROLLBAR-3DLIGHT-COLOR: #006699;
        SCROLLBAR-ARROW-COLOR: #006699;
        SCROLLBAR-TRACK-COLOR: #000063;
        SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
		font-family: Verdana;
		font-size: 8pt;

}
td, select{
	font-family: Verdana;
	font-size: 8pt;
}

a {font:8pt verdana; color:#942421; text-decoration:none;}
a:visited       {font:8pt verdana; color:#942421; text-decoration:none;}
a:hover          {font:8pt verdana; color:#942421; text-decoration:underline}

a.menu {font:8pt verdana; color:white; text-decoration:none; font-weight: bold;}
a.menu:visited {font:8pt verdana; color:white; text-decoration:none; font-weight: bold;}
a.menu:hover  {font:8pt verdana; font-weight: bold; color:white; text-decoration:none}

a.banner {font:8pt verdana; color:white; text-decoration:none; font-weight: none;}
a.banner:visited {font:8pt verdana; color:white; text-decoration:none; font-weight: none;}
a.banner:hover  {font:8pt verdana; font-weight: none; color:white; text-decoration:underline}

a.menu_nt {font:8pt verdana; color:white; text-decoration:none;}
a.menu_nt:visited {font:8pt verdana; color:white; text-decoration:none; }
a.menu_nt:hover  {font:8pt verdana; color:white; text-decoration:none}

input.submit {
      border-left: 1px solid #FFDB63;
	  border-top: 1px solid #FFEBA5;
	  border-right: 1px solid #FF9618;
	  border-bottom: 1px solid #FF7518;
	  font-family: Verdana;
	  font-size: 9pt;
	  color: #18285A;
	  background-color: #FFCF29;
	  font-weight: bold;
	  }


input {border: 1px black groove;
		font-family: Verdana;
		font-size: 8pt;	  
	  }
div.turtas {
	position: absolute; 
	width:200px; 
	height:100px; 
	z-index:1; 
	left: 0px; 
	top: 0px; 
	visibility: hidden; 
	overflow: hidden;
}