
a:link, a:visited {
	color: #0033CC;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

body {
	background: url(images/bklogo.jpg) #FFFFFF no-repeat left top;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0px;
}

h1 {
	color: #001090;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	text-transform: uppercase;
}

h2 {
	border-bottom-color: #8F8F73;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 0px;
	color: #5E604A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}

h3 {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	color: #737874;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

h4 {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

h5 {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

h6 {
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 0px;
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
}

p, td {
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}

.btcopyrights {
	color: #333333;
	font-size: 10px;
}

.btheaderbk {
	background: url(images/bkheader.jpg) repeat-x;
}

.btlogobk {
	background: url(images/bklogo.jpg) no-repeat;
}

.btnavbk {
	background: url(images/bknav.jpg) no-repeat left top;
}

.btsubtitle {
	color: #C79F86;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

