body{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
}
.buffer_inner {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top right;
}
.buffer_outer {
	background-color: #990000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
}
.contentBucket {
	border: 2px;
	border-style: solid;
	border-color: #990000;
	background-color: #DDDDDD;
}
.sectionHeader {
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	text-indent: 2px;
}
.playerBucket {
	border: 2px;
	border-style: solid;
	border-color: #000000;
	background-color: #999999;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.playerSectionHeader {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bolder;
	text-indent: 2px;
}
.footer_a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.indentedText {
	text-indent: 2px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
td{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.TEXTregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.TEXTsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.FORMtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #ffffff;
}
.FORMbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #FFFFFF;
	width: 200px;
}
.FORMbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #ffffff;
	background-color: #FFFFFF;
	width: 100px;
	font-size: 10px;
}
