﻿body {  scrollbar-face-color: #872D2D; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #000000; scrollbar-arrow-color: #ffffff; }
a:link       { font-size: 10pt; font-family: Arial; font-variant: normal; line-height: 100%; 
               color: #FFFFFF; text-decoration: none; text-transform: none; 
               font-weight: bold }
a:visited    { font-size: 10pt; font-family: Arial; font-variant: normal; line-height: 100%; 
               color: #FFFFFF; text-decoration: none; text-transform: none; 
               font-weight: bold }
a:active     { font-size: 10pt; font-family: Arial; font-variant: normal; line-height: 100%; 
               color: #FFFFFF; text-decoration: none; text-transform: none; 
               font-weight: bold }
a:hover      {
	font-size: 10pt;
	font-family: Arial;
	font-variant: normal;
	line-height: 100%;
	color: #FFFF66;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
}
.bold-18pt-center {
	font-weight: bold;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 18pt;
}
.bold-12pt-center {
	font-weight: bold;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12pt;
}
.normal-11pt-center {
	font-weight: normal;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 11pt;
}
.normal-11pt-left {
	font-weight: normal;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 11pt;
}
.normal-10pt-left {
	font-weight: normal;
	text-align: left;
	font-family: "Trebuchet MS";
	font-size: 10pt;
}
.normal-8pt-center {
	font-weight: normal;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 8pt;
}
.link-bg {
	background-color: #872D2D;
}
.horiz-line {
	color: #BE3F3F;
}
.horiz-line-black {
	color: #000000;
	font-weight: bold;
}
.table-team-header {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	background-color: #000000;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.table-team-content {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	background-color: #872D2D;
	font-weight: bold;
	text-align: center;
	color: #F2DBDB;
}
.table-team-division {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	background-color: #BE3F3F;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.table-news-header {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	background-color: #BE3F3F;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.pic-noborder {
	border-style: solid;
	border-width: 0;
}
.cell-bg-grey {
	background-color: #CCCCCC;
}
