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