body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
	
}
body,td,th {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #3F3B3B;
	text-decoration: none;
}
a:visited {
	color: #3F3B3B;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.border{
	border-style:solid;
	border-color: #51504e;
	border-width:2px;
}
.footer {
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	width: 959px;
}

.footer a:link, .footer a:active {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover, .footer a:visited {
	color: #666666;
	text-decoration: underline;
}
