body {
	background-color: #4d4948;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px 30px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4948;
}
h1 {
	font-size: 14px;
	color: #973631;
	margin: 0px;
	padding: 0px;

}
.LR_border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4d4948;
	border-left-color: #4d4948;
}
.LR_border1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #808080;
	border-left-color: #808080;
}
.shadow1 {
	background-image: url(../images/right_shadow.png);
	background-repeat: repeat-y;
	behavior: url("iepngfix.htc");
}
.shadow2 {
	background-image: url(../images/right_shadow_bott.png);
	background-repeat: no-repeat;
	behavior: url("iepngfix.htc");
}
.corner_logo {
	background-image: url(../images/corner_logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 60px;
}
#menu {
	background-color: #aaaaaa;
	height: 37px;
}
#menu a {
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	color: #262525;
	display: block;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#menu .menugap {
	padding-bottom: 4px;
}
#menu .menugap1 {
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 2px;
}
#leftmenu {
	font-size: 18px;
	text-align: left;
}
#leftmenu a {
	color: #FFFFFF;
	line-height: 55px;
	background-color: #973631;
	display: block;
	padding-left: 35px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 197px;
	text-decoration: none;
}
#leftmenu a:hover {
	cursor: hand;
	background-color: #DA251C;
	background-image: url(../images/bullet_hov.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
#address {
	font-size: 11px;
	color: #323232;
}
#address th {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #da251c;
	padding-bottom: 3px;
}
#address a {
	color: #323232;
	text-decoration: underline;
}
#address a:hover {
	text-decoration: none;
}
#main_body {
	background-image: url(../images/fade_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;
}
#main_body h3 {
	font-size: 16px;
	color: #000000;
	background-image: url(../images/head_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#main_body .bigfont {
	font-size: 15px;
	padding-left: 15px;
	padding-right: 50px;
	padding-top: 10px;
}
#main_body .redtext {
	font-size: 14px;
	font-weight: bold;
	color: #da251c;
	padding-left: 15px;
}
#body_footer {
	height: 75px;
	font-size: 14px;
	color: #000000;
}
.footer2 {
	text-align: right;
	padding-right: 30px;
	color: #e0e0e0;
	padding-top: 10px;
}
#body_footer a {
	color: #720802;
	text-decoration: underline;
}
#body_footer a:hover {
	text-decoration: none;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #e0e0e0;
	padding-right: 25px;
}
.subheads {
	font-style: italic;
	font-weight: bold;
	color: #4D4948;
	font-size: 14px;
}
.textbox  {
	padding-right: 40px;
	padding-top: 20px;
}
.body-link {
	color: #973631;
	text-decoration: underline;
}
.body-link:hover {
	color: #FF0000;
	text-decoration: none;
}
.footer-link {
	color: #e0e0e0;
	text-decoration: underline;
}
.footer-link:hover {
	color: #e0e0e0;
	text-decoration: none;
}
.footer-link2 {
	color: #e0e0e0;
	text-decoration: underline;
	font-size: 9px;
}
.footer-link2:hover {
	color: #e0e0e0;
	text-decoration: none;
}
.form-text-field9 {
	width:100px;
	height:14px;
	font-size:12px;
}