body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 101%;
}
td {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
th {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
H1 {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 1px;
	color: #000000;
}
H2 {
	font-family: Arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	color: #000000;
}
A:link {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
A:visited {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
A:active {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
A:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
A.smbody:link {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
A.smbody:active {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
A.smbody:visited {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
A.smbody:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0006600;
	text-decoration: none;
}
.smbody {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.smtext {
	font-family: Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
A.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
A.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
A.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
A.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.submit_button {
	font-family: arial, Sans-serif;
	background-color: #135709;
	color: #ffffff;
	border: 2px solid #123E0A;
	font-weight: bold;
	font-size: 7pt;
	cursor: pointer;
	cursor: hand;
	padding: 1px 3px 1px 3px;
}
table.standard {
	border: 1px solid #000000;
	border-collapse: collapse;
	empty-cells: show;
}
table.standard td, table.standard  th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
	empty-cells: show;
	vertical-align: top;
}
table.standard  th {
	font-size: 13px;
	color: #ffffff;
	background-color: #026306;
}
table.standard td.field {
	vertical-align: top;
	font-weight: bold;
	color: #000000;
	background-color: #dddddd;
}
table.standard td.content table td {
	
	padding: 0px;
}

/*table.standard tr.alt td {
	background-color: #d5d5d5;
}*/
table.standard tr.highlighted td {
	background-color: #73A66B;
}
table.standings {
  margin-top:5px;
  margin-bottom:5px;
  width:354px;
  background:url('/images/greengradient.gif');
  background-position:0px -150px; 
  background-repeat:repeat-x;
  background-color:white;
}

table.standings th,
table.standings td{
  font-size:11px;
}

table.standings td{
  padding-top:2px;
  padding-bottom:2px;
  background-color:transparent;
}

table.standings th{
  background-color:#006600;
  text-decoration:none;
}

table.standings tr.loggers td {
	font-weight:bold;
}

#new_option {
	margin-top: 10px;
}
.poll {
	padding: 4px;
}
.poll .poll_title {
	font-weight: bold;
}
.small_calendar {
	border: 1px solid black;
	background-color: #EEEEEE;
	border-collapse: collapse;
	empty-cells: show;
	font-size: 8pt;
}
.small_calendar td {
	border: 1px solid black;
	text-align: center;
	width: 30px;
}
.small_calendar td .non_month_day {
	color: #DDDDDD;
}
.small_calendar td.in_day {
	color: black;
}
.small_calendar td.game_day {
	color: black;
	background-color: #73A66B;
}
.small_calendar th {
	background-color: #0A4400;
	text-align: center;
	color: white;
	width: 30px;
}
.large_calendar {
	border: 1px solid black;
	background-color: #EEEEEE;
	border-collapse: collapse;
	empty-cells: show;
	font-size: 8pt;
	width: 100%;
}
.large_calendar td {
	border: 1px solid black;
	text-align: center;
	width: 80px;
}
.large_calendar td .non_month_day {
	color: #DDDDDD;
}
.large_calendar td.in_day {
	color: black;
}
.large_calendar th {
	background-color: #0A4400;
	text-align: center;
	color: white;
	width: 80px;
}
div.calendar_day {
	height: 100px;
	padding: 0px;
	margin: 0px;
}
div.calendar_day div.calendar_day_image {
	padding: 0px;
	margin: 0px;
	height: 70px;
}
div.home_game div.calendar_day_header {
	padding: 0px;
	margin: 0px;
	height: 15px;
	font-weight: bold;
	background-color: #5FD113;
	vertical-align: baseline;
	text-align: left;
}
div.home_game div.calendar_day_footer {
	padding: 0px;
	margin: 0px;
	height: 15px;
	font-weight: bold;
	background-color: #5FD113;
	vertical-align: baseline;
}
div.away_game div.calendar_day_header {
	padding: 0px;
	margin: 0px;
	height: 15px;
	font-weight: bold;
	background-color: #EEEEEE;
	vertical-align: baseline;
	text-align: left;
}
div.away_game div.calendar_day_footer {
	padding: 0px;
	margin: 0px;
	height: 15px;
	font-weight: bold;
	background-color: #EEEEEE;
	vertical-align: baseline;
}
div.calendar_day span.padded_text {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 2px;
}
div.calendar_day div.floating_text {
	float: right;
	margin-top: 2px;
	margin-right: 2px;
}
.game_header td {
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.game_stats {
	border-collapse: collapse;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.game_stats td, .game_stats th {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 2px;
	padding-left: 6px;
	padding-right: 6px;
}
.game_stats th {
	background-color: #dddddd;
}
.game_stats td.empty {
	border: 0px;
}
.game_stats td.team {
	width: 180px;
}
.game {
	margin-bottom: 20px;
}
div.content_item {
	clear: both;
	margin-bottom: 10px;
}
br.content_item {
	clear: both;
}
.nav_menu_header {
	padding-top: 12px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom: 1px #bbbbbb solid;
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
}
.nav_menu_item {
	padding: 4px;
	padding-left: 10px;
	border-bottom: 1px #bbbbbb solid;
	font-size: 11px;
}
.left_menu .selected {
	background-color: #dddddd;
}
.index_content {
	padding-left: 10px;
	margin-bottom: 15px;
}
.quote {
	font-style: italic;
	font-weight: bold;
	width: 80%;
}
.quote .author {
	font-style: normal;
	text-align: right;
	margin-top: 15px;
}
.button_set input {
	margin-right: 10px;
}
.submit_button, input[type=submit], input[type=button], input[type=reset], button {
	font-family: Arial, helvetica, sans-serif;
	color: #0A4400;
	line-height: 20px;
	border: 2px solid #006600;
	background-color: #eeeeee;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	padding: 0px 1px 0px 1px;
}
legend {
	color: #0A4400;
	font-weight: bold;
}
#flash_controls {
	background-image: url(/images/control_background.png);
	width: 100%;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
div.flash_control {
	float: right;
	border-left: 1px solid black;
	font-size: 8pt;
	height: 14px;
	width: 20px;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	color: black;
}
#flash_content {
	width: 395px;
	height: 80px;
	overflow: hide;
	padding: 5px;
}
#flash_content h4 {
	margin: 0px;
	padding: 0px;
}
#flash_image {
	display: block;
}
#flash_table {
	width: 400px;
	border: 1px solid black;
}
#flash_image_td {
	background-color: white;
}

.audio_highlight{
  border:#0A4400 2px solid;
	background-color: #eeeeee;
	padding:3px;
	margin-bottom:15px;
}
.audio_highlight img{
  border:#0A4400 1px solid;
	margin:3px;
	float:left;
}

.audio_highlight .title{
  color:#0A4400;
  font-weight:bold;
	font-size: 16px;
}

.audio_highlight .player{
  clear:both;
}

.video_highlight{
  border:#0A4400 2px solid;
	background-color: #eeeeee;
	padding:3px;
	margin-bottom:15px;
	clear:both;
}
.video_highlight img{
  border:#0A4400 1px solid;
	margin:3px;
	float:left;
}

.video_highlight .title{
  color:#0A4400;
  font-weight:bold;
	font-size: 16px;
}
.video_highlight .player{
  float:left;
  margin-right:5px;
  margin-bottom:5px;
  z-index:2;
}
.event .event_time{
  font-size:10px;
}

.video_paging{
  float:right;
  margin-bottom:10px;
}
.video_paging span{
  margin-right:10px;
  font-weight:bold;
  color:#0A4400;
}
.team_news h2{
  margin-top:0px;
}

.team_news img{
  float:left;
  border:#0A4400 1px solid;
	margin-right:3px;
	margin-bottom:3px;
	
}

.team_news_collection .team_news{
	background-color: #eeeeee;
	padding:4px;
  border:#0A4400 2px solid;
	margin-bottom:10px;
	
}
/*
table.standings {
	border-collapse: collapse;
	empty-cells: show;
}
table.standings td, table.standings th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	empty-cells: show;
	vertical-align: top;
	text-align: center;
}
table.standings th {
  color:#000000;
  text-align: center;
  text-decoration: underline;

}*/
