#banner{
	height: 90px;
	background-color: #ffffff;
	background-image: url('/images/18/banner.jpg');
	background-repeat: repeat-x;
	background-position: center;
}
				 
#banner_left{
	height: 90px;
}

#banner_right{
	height: 90px;
}

.bcover{
	height: 90px;
}

#footer{
	background-color: #000000;
	color: #ffffff;
	border-top: 1px solid #bf0000;
}

TD.tableheader{
	background-color: #000000;
	color: #Ffffff;
}
