body {
	background-color: #090302;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/home_bg_strech.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}

.HOME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFCAD;
	text-decoration: none;
}
.maintable_bg {
	border: 1px solid #95875B;
	background-color: #7B6C55;
	background-image: url(images/home_contentbg_strech.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.footer_txt {
	font-family: tahoma, Arial;
	font-size: 8pt;
	color: #D4C28B;
}

.image_border {
	border: 1px solid #BDAF8A;
}
.welcome_txt {
	font-family: tahoma, Arial;
	font-size: 8pt;
	color: #FFFCAD;
}
.footerlink:link,.footerlink:visited,.footerlink:active {
	color: #D4C28B;
	font-family: tahoma, Arial;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
}
.footerlink:hover {
	color: #FFFFFF;
}
.yellowlink:link,.yellowlink:visited,.yellowlink:active {
	color: #FFFCAD;
	font-family: tahoma, Arial;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: normal;
}
.yellowlink:hover {
	color: #FFFFFF;
}
.subtable_bg {
	background-image: url(images/home_bg_sub.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
