.main_bg {
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.black_bg {
	background-color: #000000;
}
.linktxt2 {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.td_pad {
	padding: 10px;
}
.td_bor {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #222222;
	border-bottom-color: #222222;
	height: 29px;
}
.lefttxt {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #F4B196;
	text-decoration: none;
}
.td_bor1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	height: 29px;
}
.lefttxt:hover {

	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #EDE7C2;
	text-decoration: none;
}
.td_bor2 {
	border: 1px solid #222222;
	padding: 1px;
}
.left_bg {
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.td_bor3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #222222;
	height: 29px;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #942819;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.headertxt {
	font-family: "Book Antiqua", Arial, Verdana;
	font-size: 18px;
	color: #EDE7C2;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.Headertxt2 {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #C4C4C4;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.maintxt {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	letter-spacing: 0.5px;
}
.linktxt {

	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #B5301D;
	text-decoration: underline;
	padding: 5px;
	letter-spacing: 0.5px;
}
.linktxt:hover {


	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #EDE7C2;
	text-decoration: underline;
	padding: 5px;
	letter-spacing: 0.5px;
}
.td_pad2 {
	padding-right: 5px;
	padding-left: 5px;
}
.meddile_bg {
	background-image: url(../images/meddile_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
}
.linktxt2:hover {

	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #B5301D;
	text-decoration: none;
}
.fotter_bg {
	background-image: url(../images/fotter_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.copyright_txt {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #B5301D;
	text-decoration: none;
	padding-top: 5px;
}
