#banner{
	background-color: #1515D3;
	background-image: url('/images/2/banner.jpg');
	background-repeat: no-repeat;
	background-position: center;
	height: 90px;
}

.bcover{
	height: 90px;
}

#footer{
	background-color: #1515D3;
}

#menu, .tableheader {
	background-image: url("/images/2/menu-bg.gif");
	background-repeat: repeat-x;
	height: 25px;
}

#menu{
	border-bottom: 1px solid #999999;
}
