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

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

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

a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

body {
	background-image: url('images/bk.gif');
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}

h1 {
	border-style: solid;
	border-bottom-width: 1px;
	border-color: #000000 #000000 #CCCCCC;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	color: #8D7E72;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
}

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

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

.btcontent {
	background-image: url('images/bkcontent.gif');
	background-position: center top;
	background-repeat: no-repeat
}

.btcopyrights {
	padding-right: 25px;
	font-size: 9px;
	padding-bottom: 0px;
	padding-left: 35px;
	padding-top: 0px;
}

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

