body {
	background-image: url(images/bg0.jpg);
	background-attachment:fixed;
	background-repeat : no-repeat; 
    background-position :center;
	background-color:#333333;	
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #dcd5bc;
	scrollbar-face-color: #333333; 
	scrollbar-highlight-color: #dcd5bc; 
	scrollbar-shadow-color: #dcd5bc;
	scrollbar-3dlight-color: #333333; 
	scrollbar-arrow-color:#eee3c5;
	scrollbar-track-color: #dcd5bc;
	scrollbar-darkshadow-color: #999999;
	scrollbar-base-color: #dcd5bc;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px
}

td {
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #dcd5bc
}

a {
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffd200;
	text-decoration: none
}

a:hover {
	font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #d3ae01;
	text-decoration:none
}
