.body {
	background-image:url(mainbg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#FFEEDA;
}
.copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7C320D;
	text-decoration: none;
}
.tss-est {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.mainbg {
	background-attachment: fixed;
	background-image: url(mainbg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.downbg {
	background-attachment: fixed;
	background-image: url(downbg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.mainborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEA07E;
	border-right-color: #BEA07E;
	border-bottom-color: #BEA07E;
	border-left-color: #BEA07E;
}
.txt1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B68866;
}
.links1 a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B68A67;
	text-decoration: none;
}
.links1 a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B68A67;
	text-decoration: none;
}
.links1 a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
.links1 a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B68968;
	text-decoration: none;
}
.hd1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #967883;
	text-decoration: none;
}
.txt2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #967883;
	text-decoration: none;
}
.hd2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #967883;
	text-decoration: none;
}
.hd3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #967883;
	text-decoration: none;
}

