/* style copyrighted  © BasicTemplates.com™. Duplication or redistribution is strictly prohibited. */

a:link {
	color: #E27546;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	color: #E27546;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #FED486;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #FED486;
	font-weight: bold;
	text-decoration: underline overline;
}

body {
	background-image: url(images/bklogo.gif);
	background-color: #000000;
	background-position: right top;
	background-repeat: no-repeat;
	color: #FEE28B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #E37647;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-transform: uppercase;
}

td, p {
	color: #FEE28B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btcopyrights {
	color: #E27546;
	font-size: 10px;
}

.btheaderbk {
	background-image: url(images/bkheader.gif);
	background-repeat: repeat-x;
}

.btlogobk {
	background-image: url(images/F805_03.gif);
	background-repeat: no-repeat;
}

.btnavbk {
	background-image: url(images/F805_06.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.btsubtitle {
	color: #FDD680;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

