

a:link, a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	border: #000000 dotted;
	border-color: #432D5B;
	border-width: 0px 0px 2px 0px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #DBABD1;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	border: #000000 dotted;
	border-width: 0px 0px 2px 2px;
	color: #432D5B;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 5px;
	text-transform: uppercase;
}

h2 {
	border: #000000 dotted;
	border-width: 0px 0px 2px 2px;
	color: #58437B;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 5px;
}

p, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.btcontent1 {
	background-color: #DBABD1;
	background-image: url('images/bkcontent2.jpg');
	background-position: left top;
	background-repeat: repeat-y;
	color: #000000
}

.btcontent2 {
	background-image: url('images/bkcontent1.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000
}

.btcopyrights {
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	color: #333333;
	font-size: 11px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	text-align: center;
	text-indent: 10px
}

.btheader {
	background-image: url('images/bkheader.jpg');
	background-repeat: repeat-x
     
        
}

.btinfobox {
	color: #FCD48E;
}