.indexbg {
	background-attachment: fixed;
	background-color: #9B7864;
	background-image:  url(images/index.gif);
	background-repeat: no-repeat;
}
.topcurve {
	background-image:  url(images/topcurve.gif);
	background-repeat: no-repeat;
	width: 463px;
}
.bottomcurve {
	background-image:  url(images/bottomcurve.gif);
	background-repeat: no-repeat;
	width: 463px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E6DDBA;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E6DDBA;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E6DDBA;
	text-decoration: underline;
}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D1AB96;
	text-decoration: none;
}
.lnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E6DDBA;
	text-decoration: none;
}
.lnk:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E6DDBA;
	text-decoration: underline;
}