#banner{
	height: 60px;
	background-color: #FFF00F;
	border-bottom: 1px solid #000000;
}
				 
#banner_left{
	height: 60px;
	background-image: url('http://regional.open2view.com/images/logo.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#banner_right{
	height: 60px;
}

.bcover{
	height: 60px;
}

#footer{
	background-color: #FFF00F;
	color: #000000;
	border-top: 1px solid #666666;
}

table.menu_table{
	background-color: #666666;
	border-top: 1px solid #ffffff;
	color: #ffffff;
}

TD.tableheader{
	background-color: #666666;
	color: #e0e0e0;
	font-size: 11px;
}
