BODY {
	background-image: URL(../images/mainbg.jpg);
	background-repeat: repeat;
	margin: 0px;
}
.toporangebar {
	background-color: #D87414;
	height: 6px;
}
.toplinkleft {
	background-image: url(../images/toplinkleft.jpg);
	background-repeat: no-repeat;
	width:9px;
	height: 86px;
}
.toplinkright {
	background-image: url(../images/toplinkright.jpg);
	background-repeat: no-repeat;
	width:9px;
	height: 86px;
}
.toplinkbg {
	background-image: url(../images/toplinkbg.jpg);
	background-repeat: repeat-x;
	height: 86px;
}
.toplink {
	vertical-align: top;
	padding-left: 28px;
	padding-right: 28px;
}
.toplink a {
	padding-top: 28px;	
	height: 58px;
	text-decoration: none;
	display: block;
}
.toplink a:hover {
	padding-top: 28px;
	height: 58px;
	background-image: url(../images/hoverarrow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
.toplinksep {
	background-image: url(../images/toplinksep.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 2px;
}
.logobg {
	background-image: url(../images/logobg.jpg);
	background-repeat: repeat-x;
	width: 358px;
	height: 57px;
	padding-top: 44px;
	padding-left: 32px;
	padding-bottom: 31px;
}
.bannertxtbg {
	background-image: url(../images/bannertxtbg.jpg);
	background-repeat: repeat-x;
	width: 314px;
	height: 155px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #B3AC98;
	line-height: 16px;
	padding-left: 36px;
	padding-top: 17px;
	display: block;
	padding-right: 40px;
	vertical-align: top;
}
.bannertxtbg a {
	font-weight: bold;
	color: #F8881D;
	text-decoration: none;
	padding-top: 10px;
	display: block;
}
.bannertxtbg a:hover {
	font-weight: bold;
	padding-top: 10px;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
.bannercontbg {
	padding-top: 18px;
	vertical-align: top;
}
.leftarea {
	width: 681px;
}
.welcomearea {
	background-color: #DAD7CE;
}
.welcome {
	padding: 20px 23px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #241F0C;
	line-height: 16px;
}
.welcome a {
	color: #241F0C;
	text-decoration:none;
}
.welcome a:hover {
	color: #000000;
	text-decoration:none;
}
.blackbg {
	background-color: #0E0E0E;
}
.blackboxcont {
	padding: 20px 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #848484;
	line-height: 16px;
}
.blackboxcont a {
	color: #848484;
	text-decoration: none;
}
.blackboxcont a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.rightarea {
	vertical-align: top;
	padding-left: 20px;
	padding-top: 10px;
}
.rightcont {
	padding: 14px 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color:#DAD7CE;
	line-height: 16px;
}
.rightcont a {
	color:#F8881D;
	text-decoration: none;
}
.rightcont a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.rightbord {
	border-top: #595959 1px solid;
	height: 14px;
}
.footerbox {
	background-color: #191919;
}
.footer {
	font-family: Arial;
	font-size: 12px;
	color: #848484;
	line-height: 20px;
	text-align: center;
	padding: 25px 0px;
}
.footer a {
	color: #848484;
	text-decoration: none;
}
.footer a:hover {
	color: #F8881D;
	text-decoration: none;
}
a.footerlink:link,a.footerlink:visited,a.footerlink:active {
	color: #F8881D;
}
a.footerlink:hover {
	color: #FFFFFF;
}

.from_bg
{
background-color:#B5AC92;
border:#A29B85 solid 1px;
padding:10px;
margin:0px;
}

.from_bg2
{
background-color:#E1DDCE;
border:#A29B85 solid 1px;
padding:10px;
margin:0px;
}