/* style copyrighted   Duplication or redistribution is strictly prohibited. */

a:link, a:visited {
	color: #660e1b;
	font-weight: bold;
}

a:hover, a:active {
	color: #a23f52;
	font-weight: bold;
	text-decoration: none;
	}
	
body	{
	background-color: #660e1b;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin: 0px;
}

h1	{
	color: #660e1b;
	font: verdana, arial, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: none;

}

h2 {
	background-color: #660e1b;
	color: #F6edd1;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	text-decoration: none;
	text-indent: 8px;
}

td, p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.btbk {
	background-color: #f6edd1;
}

.btcontent {
	background-color: F6edd1;
	color: #733A2F;
}

.btfoot	{
	background-color: #c59a6f;
	color: #F6edd1;
	font-size: 10px;
	font-style: normal;
	text-align: center;
}

.bthead {
	border: #c59a6f solid;
	border-width: 0px 0px 0px;
}

.btnav	{
	background-color: #f6edd1;
	font-weight: bold;
	border: 0px solid #212A61;

}

.btnavbk	{
	background-color: #c59a6f;
}

.bttitle {
	background-color: #660e1b;
	font-weight: bold;
	color: #FFFFFF;

}