body {  /*browser background color on all pages*/
	background-color: #333333;
}
.mainbox {
	border: thin solid #FFFFFF;
	background-color: #2A2A2A;
	width: 750px;
	height: 500px;
	color: #FFFFFF;
}
.mainbkgnd {  /*background graphics and color on all pages*/
	background-image: url(images/graphic_03.gif);
	background-repeat: no-repeat;
}
.arial11kb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.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: #858585;
	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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	border-bottom-style: none;
}
.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: #81310E;
	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: #D7FE94;
	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; 
}
}
.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;
}
