body {

	background-image:url(themeimages/grad.png);
	background-attachment: fixed;

	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;}



td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px;
}
td.tdfill{	
	background-color: #dadada;
}
a {	
	color: #000;	
	text-decoration: none;
	font-weight: bold;
	
}

a:hover {	
	color: #CBAD34;	
	text-decoration: underline;
	font-weight: bold;
}
