@charset "utf-8";
/* CSS Document */


.maintable, .tablelisting {
	display: block;
	width:100%;
	/*background-color: none;
	border: 1px solid #000066;*/
	margin-left: 0;
	margin-right:0;
	
	}
	
#navcontainer a {
	background-color:#FFF;
	color:#000000;  
}	
	
th {
background-image:url(images/topbanner.jpg);
width:100%;
height:107px;
}

.bluebar {
display:none;
}


h1 {display: none;}

.searchbox  {
display:none;
}
