a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
body {  /*browser background color on all pages*/
	background-color: #000000;
}
.mainbox {  /*main table on all pages*/
	background-color: #D90000;
	border: thin solid #FFFFFF;
}
.mainbkgnd {  /*background graphics and color on all pages*/
	background-image: url(images/graphic_03.gif);
	background-repeat: no-repeat;
}
.arial11kb { /*menu dots all pages  - scores on match stats page - if menu bars are light color*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.arial11wb {  /*menu dots all pages  - scores on match stats page - if menu bars are dark color*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.tablebkgnd {  /*team login box all pages - home page event box*/
	background-color: #7F7F7F;
	border: thin solid #FFFFFF;
}
.pitch {  /*background for roster page - currently not being used*/
	background-image: url(images/pitch_04.jpg);
	background-repeat: no-repeat;
}
.subhead {  /*section headlines*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.data {  /*match stats page - stats details background*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 4px;
	text-align: center;
}
.arial14kb {  /*sponsors and player stats pages - subheads*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.arial12wb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.arial12kb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.data2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	padding-bottom: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #98BOC9;
}
.data3 {  /*match stats page - score*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #858585;
	padding-top: 0px;
}
.columnhead {  /*table headers*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #858585;
	text-align: center;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
img.floatLeft { 
    float: left; 
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 0px;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
img.floatCenter {
	float: none;
	margin: 2px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.arial11k {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 18px;
}
p.second{ color: red; }
.hrule {
	background-image: url(images/rule.gif);
	background-repeat: repeat-x;
}
.vrule {
	background-image: url(images/rule.gif);
	background-repeat: repeat-y;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
.arial11ki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
