/* style copyright  © BasicTemplates.com™. Duplication or redistribution is prohibited. */

a:link, a:visited {
	color: #003399;
	font-weight: normal;
	text-decoration: underline;
}

a:hover, a:active {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

body{
	background: #FFFFFF;
	color: #000000;
	font: 12px Times, Arial, sans-serif;
}

h1{
	color: #4D3366;
	font: normal bold 14px Verdana, Arial, sans-serif;
	letter-spacing: 2px;
	text-decoration: none;
}

p, td {
	color: #000000;
	font: 12px Verdana, Arial, sans-serif;
}

.btcontent {
	border-bottom: 0px solid #d8bfd8;
	border-left: 0px solid #d8bfd8;
	border-right: 6px solid #d8bfd8;
	border-top: 6px solid #d8bfd8;
}

.btcopyrights {
	font-size: 10px;
}

.btname {
	color: #d8bfd8;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: right;
	text-transform: uppercase;
}

.btnav {
	background: #e6e6fa;
	border: 1px solid #2f4f4f;
}
.btnav a, a:active, a:visited {
	color: #191970;
	font-weight: bold;
	text-decoration: none;
}
.btnav a:hover {
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}
.btnavbk {
	background: #d8bfd8;
	color: #000000;
}

