#banner{
	height: 84px;
	background-color: #87A3FF;
}
				 
#banner_left{
	background-image: url('/images/33/title_left.gif');
	background-repeat: no-repeat;
	background-position: left;
	height: 84px;
}

#banner_right{
	background-image: url('/images/33/title_right.gif');
	background-repeat: no-repeat;
	background-position: right;
	height: 84px;
}

.bcover{
	height: 84px;
}

#footer{
	background-color: #422E58;
	color: #FFA800;
	border-top: 1px solid #FFA800;
}

TD.tableheader{
	background-color: #422E58;
	color: #FFA800;
}
