/* HTML elements */
H2 {color: #006893; font-size: 150%}
H3 {color: #006893}
 
.menuHeader{
	margin:0px;
	font-size: 100%;
	color: white;
	font-weight: bold;
	padding: 3px 0px 3px 6px;	
	background-color:#006893;
	background-image:url('/web/sites/bhcc/images/home_quicklinks_bg.jpg');
	background-repeat: repeat-y;
	background-position:right;}
	
	

/* tables */
.menuTableHeader {font-weight: bold; color: #ffffff; background-color: #026994; font-size: 100%;}
.menuTable1 {color: black; background-color: #cbd2df; font-size: 100%;}
.menuTable1 a:link {color: black; text-decoration: underline}
.menuTable1 a:visited {color: black; text-decoration: underline}
.menuTable1 a:hover {color: black; text-decoration: underline}
