#banner{
	height: 115px;
	background-color: #5589AE;
	background-image: url('/images/38/bg.gif');
	background-repeat: repeat-x;
	background-position: center;
}

#banner_left{
	height: 115px;
	background-image: url('/images/38/banner.jpg');
	background-repeat: no-repeat;
	background-position: left;
	width: 720px;
}

#banner_right{
	height: 115px;
	width: 0px;;
}

.bcover{
	height: 115px;
}

#footer{
	background-color: #446C6B;
	color: #CEF836;
	border-top: 1px solid #bf0000;
}

TD.tableheader{
	background-color: #446C6B;
	color: #CEF836;
}
