/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link, a:visited {
	color: #313058;
	font-weight: bold;
	text-decoration: underline;
}

a:hover	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #5F342B;
	font-weight: bold;
	text-decoration: none;
}

body {
	color: #000000;
	font: 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

h1 {
	border: #313058;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-style: solid;
	border-top-width: 3px;
	color: #000000;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	background: #A4A7B6;
	padding: 3px 0px;
}

h2 {
	border: #313058;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-style: solid;
	border-top-width: 3px;
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	background: #A4A7B6;
	padding: 3px 0px;
}

td, p {
	color: #000000;
	font: 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.btcontent {
	border-style: none;
	color: #000000;
	background: #FFFFFF;
}

.btcopyrights {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	background: #313058;
}

.bthead {
	background: url(images/bkheader.jpg);
}

.btnav	{
	border: dotted;
	border-color: #000000 #000000 #000000 #EDECDA;
	border-width: 0px 0px 0px 1px;
	color: #000000;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.btnavbk {
	background: url(images/bknav.jpg);
}

