body {
	margin-top: 0px;
	background-image: url(../images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
a {
	color: #ffffff;
	font-weight: bold;
}
a:hover {
	color:#d1d1d1;
	font-weight: bold;
	} 
.tablemain {
	background-position: bottom;
	background-repeat: no-repeat;
}
.header {
	font-size: 16px;
	font-weight: bold
}
.greenlink {
	color: #000000;
}
.greenlink:hover {
	color: #666666;
}
.copyright {
	font-size: 11px;
}
.copyrightlink {
	color: #666666;
	font-size: 11px;
}
.copyrightlink:hover {
	font-size: 11px;
	color: #000000;
}
.nav {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.nav:hover {
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}