img{ 	border: none;}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-repeat: repeat;*/
	background-position: left top;
}




a {
	color: #a8996e; 
	text-decoration:none;
}
.alinks {
	color: #BEB696; 
	text-decoration:none;
}

.white { color: #8C7853; }
.white:hover { color: #FFD700; }
a.white { color: #8C7853; }
a.white:hover { text-decoration: underline; color: #FFFFFF; }

.green {
	color: #669933; 
}
.table-border {
	border: 1px dashed #333333;
}
.nav-text {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
	
}
.hometitle-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 20px;
}
.subheader { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; 
	color: #a8996e; 
	text-decoration:none;
}
.body-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 18px;
}
.bodybold-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	style: bold;
	color: #333333;
	line-height: 16px;
}
.subtitle-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
}
.sub-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 13px;
}
.subbullets-text {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}

.copyright-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.table-box-bg {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/box756.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.table-main-bg {
	background-attachment: not fixed;
	background-color: #b78bb5;
	background-image: url(../images/bg_main002.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.table-lft-bg {
	background-attachment: not fixed;
	background-image: url(../images/g_lftside.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.table-right-bg {
	background-attachment: not fixed;
	background-image: url(../images/g_rghtside.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
h3 {
	text-decoration: none;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #600;
}

#contentbox {
	width: 410px;
	border: 1px solid #300;
	padding: 10px;
	background: #F9F2F2;
	text-align:center;
	color: a8996e;
	font-size: 14px;
}
.contentbox { font-family: Verdana, Geneva, sans-serif; }

img.shaddow { -moz-box-shadow: 5px 5px 3px #888; -webkit-box-shadow: 5px 5px 3px #888; box-shadow: 5px 5px 3px #888; }
.shaddow { -moz-box-shadow: 5px 5px 3px #888; -webkit-box-shadow: 5px 5px 3px #888; box-shadow: 5px 5px 3px #888; }
