body
{
	margin-top: 1px;
	margin-bottom: 1px;
	color: #595e26;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
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;
}
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;
}
.BGContrast
{
		background-color: #F87D19;
}
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;margin:2px;
text-align:center;
vertical-align:middle;
}


#menu {
	WIDTH: 160px;
}
#menu UL {
	FONT-SIZE: 11px;
	font-style:normal; 
	margin: 0px; 
	LIST-STYLE-TYPE: none; 
	text-align:center;
}
#menu A {
	border-top:#595E26 solid 1px;
	border-bottom:#595E26 solid 1px;
	DISPLAY: block; 
	WIDTH: 160px; 
	BACKGROUND-COLOR: #F87D19;
	margin-bottom:1px;
} 
#menu A:link {
	FONT-WEIGHT: bold; 
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}
#menuitems  A:visited {
	FONT-WEIGHT: bold;
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}
#menu  A:hover {
	FONT-WEIGHT: bold; 
	COLOR: #ffffff; 
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: #595E26
}
table
{
	vertical-align: middle;
	border-collapse: collapse;
}
table#data
{
	margin-top: 5px;
	margin-bottom: 10px;
}

#data input, #data textarea, #data select, #data option
{
	border: 1px solid #595E26;
	background-color: #DDE194;
	color: #595E26;
	margin-right:5px;
	height:20px;
}