#banner{
	height: 67px;
	background-color: #D02E2F;
}
				 
#banner_left{
	height: 67px;
	background-image: url('/images/32/title_left.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#banner_right{
	height: 67px;
	background-image: url('/images/32/title_right.gif');
	background-repeat: no-repeat;
	background-position: right;
}

.bcover{
	height: 67px;
}

#footer{
	background-color: #D02E2F;
	color: #ffffff;
	border-top: 1px solid #000000;
}

TD.tableheader{
	background-color: #D02E2F;
	color: #Ffffff;
}
