#banner{
	height: 162px;
	background-color: #009933;
	background-image: url('/images/28/bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
				 
#banner_left{
	height: 162px;
	width: 658px;
	z-index: 5;
	background-image: url('/images/28/title.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

#banner_right{
	height: 90px;
	width: 243px;
	z-index: 4;
	background-image: url('/images/28/topright.jpg');
	background-repeat: no-repeat;
	background-position: right;
}

.bcover{
	height: 162px;
}

#footer{
	background-color: #009933;
	color: #ffffff;
	border-top: 1px solid #000000;
}

TD.tableheader{
	background-color: #009933;
	color: #Ffffff;
}
