#banner{
	height: 144px;
	background-color: #003366;
	background-image: url('/images/23/title.gif');
	background-repeat: no-repeat;
	background-position: center;
}
				 
#banner_left{
	height: 144px;
	background-image: url('/images/23/topleft.jpg');
	background-repeat: no-repeat;
	background-position: left;
}

#banner_right{
	height: 144px;
	background-image: url('/images/23/topright.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

.bcover{
	height: 144px;
}

#footer{
	background-color: #003366;
	color: #FCAE16;
	border-top: 1px solid #bf0000;
}

TD.tableheader{
	background-color: #003366;
	color: #FCAE16;
}

