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

