body {
	font-family: Verdana;
	font-size:11px;
}

td {
	font-family: Verdana;
	font-size:11px;
}

th {
	font-family: Verdana;
	font-size:11px;
}
.a {
	color: #FFFFFF;
}
.border {

	border: 1 solid #000066;

}

.tblr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.tblh {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}

#chaplist li, #bonuslist li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right:1px white solid;
}

#chaplist li a, #bonuslist li a{
	color:white;
}

#current {
	font-weight:bold;
}

.horizontal-separator {
	margin-top:5px;
	font-size:7px;
	background:repeat-x url(images/list-separator.jpg);
}

#top-orange {
	margin-left:10px;
	background:no-repeat url(images/top-orange.png);
	float:left;
}

#top-orange img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	float:left;
}

.content {
	width:749px;
	margin-left:21px;
	background:white;
	margin-right:20px;
	float:left;
}