/* 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: #3762B0;
	font: bold 14px Verdana, Arial, sans-serif;
	letter-spacing: 1px;
	text-decoration: underline;
}

p, td {
	color: #000000;
	font: 12px Verdana, Arial, sans-serif;
}

.btcontent{
	border: 4px solid #96C6CA;
}

.btcopyrights {
	font-size: 10px;
}

.btname {
	color: #333333;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: right;
	text-transform: uppercase;
}

.btnav {
	background: #DCF0F7;
	border: 1px solid #666666;
}

.btnavbk {
	background: #96C6CA;
	color: #000000;
}
