.bgcntlt {
	background-attachment: fixed;
	background-image: url(_images/bg_cnt_lt.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg {
	background-attachment: scroll;
	background-color: #272727;
	background-image: url(_images/bg_new.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bglines {
	background-attachment: scroll;
	background-image: url(_images/bglines.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.leftnav {
	font-size: 10px;
	color: #fff601;
	text-decoration: none;

}
.leftnav:hover {
	font-size: 10px;
	color: #fff601;
	text-decoration: underline;

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
}
span.highlight {
	color: #FF8080;
}
td.highlight {
	background-color: #3F3F53;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
}
.style0 {
        color: #FFFF00;
        font-size: 24px;
        font-family: Arial, Helvetica, sans-serif;
}
.style1 {
        color: #80C0FF;
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	color: #FFFFFF
	}
.style4 {
	color: #FFFF00
	}
.style6 {
	font-size: 16
}
.style7 {
	font-family: Arial, Helvetica, sans-serif
}
.eventTable td {
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 10px;
}
.eventTable td b {
	color: #FFFFFF;
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 18px;
}
a:link {
	color: #FFFF00;
}
a:visited {
	color: #FFFF00;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFF00;
}
a img {
	border: 0px;
}
.border {
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: grey;
}
.rankings th {
	text-align: center;
	font-size: 12px;
}
.rankings td {
	text-align: center;
}
