.sidebars {
	background-color: #FABB0F;
	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: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	padding: 8px;
	
}

body {
	background-attachment: fixed;
	background-color: #003300;
	background-image: url(images/background08.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.headerfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.regularfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}



dt {
	background:url(images/bullets.gif) no-repeat 14px 2px;
	color:#000000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:0;
	margin-left:5px;
	margin-top:6px;
	padding-left:26px;
	text-align:left
}

dd {
	line-height:1.7em;
	margin-left:50px;
	margin-top:0px;
	margin-right:50px;
	padding-left:0;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:link {text-decoration: underline; color:#000000; font-weight:bold}
A:visited {text-decoration: underline; color:#000000; font-weight:bold}
A:active {text-decoration: underline; color:#000000; font-weight:bold}
A:hover {text-decoration: none; color:#000000; font-weight:bold}

.sidebars A:link {text-decoration: none; color:#000000; font-weight:bold}
.sidebars A:visited {text-decoration: none; color:#000000; font-weight:bold}
.sidebars A:active {text-decoration: none; color:#000000; font-weight:bold}
.sidebars A:hover {text-decoration: underline; color:#000000; font-weight:bold}


.bullet {
	list-style-position: outside;
	list-style-type: disc;	
}

.fontwhitemain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.fontwhitemain A:link {text-decoration: underline; color:#FFFFFF; font-weight:bold}
.fontwhitemain A:visited {text-decoration: underline; color:#FFFFFF; font-weight:bold}
.fontwhitemain A:active {text-decoration: underline; color:#FFFFFF; font-weight:bold}
.fontwhitemain A:hover {text-decoration: none; color:#FFFFFFF; font-weight:bold}

.headerwhitepanel {
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: middle;
	text-align: center;
	font-weight: 700;
}

.picborder {
	border: 1px solid #003300;
}

.scheduleline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #003300;
	padding-bottom: 5px;
}

h4 {
	font-size: 16px;
}


.playerprofile {
	background-color: #FABB0F;
	padding: 0px;
	border: 2px solid #003300;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
}


.playerheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
}

table.sortable {
	border-spacing: 0;
	border: 1px solid #000000;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table.sortable th, table.sortable td {
	text-align: left;
	padding: 2px 4px 2px 4px;

	border-style: solid;
	border-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table.sortable th {
	border-width: 0px 1px 1px 1px;
	background-color: #003300;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
table.sortable td {
	border-width: 0px 1px 0px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table.sortable tr.sortbottom td {
	border-top: 1px solid 000000;
	background-color: #003300;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}

.anchor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.anchor A:link {text-decoration: none; color:#000000; font-weight:bold}
.anchor A:visited {text-decoration: none; color:#000000; font-weight:bold}
.anchor A:active {text-decoration: none; color:#000000; font-weight:bold}
.anchor A:hover {text-decoration: underline; color:#000000; font-weight:bold}

