#banner{
	height: 106px;
	background-color: #0E982F;
	background-image: url('/images/27/bg.gif');
	background-repeat: repeat-x;
	background-position: center;
}

#banner_left{
	height: 106px;
	/*background-color: #048600;*/
	background-image: url('/images/27/title.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

#banner_right{
	height: 106px;
	/*background-color: #048600;*/
	background-image: url('/images/27/topright.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

.bcover{
	height: 69px;
}

#footer{
	background-color: #0E982F;
	color: #ffffff;
	border-top: 1px solid #000000;
}

TD.tableheader{
	background-color: #0E982F;
	color: #Ffffff;
}
