@charset "utf-8";

.red {
	color: #FF0000;
	font-weight: bolder;
}
.white {
	color: #FFFFFF;
	font-weight: bolder;
}
.blue {
	color: #0000FF;
	font-weight: bolder;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
	padding: 1em;
	border: thin none #000000;
}
.table3 #stats a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	background-color: #971A13;
	text-align: center;
	display: block;
	line-height: 30px;
	font-weight: bolder;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	left: 40px;
	top: -10px;
	right: auto;
	bottom: auto;
	text-indent: 2px;
	vertical-align: middle;
	border: thick groove #CC9900;
	height: 70px;
	width: 200px;
	position: relative;
}
.table3  #mainStats a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	width: 400px;
	text-align: center;
	color: #000000;
	background-color: #FF0000;
	display: block;
	text-decoration: none;
	border: medium inset #FFFF00;
	font-style: oblique;
	height: 70px;
	vertical-align: middle;
	line-height: 32px;
}

.table3 #stats a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	display: block;
	text-decoration: none;
	background-image: url(images/billiard-balls.jpg);
	background-position: right;
	line-height: 30px;
	background-repeat: no-repeat;
	font-size: 18px;
	height: 70px;
	width: 200px;
}
.table3 #mainStats a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 32px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/billiard-balls.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 400px;
}



body {
	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bolder;
}
.table3 .blinkred a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	text-decoration: blink;
	text-align: right;
}


a:visited {
	color: #FF0000;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
a:hover {
	color: #FFFF00;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	border: thin none #FFFFFF;
}
a:active {
	color: #FFFF00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
h1 {
	font-size: 36px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

h2 {
	font-size: 28px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: blink;
}
h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFF00;
	text-align: center;
}


.table1 {
	text-align: center;
	border: medium groove #0000FF;
	margin: 0px;
	padding: 0px;
}

.image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image-border {
	border: thick groove #000000;
}
.border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 5px;
	padding: 5px;
	text-align: center;
}

.td-black {
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table {
	margin: 10px;
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tr {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.table3 {
	padding: 1em;
	text-align: left;
	margin: 0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blinkred {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF0000;
	text-decoration: blink;
	font-weight: bold;
	text-align: center;
}
.background {
	background-image: url(background.gif);
}
