/* style copyright  © BasicTemplates.comT. 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: #67501E;
	font: italic bold 14px Verdana, Arial, sans-serif;
	letter-spacing: 2px;
	text-decoration: underline;
}

p, td {
	color: #000000;
	font: 12px Verdana, Arial, sans-serif;
}

.btcontent{
	border-bottom: 0px solid #A5835D;
	border-left: 0px solid #A5835D;
	border-right: 6px solid #A5835D;
	border-top: 6px solid #A5835D;
}

.btcopyrights {
	font-size: 10px;
}

.btname {
	color: #333333;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: right;
	text-transform: uppercase;
}

.btnav {
	background: #CCBEAA;
	border: 1px solid #666666;
}

.btnavbk {
	background: #A5835D;
	color: #000000;
}
