body,table{
	background-image: url('images/bg.jpg');
	background-position:center;
	background-repeat:repeat;
	font-family: tahoma,copperplate gothic light, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: center;
	
}

 html { 

scrollbar-face-color: #D7D7D7; 

scrollbar-track-color: #2DD6FC; 

scrollbar-arrow-color: #2DD6FC; }
A:link		{text-decoration: none; COLOR: #000000;}

A:visited	{text-decoration: none;COLOR: #000000;}

A:hover	{text-decoration: underline;COLOR: #000000;}


INPUT {
	BORDER-RIGHT: #7f7f7f 1px solid; BORDER-TOP: #7f7f7f 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #7f7f7f 1px solid; BORDER-BOTTOM: #7f7f7f 1px solid; FONT-FAMILY: Tahoma
}

#text {
    background: #2DD6FD;
	font-family: tahoma,copperplate gothic light, arial, helvetica, sans-serif;
	font-weight: bold;  
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: center;
    }