body		{font-family: Verdana,Arial; font-size: 12px; color:#000000;
	   		 margin-top:3; margin-left:0; margin-right:0; margin-bottom:5;
	   		 background-image: url(../img/backgnd.jpg);
       		 background-attachment: fixed;
	   		 background-repeat: no-repeat;
       		 background-position: center; 
			}

td			{font-family: Verdana,Arial; font-size: 12px;}

td.tbl		{text-align:center}
td.tbl_main	{text-align:center; color:#666666; font-weight:bold}

td.tdm		{border-style:dashed;
       		 border-width:1;
	   		 color:#FFFFFF;
	   		 border-color:#AAAAAA;
	   		 background-image: url(../img/back_menu.jpg);
	   		 cursor:pointer;
	   		 cursor:hand;
	   		 font-weight:bold;
	   		}   
td.tdm_on	{border-style:dashed;
       		 border-width:1;
	   		 color:#000000;
	   		 border-color:#AAAAAA;
	   		 background-image: url(../img/back_menu.jpg);
	   		 font-weight:bold;
	   		}   
			
a 			{font-family: Verdana,Arial; font-size: 12px; color:#000000; font-weight:bold; text-decoration:none; }
a:hover		{text-decoration:underline; }

A.main 		{color:#000099; font-size: 12px; font-weight:bold; text-decoration:underline; }
A.main:hover{color:#CC0000;}

a.foot	{font-size: 10px; color:#CC0000; text-decoration:none;}