body {
	background-color: #CCCCCC;
}
body td,th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

body {
 scrollbar-face-color:095F34; scrollbar-track-color:DAE3DA; scrollbar-arrow-color:FFFFFF; scrollbar-DarkShadow-Color:660000; scrollbar-3dLight-Color:660000;
}

/*this is to keep page from shifting to left on load in safari and firefox*/
html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bolder;
	color: #660000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #095F34;
}
.tabletxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.copytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.tabletop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
tr.d1 td {
	background-color: #FFFFFF;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
tr.d0 td {
	background-color: #DAE3DA;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
tr.dd1 td {
	background-color: #FFFFFF;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
tr.dd0 td {
	background-color: #DAE3DA;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #095E34;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.links-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.yellowtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffff99;
}
.redcard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-image: url(images/red-bg.gif);
}
.yellowcard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/yellow-bg.gif);
}
.td-yellow {
	background-color: #FFFF00;
}
.td-red {
	background-color: #FF0000;
}

.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.BoldCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.oxbloodTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #660000;
}
.greentxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #095E34;
}
.greenborder {
	border: 1px solid #095E34;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.redborder {
	border: 1px solid #660000;
}
th {
	font-weight: bold;
	line-height: 20px;
	color: #660000;
}
