#header * {
	display: none;
}
#footer * {
	display: none;
}
#content  {
	width:100%;
}
#generalContainer {
	width:100%;
}
#content select {
	display: none;
}

.prt {
	display:none;
}

.no_print {
	display:none;
}

TD {
	border-bottom:1px solid black;
}

THEAD TH {
	border-bottom:2px solid black;!important
}

H3 {
	color:#003366;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}
