
body{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../img/main.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	color:000000;
	font-family:arial;
	font-size:12px;
text-decoration:none;

	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#E3E7Ea;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-Color:#000000;


}

td{
	color:000000;
	font-family:arial;
	font-size:12px;
		text-decoration:bold;
}

a{
	color:000000;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
}

a:hover{
	color:000000;
	font-family:arial;
	font-size:12px;
	text-decoration:bold underline;
}

