body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.background {
	background-image: url(images/page_background_main.jpg);
	background-repeat: repeat-y;
}
.background2 {
	background-image: url(images/page_background_secondary.jpg);
	background-repeat: repeat-y;
}
.navButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DC6721;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFFF;
}
.whiteLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}.blueHeader {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1F327E;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.blackBorderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.blackBorderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.blackBorderRB {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.basicBlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}
.ArialBlack10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
}.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.newsLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.newsLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-decoration: underline;
}
.dottedOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px dotted #CC6633;
}
.dottedOrangeBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border_bottom: 1px dotted #CC6633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6633;
}
.dottedOrangeLR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border_bottom: 1px dotted #CC6633;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CC6633;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CC6633;
}
.dottedOrangeTB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC6633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6633;
}
.blackBorder {
	border: 1px solid #000000;
}
.blackBorder:hover {
	border: 1px solid #FFCC00;
}
.boldNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	filter: DropShadow(Color=#FFCC00);
}
.numberBackground {
	background-color: #000055;
	background-image: url(images/Number_Background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.basicLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: underline;
}
.basicLink:hover {
    color: #CC6600;
}
.PlayerProfile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.underlineRow
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

}
.LINK-BlackArial10 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.LINK-BlackArial10:hover {
    color: #0000FF;
}.LINK-Orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C1591C;
	text-decoration: none;
}
.LINK-Orange:hover {
	color: #4C5989;
}
