body {background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	}
#topnav {
	position:absolute;
	left:285px;
	top:87px;
	width:350px;
	height:24px;
	z-index:5;
	visibility: visible;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	position:absolute;
	left:0px;
	top:3px;
	width:770;
	height:980px;
	z-index:3;
	visibility: visible;
}
p {margin-left: 10px;
	align="left";
	}
td {text-align: center; font-family: sans-serif; font-size: 10pt;}
.style-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	}
.style-10red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-align: center;
	}
.style-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	}
.style-12blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
.style-11 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #CCCCCC;
}
a {
	text-decoration: none;	
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}
a:link {
	color: #ffffff;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #ffffff;
	}
a:hover {
	color: #FF0000;
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	}
