body {
	background: white;
	font-size: 9pt;
	font-family: Verdana, Arial, sans-serif; 
	}
	
#header, #left, #right, #footer, #right2  {
	display: none;
	}
	
#middle {
	width: 620px; 
	margin: 0;
	padding: 0; 
	float: none !important;
	color: #000; 
	background: transparent;
	}

#container {
	width: auto; 
	margin: 0;
	padding: 0; 
	float: none !important;
	background: transparent;
	}

a:link, a:visited {
	color: #005187;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}


thead{
	font-weight:bold;
	background:#005187;
	color:#000;
}

thead tr, thead td, tr, td{
	border:1px solid;
	padding:5px;
}


.hide {
display:block;
}

table {
	border-left:0px;
}

td {
	border-right:0px;
	border-bottom:0px;
}
