BODY {
	font-family : arial,tahoma,sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.MainContent {
	font-family : arial,tahoma,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: black;
	padding:1 2 1 2;
}

.ComingEvents {
	font-family : arial,tahoma,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding:1 2 1 2;
}

.PhotoCaption {
	font-family : arial,tahoma,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	padding:1 2 1 2;
}

/** player list datagrid **/
.PlayerListTable {
	border-width: 1px;
	border-color: #000000;
}
.PlayerList {
	color: Black;
	font-family : arial,tahoma,sans-serif;
	text-transform: none;
	font-size: 11pt;
	font-weight: normal;
	background-color: #D8D3BD;
	padding: 2px;
	cursor: auto;
}
.PlayerListOn {
	color: #FFCC00;
	font-family : arial,tahoma,sans-serif;
	text-transform: none;
	font-size: 11pt;
	font-weight: normal;
	background-color: #000000;
	padding: 2px;
	cursor: pointer;
}
.PlayerListLabel {
	font-family : arial,tahoma,sans-serif;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: normal;
	background-color: #FFCC00;
	padding: 2px;
}

/** Player Details **/
.PlayerName {
	font-family : arial,tahoma,sans-serif;
	text-transform: uppercase;
	font-size: 14pt;
	font-weight: bold;
	padding:1 2 1 2;
}

.PlayerDetail {
	font-family : arial,tahoma,sans-serif;
	text-transform: none;
	font-size: 10pt;
	font-weight: bold;
	padding:1 2 1 2;
}
.PlayerBio {
	font-family : arial,tahoma,sans-serif;
	text-transform: none;
	font-size: 11pt;
	font-weight: normal;
	padding:1 2 1 2;
}
.PlayerDetailLabel {
	font-family : arial,tahoma,sans-serif;
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: normal;
	padding:1 2 1 2;
}

.GameStats {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.Footer1 {
	font-size: 12pt;
	color: #ababab;
	font-family: Georgia, tahoma, sans-serif;
}
.Footer2 {
	font-size: 9pt;
	color: #ababab;
	font-family: Georgia,tahoma,sans-serif;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.AdminHeader {
	color: black;
	font-family: trebuchet,tahoma, Arial;
	font-size: 14px;
}
.Admin {
	color: black;
	font-family: trebuchet,tahoma, Arial;
	font-size: 10px;
}
.AdminInput {
	color: black;
	font-family: sans-serif, Arial;
	font-size: 12px;
}
.AdminInputSmall {
	color: black;
	font-family: sans-serif, Arial;
	font-size: 10px;
}
.AdminRow {
	background-color: #ffffff;
	cursor: auto;
}
.AdminRowOn {
	background-color: #ffcc66;
	cursor: pointer;
}
.AdminRow2 {
	background-color: #ffffcc;
	cursor: auto;
}
.AdminRow2On {
	background-color: #ffcc66;
	cursor: hand;
}
.AdminRow3 {
	background-color: #F2F2CE;
	cursor: auto;
}
.AdminButton {
	color: black;
	background-color: #FFDD00;
	border-color: Black;
	border-width: 1px;
	font-family: trebuchet,tahoma, Arial;
	font-size: 12px;
	vertical-align:middle;
}
.CheckMark {
	font-family: Wingdings 2;
	color: Black;
	font-size: 12px;
}
.xfintellect {
	color: #6c6c6c;
	font-size: 8pt;
	FONT-FAMILY:Bell MT;
	text-decoration: none;
}
.xfintellect A{
	color: #6c6c6c;
	font-size: 8pt;
	FONT-FAMILY:Bell MT;
	text-decoration: none;
}
.xfintellect A:visted {
	color: #6c6c6c;
	font-size: 8pt;
	FONT-FAMILY:Bell MT;
	text-decoration: none;	
}