a:link, a:visited { color: #e6e154; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #e6e154; text-decoration: underline;}

h1.bbe{
	text-align: center;
	font-size: 25px;
}
form.bbe{
	border-style: double;
	background-color: black;
	border-width: thick;
	border-color: white;
	font-size: 10pt;
	width: auto;
	
}

table.bbe {
	width: auto;
	text-align: left;
	align-self: auto;
}

body.bbe{
	line-height: 1.5em;
	font-family: Verdana, Arial, san-serif;
	font-size: 11px;
	color: #ffffff;
	background: #4b4743;
}
.bbe_form {
	background-color: bisque;
	border-style: solid;
	border-width: medium;
	border-color: white;
	color: black;
	font-size: 10pt;
}

td.bbe_form {
	
	border-style: solid;
	border-color: white;
	border-width: thin;
	color: black;
	font-size: 10pt;

}

td.bbe_header{
	text-align: center;
}
td.bbe_elevator {
	width: 80px;
	height: 60px;
}

td.bbe_vertical {
	
	height: 180px;
	width: 80px;
}

