.PageBody
{
	background-color: #84937E;
	color: #666666;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14;
	margin-top: 0px;
	margin-left: 0px;
	marging-right: 0px;
	background-image: url("/images/background.jpg");
	background-repeat: repeat-x;
}
.PageBody a {
	text-decoration: none;
	color: #0038a8;
}
.PageBody a:hover {
	text-decoration: none;
}
.PageBody a:visited {
	text-decoration: none;
	color: #0038a8;
}
.PageBody a:active {
	text-decoration: none;
}
.LeftNav
{	
	width: 187px !important /*moz width*/;
	width: 199px;
	/*background-color: #;*/
	background-image: url("/images/bg_leftnav_image.jpg");
	/*background-color: #D3E9F4;*/
	background-repeat: no-repeat;
	background-position: left top;
	border-right: groove 3px #;
	/*border-left: 8px solid #FFFFFF;*/
	padding-left: 6px;
	
	text-shadow: 1px 1px 1px #FFFFFF;
	/*filter: Shadow(Color=#FFFFFF, Direction=135, Strength=10);*/
}
.LeftNavTable
{
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13;
}
.HeaderImage
{
	width: 100%;
	height: 433px;
	background-color: #84937E;
	background-image: url("/images/1/siteimages/bg_header_image.jpg");
	/*text-align: right;*/
	/*margin-left: -554px;*/
	/*margin-right: auto;*/
	margin: 0px;
	padding: 0px;
	z-index: 0;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center top;
	left: 0px;
	top: -3px;
	/*border-color: #000000;*/
	/*border-width: 4px;*/
	/*border-style: solid;*/
}
.HeaderImage2
{
	width: 988px;
	height: 433px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 11;
}
.HeaderImage2Second
{
	width: 988px;
	height: 433px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.HeaderImage3
{
	width: 988px !important; /*moz width*/
	width: 988px;
	height: 433px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center top;
	/*background-image: url("/images/1/bg_header_image_logo.jpg");*/
	position: relative;
	/*top: 0;*/
	/*left: 0;*/
	z-index: 9;
	/*border-left: 8px solid #FFFFFF;*/
	/*border-right: 8px solid #FFFFFF;*/
}

.HeaderImage2Spacer
{
	height: 1px;/*190*/
}
.HeaderImageSelectButtons
{
	position: absolute;
	right: 0;
	bottom: 2;
	z-index: 20;
	/*display: block;*/
	display: none;
	visibility: hidden;
}
.HeaderImageSelectCurrent
{
	float: left;
	background-color: #D3E9F4;
	width: 16px;
	height: 16px;
	text-align: center;
	vertical-align: center;
	color: #000000;
	margin: 2px;
	cursor: pointer;
	border-style: double;
	border-color: #FFFFFF;
	border-width: 1px;
}
.HeaderImageSelect
{
	float: left;
	background-color: #002242;
	width: 16px;
	height: 16px;
	text-align: center;
	vertical-align: center;
	color: #FFFFFF;
	margin: 2px;
	cursor: pointer;
	border-style: double;
	border-color: #FFFFFF;
	border-width: 1px;
}
