body {
	background-image: url(../images/body_bg.gif);
	margin:0px;
}
.left_right_border {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 4a4949;
	border-left-color: 4a4949;
	background-color: #FFFFFF;
	min-height:850px;
/*	height:expression(this.scrollHeight > 850 ? "auto":"850px"); */
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
.header_bg {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 155px;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 155px;
	width: 846px;
}
.footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.footer_text a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.footer_text a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}
.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #607733;
	text-decoration: none;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #607733;
	text-decoration: none;
}
.vdot_line_right {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #000000;
}
.top_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-decoration: none;
}
.top_text a:link {
	color: #003399;
	text-decoration: none;	
}
.top_text a:hover {
	color: #336600;
	text-decoration: none;		
}
.top_text a:visited {
text-decoration: none;
color: #003399;
}
.top_text a:active {
text-decoration: none;
color: #003399;
}
.pin_bg {
	background-image: url(../images/pin.html);
	background-repeat: no-repeat;
	background-position: left;
	height: 50px;
}
.grey_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #6d6e71;
	text-decoration: none;
}
.grey_text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

