@charset "utf-8";
html {
	background-color:#8d8a93;
}
body {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	width:980px;
	margin: 10px auto;
	padding: 0px;
	color: #000000;
}
a:link {
	color:#006600;
}
a:visited {
	color:#006600;
}
a:hover {
	color:#009900;
}
a:active {
	color:#006600;
}
h1, h2, h3 {
	font-weight:bold;
	color:#336600;
}
h1 {
	font-size:150%;
}
h2 {
	font-size:130%;
}
h3 {
	font-size:120%;
}
p {
	margin:10px;
}
ul {
	margin:0.4em 0px 0.5em 0px;
}
ul li {
	font-size:90%;
}
a img {
	border:none;
	outline:none;
}
table.mainoutline {
	width: 100%;
}
th {
	font: bold 13px Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 1em;
	text-transform:uppercase;
	height: 21px;
}
ol {
	color: #006600;
	font-size: 85%;
}
#container {
	background: transparent;
	margin: 0px;
	text-align: left;
	background: #FFFFFF url(../images/09background2.jpg) 0px -22px repeat-y;
}
#content {
	text-align: left;
	padding: 15px 20px 10px 20px;
}
#header {
	background-image: url(../images/09smallheader.jpg);
	background-repeat:no-repeat;
	padding:0;
	height:156px;
}
#bigheader {
	background-image: url(../images/09bigheader.jpg);
	background-repeat:no-repeat;
	padding:0;
	height:156px;
}
#mainContent {
	padding: 0px 10px;
}
#footer {
	padding: 17px 10px 0px 10px;
	background:transparent url(../images/09footer.jpg) no-repeat center bottom;
	height:54px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
#footer a:link {
	color: #99CC66;
	text-decoration: none;
}
#footer a:visited {
	color: #99CC66;
	text-decoration: none;
}
#footer a:hover {
	color: #99FF33;
	text-decoration: underline;
}
#footer a:active {
	color: #99CC66;
	text-decoration: none;
}
#footer p {
	margin: 0px 20px 0px 280px;
}
.menu_line {
	background-color:#5B5665;
	border-bottom:1px solid #FFFEFF;
	height:1px;
	margin:0px 4px;
}
.big {
	font: bold 110% Arial Arial, Helvetica, sans-serif;
}
.mauve {
	background:url(../images/td-bg-mauve.jpg) left center no-repeat;
	color:#FFFFFF;
	text-indent:34px;
	height:21px;
}
.blue {
	background:url(../images/td-bg-blue.jpg) left center no-repeat;
	color:#FFFFFF;
	text-indent:34px;
	height:21px;
}
.red {
	background:url(../images/td-bg-red.jpg) left center no-repeat;
	color:#FFFFFF;
	text-indent:34px;
	height:21px;
}
.orange {
	background:url(../images/td-bg-orange.jpg) left center no-repeat;
	color:#FFFFFF;
	text-indent:34px;
	height:21px;
}
.green {
	background:url(../images/td-bg-green.jpg) left center no-repeat;
	color:#FFFFFF;
	text-indent:34px;
	height:21px;
}
.graytd {
	background:url(../images/td-bg-gray.jpg) left center no-repeat;
	color:#FFFFFF;
	text-indent:34px;
	height:21px;
}
.black {
	background:url(../images/td-bg-black.jpg) left center no-repeat;
	color:#FFFFFF;
	text-indent:34px;
	height:21px;
}
.gray {
	border-top: 1px dashed #AAAAAA;
}
.dkgray {
	border-top: 1px dashed #999999;
	background-color: #DDDDDD;
}
.descriptive {
	font: bold 100% Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #000000;
}
td.descriptive {
	text-align: center;
}
.imageborder {
	border: 1px solid #888888;
}
.dimtitle {
	color:#AFAFD8;
}
.pagetitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left: 10px;
	z-index: 20;
	display:inline;
}
.pagetitle:after {
	content:'';
	display:inline;
	clear: both;
 }
.pagetitleleft {
	color: #FFFFFF;
	background-image: url(../images/tab.png);
	display: inline;
	height: 26px;
	padding: 4px 4px 4px 12px;
	float: left;
	z-index: 21;
}
.pagetitleleft a:link  {
	color:#B1DB79;
}
.pagetitleleft a:visited  {
	color:#B1DB79;
}
.pagetitleleft a:hover  {
	color:#CCFF66;
}
.pagetitleleft a:active  {
	color:#B1DB79;
}
.pagetitleright {
	background-image: url(../images/tab.png);
	background-position: top right;
	width: 14px;
	height: 26px;
	padding: 4px;
	margin-right:3px;
	display: inline;
	z-index: 21;
	float: left;
}
.sideborder {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.finishingline {
	height: 1px;
	background-color: #999999;
}
.quotecell {
	background-color: #DEFBD0;
	border: 1px solid #000000;
}
.mainoutline {
	border: 1px solid #605e68;
	background-color:#FFFFFF;
}
.smaller {
	font-size: 80%;
}
.smaller2 {
	font-size: 12px;
	font-weight:bold;
}
.smaller3 {
	font-size: 10px;
	font-weight:bold;
	text-indent:34px;
}
table.smaller {
	font-size: 80%;
}
td.smaller {
	font-size: 80%;
}
.muchsmaller {
	font-size: 60%;
}
td.muchsmaller {
	font-size: 60%;
}
td.sportsrows {
	background: #FFFFFF;
	text-align: center;
}
.makealine {
	border-bottom: 1px dotted #333333;
	height: 2px;
}
.singlerowimage td {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.vertdivider {
	border-right:2px dotted #009900;
}
.greencell {
	background-color:#DAECD7;
}
.boldcent {
	font-weight:bold;
	text-align:center;
}
.boldred {
	font-weight:bold;
	color:#CC0000;
}
