.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;


}

.menu a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
.menu td {
	background-image: url(buttons/btn-up-blue.gif);
	text-align: center;
	vertical-align: middle;
}

.menu a:link {
	text-decoration: none;

}
.menu a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.medium-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.medium-black a:link {
	text-decoration: none;
	color: #000066;

}
.medium-black a:hover{
	color: #000066;
	text-decoration: underline;

}
.medium-black a:active{
	color: #000066;
	text-decoration: none;

}
.medium-black a:visited{
	color: #000066;
	text-decoration: none;

}
.medium-light-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.medium-light-grey a{
	color: #CCCCCC;
	text-decoration: none;

}
.medium-light-grey a:hover{
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;

}
.medium-light-grey a:visited{
	color: #999999;
	text-decoration: none;

}
.medium-light-grey a:active {
	color: #999999;
	text-decoration: none;

}
.headingpic {
	background-image: url(images/bs-kenner-bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contentbkblue {
	background-image: url(images/bs-background-blue.jpg);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

