BODY
{		   
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mtable{
	background-color: #ffffff;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	border: 2px;
	bordercolor: #ffffff;
	
}
.btable{
	border: 5px;
	border-color: #000000;
	border-style: outset;
	background-color: #ffffff;
	text-align: center;

	}
.number{
	border: 2px;
	border-color: #b79651;
	border-style: outset;
	background-color: #000000;

	}
.bg{
	background-image:url(images/bg.jpg);
	background-color: #ffffff;
	background-attachment: absolute;
	background-repeat: repeat;
	background-position: top;
	width: 100%;
	height: 100%;
	
}
h1
{
	font-family: Century, Tahoma,  Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight: bolders;
	font-size: 20px;
	
}
td
{
	font-family: Century, Tahoma,  Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; line-height:20px; font-weight:bold; text-decoration:none;
}
.toplink {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; line-height:34px; text-decoration: none; font-weight:900;
}
.toplink:hover {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; font-size: 11px; color: #b79651; line-height:34px; text-decoration:none; font-weight:bold;
}
