﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
body a:link {
	font-family: Helvetica, Arial;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
body a:visited {
	font-family: Helvetica, Arial;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
body a:hover {
	color: orange;
}

.TableHeader {
	font-family: Helvetica, Arial;
	font-size: 10pt;
	color: black;
	text-decoration: none;
	background-color: #FFE2A6;
	font-weight: bold;
}
.highlightlight {
	font-family: Helvetica, Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
}
.highlightdark {
	font-family: Helvetica, Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF99;
}
.section_heading {
	background-color: #809B00;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.section_subheading {
	background-color: #A4CA39;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
}
.section_body {
	background-color: #FFFFCC;
	font-size: 10pt;
}
.news_heading {
	background-color: #ffffff;
	font-size: 18px;
	color: #809B00;
	font-weight: bold;
	text-align: left;
}
.news_timestamp {
	background-color: #ffffff;
	font-size: 12px;
	color: red;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.news_body {
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
.mainbody {
	background-color: #FFFFCC;
}
.page_title {
	color: #ffffff;
	background-color: #809B00;
	font-size: 24px;
	font-weight: bold;
}
.table_outline {
	border: 1px solid #A4CA39;
}
.outline {
	border: 1px solid #000000;
}
.header_bar {
	font-size: 14;
	font-weight: normal;
	color: #ffffff;
	background-image: url(images/menu_bar_background.jpg);
}
.header_bar a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}
.header_bar a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}
.header_bar a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
