td.mouseoff {
	border: 1px solid #000000;
	color: #330000;
	background: #F0CD99;
	padding: 4px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: top;
	height: 15px;





} 
td.mouseon {
	color: #330000;
	background: #BACB85;
	padding: 4px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	height: 20px;



} 

a:link {
	color: #330000;
	text-decoration: none;
}
a:visited {
	color: #330000;
	text-decoration: none;
}
a:active {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #330000;
	text-decoration: none;



}
h1 {
	color: #330000;
		font-weight: lighter;
}h2 {
	color: #330000;
		font-weight: lighter;
}
h3 {
	color: #330000;
	font-weight: lighter;
}

h4 {
	color: #330000;
		font-weight: lighter;
}
.footer-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.main-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	line-height: 21px;


}
.service-titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	line-height: 22px;
	font-weight: bold;
	font-variant: small-caps;

}
.bio-buttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	line-height: 21px;
	border: 1px solid #000000;

}
.logo-bk {

	background-attachment: scroll;
	background-image: url(images/logo-bk.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

