/* CSS Document */

.MaxWidth {
	WIDTH: expression(document.body.clientWidth > 1150? "1150px": "auto" );
	max-width: 1150px;
	border: 1px solid #A8BF53;
}
Body {
	margin:0px;
}

td {
	font-family: Tahoma;
	font-size: 12px;
	color: #6B6A58;
	text-align:justify;
}
.SiteText {
	font-family: Tahoma;
	font-size: 12px;
	color: #6B6A58;
}

.SiteText_no {
	font-family: Tahoma;
	font-size: 12px;
	color: #6B6A58;
	text-decoration:none;
}
.Heading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6B6A58;
}
.SiteTextBold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #929279;
}
.MainMenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A8BF53;
	display: block;
	text-align: center;
	height: 18px;
	
}
.MainMenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFB204;
	display: block;
	text-align: center;
	height: 18px;
	
}
.Links {
	font-family: Tahoma;
	font-size: 12px;
	color: #929279;
	text-decoration: underline;
}
.Links:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #929279;
	text-decoration: none;
}
.LinksBold,.header4,.lessBoldLink,.Biglinks,.header2,.linkbold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #76980B;
	text-decoration: underline;
}
.LinksBold:hover,.header4:hover,.lessBoldLink:hover,.Biglinks:hover,.header2:hover,.linkbold:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #76980B;
	text-decoration: none;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6B6A58;
}

.Footer_nolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6B6A58;
	text-decoration:none;
}

.InputBox,.bodytextBox,.textboxwider {
	font-family: Tahoma;
	font-size: 12px;
	color: #6B6A58;
	border: 1px solid #929279;
	background-color: #F8F7F2;
}
.Button {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6A6957;
	border: 1px solid #6A6957;
}
.Padding7 {
	padding:7px;
}
.PageHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6B6A58;
}
.left_nav {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BFD67B;
	display: block;
	text-align: center;
	height: 18px;
	width: 125px;
}

.left_nav_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4C5830;
	text-decoration: none;

}

.Justify {
text-align:justify;

}h1 {
	font-size: 18px;
}

