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

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

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

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

a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.white:active	{
	color: #FFFFFF;
}

a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.white:hover	{
	color: #F0F2F9;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

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

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

h2 {
	color: #76553C;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

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

.contact {
	color: #7C022C;
	font-size: 12px;
}

.contactlg {
	color: #7C022C;
	font-size: 12px;
	font-weight: bold;
}

.copyrights {
	color: #B07E54;
	font-size: 10px;
}

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

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

.navbk {
	background-image: url(images/bknav.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

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

.subsmall {
	color: #FFFFFF;
	font-size: 9px;
}

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