#banner{
	height: 110px;
	background-color: #DEE5F7;
	background-image: url('/images/40/title.gif');
	background-repeat: no-repeat;
	background-position: center;
}
				 
#banner_left{
	height: 110px;
}

#banner_right{
	height: 110px;
}

.bcover{
	height: 110px;
}

#footer{
	background-color: #014F81;
	color: #ffffff;
	border-top: 1px solid #000000;
}

TD.tableheader{
	background-color: #014F81;
	color: #Ffffff;
}

