body {
	color: #595e26;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #ffffff;
	margin: 5px;
	color: #595e26;
	text-align:center;
	position:absolute;
}

UL#navmenu-v span.HighLightItem
{
	color:#0000FF;
	font-weight:bold;
	text-decoration:underline;
	
}

li.List {
	margin-bottom:5px;
}


li.Term {
	margin-bottom:2px;
}
div#container {
	width:984px;
	text-align:left;
}
div#left {
	border:#F87D19 solid 1px;
	float:left;
	width:165px;
	margin:1px;
	padding: 1px 1px 500px 1px;
	background-color: #DDE194;
}
div#header {
	border:#F87D19 solid 1px;
	margin:1px;
	padding:1px;
	height:100px;
	background-color: #DDE194;
}
div#search {
	border:#F87D19 solid 1px;
	margin:1px;
	padding:1px;
	height:75px;
	background-color: #ffffff;
}
div#right {
	border:#F87D19 solid 1px;
	float:right;
	width:165px;
	margin:1px;
	padding:1px;
	text-align:center;
}
div#content {
	margin:1px;
	padding:1px;
	width:100%;
}
div#bottom {
	border:#F87D19 solid 1px;
	margin:1px;
	padding:1px;
	background-color: #DDE194;
	text-align:left;
}
td {
	color: #595e26;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align:top;
}
p {
	font-size:13px;
}
.Reverse {
	color: #FFFFFF;
}
.small {
	font-size:12px;
}
.smallReverse {
	color: #FFFFFF;
	font-size:12px;
}
H1 {
	font-weight: bold;
	font-size: 17px;
	border-bottom: #DDE194 1px dashed;
	margin-bottom: 10px;
}
H2 {
	font-size: 14px;
	margin-bottom: 0px;
	font-weight:bold;
}

H2.Contrast
{
	color:#F87D19;
}
H3 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 0px;
}
H4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
H5 {
	font-size: 10px;
	font-weight: normal;
}
H6 {
	font-size: 8px;
	font-weight: normal;
}
.AonContrast {
	color: #FFFFFF;
	background-color: #F87D19;
	text-decoration: none;
	padding-right:13px;
	FONT-SIZE: 13px;
}
.BGDark {
	background-color: #595e26;
}
.BGMedium {
	background-color: #B5BD5A;
}
.BGLight {
	background-color: #DDE194;
}
.BGWhite {
	background-color: #FFFFFF;
}

.BGContrast {
	background-color: #F87D19;
}

.SubMenu
{
	width:200px;
	padding-top:1px;
	padding-left:1px;
	border-Left:#DDE194 1px solid;
	border-top:#DDE194 1px solid;
	
	border-right:#595e26 2px solid;
	border-bottom:#595e26 2px solid;
}

hr.TopAOld {
	border-top: #348fc8 thin solid;
	border-bottom: #dee093 thin solid;
	position: relative;
	top: 4px;
	height: 4px;
	background-color: white;
}
hr.TopA {
	border-bottom: #F87D19 thin solid;
	border-top: #348fc8 thin solid;
	position: relative;
	top:-6px;
	margin-bottom:-5;
	height: 7px;
	padding-bottom:0px;
	background-color:White;
}
hr.TopB {
	border-top: #F87D19 thin solid;
	border-bottom: #348fc8 thin solid;
	position: relative;
	top:5px;
	/*	margin-bottom:-5;*/
	height: 7px;
	padding-bottom:0px;
	background-color:White;
}
hr.Bottom {
	border-bottom: #F87D19 thin solid;
	border-top: #348fc8 thin solid;
	position: relative;
	top: -6px;
	height: 7px;
	background-color:White;
}
Img.ImgCenter {
	text-align: center;
	vertical-align: middle;
	margin: 0px 2px 0px 0px;
	border: 0px none;
}
Img.ImgFaded {
	filter: alpha(opacity=100, finishopacity=50, style=2);
}
a {
	color: #595e26;
}
a:visited {
	color: #595e26;
}
a:link {
	color: #595e26;
}
a:active {
	color: #595e26;
}
A:hover {
	color: #F87D19;
	background-color: #DDE194;
}
.NavigationBlock {
	border:#595e26 1px solid;
	background:B5BD5A;
	padding:2px 2px 2px 2px;
	margin:0px;
	text-align:center;
	vertical-align:middle;
	width:140px;
}
table {
	vertical-align: middle;
	border-collapse: collapse;
}
table#data {
	margin-top: 5px;
	margin-bottom: 10px;
	width:600px;
}
#data input, #data textarea, #data select, #data option {
	border: 1px solid #595E26;
	background-color: #DDE194;
	color: #595E26;
	margin-right:5px;
	height:20px;
}
#navtop ul {
	FONT-SIZE: 12px;
	padding: 0px;
	margin: 0px;
	background-color: #F87D19;
	color: White;
	float: left;
	width: 100%;
	border:#595E26 solid 1px;
}
#navtop ul li {
	display: inline;
}
#navtop ul li a {
	margin:0px;
	padding: 2px 19px;
	background-color: #F87D19;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}
#navtop a:link, #navtop a:visited {
	color: #fff;
	text-decoration: none;
}
#navtop ul li a:hover {
	background-color: #595E26;
	color: #fff;
}
#navright {
	width: 160px;
}
#navright ul {
	text-align:center;
	FONT-SIZE: 11px;
	font-weight:bold;
	padding:0;
	margin:0;
	list-style-type: none;
	color: White;
	border:#595E26 solid 1px;
}
#navright a {
	display: block;
	padding: 1px;
	margin:1px;
	width: 160px;
	background-color: #F87D19;
	border-bottom: 1px solid #595E26;
	border-top: 1px solid #595E26;
}
#navright a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
}
#navright a:hover {
	background-color: #595E26;
	color: #fff;
}


#navabc
{
	margin-top:5px;
}
#navabc ul {
	FONT-SIZE: 12px;
	padding: 0px;
	margin: 0px;
	color: 595e26;
	float: left;
	width: 100%;/*border:#595E26 solid 1px;*/
}
#navabc ul li {
	display: inline;
	background-color: #DDE194;
}
#navabc ul li a {
	padding: 2px 1px;
	margin: 2px 1px;
	width:15px;
	text-align:center;
	background-color: #DDE194;
	color: 595e26;
	text-decoration: none;
	float: left;
	border: 1px solid #595e26;
}
#navabc a:link, #navabc a:visited {
	color: #595e26;
	text-decoration: none;
}
#navabc a#current:link, #navabc a#current:visited {
	background-color: #F87D19;
	color: #595e26;
	text-decoration: none;
}
#navabc ul li a:hover {
	background-color: #F87D19;
	color: #595e26;
}
#navabc ul li#noterm {
	padding: 2px 1px;
	margin: 2px 1px;
	width:15px;
	text-align:center;
	background-color: #ffffff;
	color: 595e26;
	text-decoration: none;
	float: left;
	border: 1px solid #DDE194;
	color:DDE194;
}
