/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link, a:visited {
	color: #65009a;
	font-weight: bold;
}

a:hover, a:active {
	color: #AA0000;
	font-weight: bold;
	text-decoration: none;
}

body	{
	background-color: #ffff99;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}

h1	{
	color: #cc0000;
	font: verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2px;
	text-decoration: none;

}

h2 {
	background-color: #65009a;
	color: #ffcc00;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	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: #FFFFFF;
}

.btcontent {
	background-color: #FFFFFF;
	color: #733A2F;
}

.btfoot	{
	background-color: #ffcc00;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	text-align: center;
}

.bthead {
	border: #ffcc00 solid;
	border-width: 1px 1px 0px;
}

.btnav	{
	background-color: #65009a;
	font-weight: bold;
	border: 1px solid #ffcc00;

}

.btnavbk	{
	background-color: #65009a;
}

.bttitle {
	background-color: #ffcc00;
	font-weight: bold;
	color: #FFFFFF;

}