/*
 light blue: #ABC0E7
 dark blue: #00377A
 mid blue 1: #7288AC
 mid blue 2: #514E85
 */
body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#header a, #header h3, #topmenu, #leftmenu, a.refresher img, h6, div.datablock h3, form.submitter
{
	display: none;
}
a
{
	color: #000;
	text-decoration: none;
}
th, td.order, td.orderby
{
	font-weight: bold;
}
td, th
{
	padding: 0.6em;
}
tr.hiddenrow
{
	font-style: italic;
}
form label
{
	float: left;
	width: 20%;
}