/* CSS Document */
body {
	background-color: #89A9DA;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #0272BA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #028FEE;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #197BBA;
}
.style2 {font-size: 9px}
.style3 {
	font-size: 9px;
	color: #666666;
}



.midtable {
		background-image: url('images/hunter.jpg');
		background-repeat: no-repeat;
		background-position: center; 	
		}

.red {
	font-size: 10px;
	color: #FF0000;
}
.maintable {
		background-image: url('images/mainbg.jpg');
		background-repeat: no-repeat;
		
		}


.footer {
	font-size: 10px;
	color: #666666;
    height: 9px;
}
.footer2 {
	font-size: 8px;
	color: #666666;
}
