body {
background-color:#666666;
margin: 0; 
padding: 0;
}


	div.febox {
		width: 480px;
		min-height: 15px;
		background-image: url("../gpx/febtop.gif");
		background-position: top left;
		background-repeat: no-repeat;
		padding-top: 10px;
		font-size: 80%;
	}
	
	div.febox div.middle {
		width: 480px;
		background-image: url("../gpx/febmid.gif");
		background-position: center;
		background-repeat: repeat-y;
	}
	
	div.febox div.inside {
		padding-left: 10px;
		width: 460px;
	}


	div.fesbox {
		width: 220px;
		min-height: 15px;
		background-image: url("../gpx/fesbtop.gif");
		background-position: top left;
		background-repeat: no-repeat;
		padding-top: 10px;
		font-size: 80%;
	}
	
	div.fesbox div.middle {
		width: 220px;
		background-image: url("../gpx/fesbmid.gif");
		background-position: center;
		background-repeat: repeat-y;
	}
	
	div.fesbox div.inside {
		padding-left: 0px;
		width: 200px;
	}
	
	
	div.fesboxg {
		width: 220px;
		min-height: 15px;
		background-image: url("../gpx/fesbgtop.gif");
		background-position: top left;
		background-repeat: no-repeat;
		padding-top: 10px;
		font-size: 80%;
	}
	
	div.fesboxg div.middle {
		width: 220px;
		background-image: url("../gpx/fesbgmid.gif");
		background-position: center;
		background-repeat: repeat-y;
	}
	
	div.fesboxg div.inside {
		padding-left: 0px;
		width: 200px;
	}

	div.fesboxr {
		width: 220px;
		min-height: 15px;
		background-image: url("../gpx/fesbrtop.gif");
		background-position: top left;
		background-repeat: no-repeat;
		padding-top: 10px;
		font-size: 80%;
	}
	
	div.fesboxr div.middle {
		width: 220px;
		background-image: url("../gpx/fesbrmid.gif");
		background-position: center;
		background-repeat: repeat-y;
	}
	
	div.fesboxr div.inside {
		padding-left: 0px;
		width: 200px;
	}


.vertdots {
background-image:url('../gpx/vertdots.gif');
}

.vliner {
background-image:url('../gpx/hliner.gif');
}

td {
	font: normal 11px Tahoma, Arial;
	color: #FF0000;
}

.redtext {
color: #FF0000;
text-decoration: none;
}

.newstext {
font: normal 11px Tahoma, Arial;
color: #8A8A8A;
text-decoration: none;
}

.greytext {
color: #8A8A8A;
text-decoration: none;
}

.whitetext {
color: #FFFFFF;
text-decoration: none;
}

a {

font: normal 11px Tahoma, Arial;
color: #CCCCCC;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #797979;
text-decoration: none;

}

.count {
color:#FFFFFF;
font-size:10px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

.count strong {
color:#000000;
font-size:16px;
}
