body {
	background-color: #631113;
	background-image: url(../images/background_img.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-repeat: no-repeat;
}

h2{color: #6b1315; text-decoration:underline; font-weight:bold;}
h3{color: #6b1315; text-decoration:underline; font-weight:bold;}
h4{color: #6b1315; text-decoration:underline; font-weight:bold;}

.bg_maintxt {
	background-color: #FFFFFF;
	background-image: url(../images/bg_maintxt.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.bg_contactus {
	background-color: #FFFFFF;
	background-image: url(../images/bg_contactus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #631113;
	font-weight: bold;
	line-height: 22px;
}

.arial11blacknormal {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}

.arial11black {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.arial21blackbold {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.arial2marbold {
	font-family: Arial;
	font-size: 12px;
	color: #6B1315;
	text-decoration: none;
	font-weight: bold;
}
.arial2whitebold {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.arial11yellow {
	font-family: Arial;
	font-size: 11px;
	color: #EDDA3B;
	text-decoration: none;
}
.redLink {
	color:#06F;
	font-weight:bold;
}


