body.bha {
	background-color: #000000;
	margin: 15px;
}

table.bha {
	width: 100%;
	height: 100%;
}

td.bha {
	background-image: url(../images/bhamedia2.gif);
	background-repeat: no-repeat;
	width: 206px;
	height: 65px;
	border: 2px solid #FFCC00;
}

td.menu {
	text-align: right;
	font-family: sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	color: #FFCC00;
	font-weight: bold;
	padding: 40px 40px 0px 0px;
	vertical-align: text-top;
	border-right: 2px solid #FFCC00;
}

td.content {
	background-color: #FFFFFF;
	border: solid #FFCC00;
	border-width: 0px 2px 2px 0px;
	font-family: sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	vertical-align: text-top;
	padding: 15px;
}

td.innercontent {
	background-color: #FFFFFF;
	font-family: sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	vertical-align: text-top;
	padding: 15px;
}

td.contentc {
	background-color: #FFFFFF;
	border: solid #FFCC00;
	border-width: 0px 2px 2px 0px;
	font-family: sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	vertical-align: top;
	padding: 15px;
	text-align: center;
}

td.top {
	border-bottom: 2px solid #FFCC00;
	text-align: right;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	padding: 0px 3px 3px 3px;
}

a.menu {
	text-decoration: none;
	font-weight: bold;
	color: #FFCC00;
}

a:hover.menu {
	text-decoration: underline;
	color: #FFCC00;
}

a.content {
	text-decoration: underline;
	color: #660033;
}

a:hover.content {
	text-decoration: underline;
	color: #660033;
}

a.copyright {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover.copyright {
	text-decoration: underline;
	color: #FFFFFF;
}

td.copyright {
	text-align: center;
	font-family: sans-serif;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFFFFF;
	vertical-align: bottom;
	padding: 3px;
	border-right: 2px solid #FFCC00;
}

img.photo {
	border: 2px solid #FFCC00;
	margin: 5px;
}

img.photol {
	border: 2px solid #FFCC00;
	margin: 0px 15px 0px 0px;
}

p.small {
	vertical-align: bottom;
	font-size: 9px;
}

p.b {
	font-family: sans-serif;
}

p.c {
	font-family: cursive;
}

p.d {
	font-family: monospace;
}

p.e {
	font-family: "AmerType Md BT";
}

p.f {
	font-family: Georgia;
}