body {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #6C0000;
}
.navbar {
	background-color: #FFFFFF;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}
a.topnav {
	color: #000000;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
}
h1 {
	font-size: 14px;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.left {
	background-color: #990000;
	background-image: url(images/dkredblk.gif);
	border-top: 3px none #000000;
	border-right: 4px solid #000000;
	border-bottom: 3px none #000000;
	border-left: 3px none #000000;
}
.center {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
li a{
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
	margin-bottom: 6px;
	display: block;
}
li {
	list-style-type: none;
}
.livenow {
	color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}
.ref {
	font-weight: bold;
	color: #FF0000;
	padding: 3px 3px 3px 0px;
}
.style1 {color: #FFFFFF}a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

