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

