body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #7E0001;
}

a {
	FONT-WEIGHT: bold; 
	COLOR: #D4E968; 
	TEXT-DECORATION: none;
}

a:visited {
		FONT-WEIGHT: bold; 
	COLOR: #D4E968; 
	TEXT-DECORATION: none;
}

a:hover {
	color: #C41306; 
	TEXT-DECORATION: none;
}


img {
	border: 0;
}


a.A {
	FONT-WEIGHT: bold; 
	COLOR: #C41306; 
	TEXT-DECORATION: none;
}

a.A:visited {
		FONT-WEIGHT: bold; 
	COLOR: #C41306; 
	TEXT-DECORATION: none;
}

a.A:hover {
	color: #669900;
	TEXT-DECORATION: none;
}

a.B {
	FONT-WEIGHT: bold;
	COLOR: #FFFF66;
	TEXT-DECORATION: underline;
}

a.B:visited {
	FONT-WEIGHT: bold;
	COLOR: #FFFF66;
	TEXT-DECORATION: underline;
}

a.B:hover {
	color: #FF0000;
	TEXT-DECORATION: none;
}

input.liteoption {
	background-color : #990000;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.big {
	FONT-SIZE: 14pt;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-transform: capitalize;
}

.performer {
	FONT-SIZE: 16pt;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-transform: capitalize;
	font-weight: bold;
}


.stats {
	FONT-SIZE: 11pt;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
}

.big2 {
	FONT-SIZE: 14pt;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-transform: capitalize;
}

.stats2 {
	FONT-SIZE: 11pt;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
}

.yellow {
	FONT-SIZE: 11pt;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	color: #FFCC66;
	font-weight: bold;
}


.bodytext3 {
	FONT-SIZE: 14pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

.bodytextsmall {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}



.footer {
	FONT-SIZE: 8pt;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

table.dash {
	width: 900px;
	margin: 0 auto;
	background-color: #000000;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-width: thin;
	border-bottom-width: thin;
	font-weight: bold;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}