body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	width: 150px;
	padding: 1px;
	height: 20px;
	color: #990000;
	font-weight: bold;
}
a:visited {
	color: #C41A3E;
	font-weight: bold;
	text-decoration: none;
}
.navBorder {
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-bottom-color: #990000;
	background-color: #08AE3A;
}


a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.newsHeadBorder {
	border: medium solid #990000;
	background-color: #08AE3A;
}
.newsBodyBorder {
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-size: 12px;
	background-color: #FFFFFF;
}
.tableTextRule {
	font-size: 80%;
}
.outerBodyTable {
	background-color: #999999;
}
.innerBodyGrayCells {
	background-color: #FFFFFF;
}
.innerBodyGreenCell {
	background-color: #08AE3A;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
}
.headlineRed {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
.headlineRedSm {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.smBodyBlk {
	font-size: 12px;
}
.sceduleText {
	font-size: 80%;
}
.tableheader1 {
	font-weight: bold;
	text-decoration: underline;
}
.emph {
	font-weight: bold;
	color: #990000;
}
h3 {
	color: #990000;
	text-align: center;
}
.indentSmall {
	font-size: 80%;
	text-indent: 25px;
}
.smallCaption {
	font-size: 10px;
	color: #08AE3A;
}
