body
{
	margin: 0;
	padding: 0;
	background-color: #143452;
}

table, tr, th, td, img, p
{
	padding: 0;
	margin: 0;
	border: 0;
}

h1
{
	font-size: 17px;
	font-weight: bold;
	color: #000034;
}

h1.admintitle
{
	font-size: 18px;
	font-weight: bold;
}

.heading
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

table
{
	border-collapse: collapse;
	border-spacing: 0px; 
}

table, tr, th, td
{
	color: #000000;
	font-size: 10pt;
	font-family: arial, helvetica, verdana;
}

table.data
{
	border-collapse: collapse;
}

table.data th
{
	font-weight: bold;
	font-size: 110%;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	letter-spacing: 1px;
	background-color: #c2c2c2;
	border: solid #888888 1px;
}

table.data td
{
	font-weight: normal;
	padding: 2px;
	border: solid #888888 1px;
	vertical-align: top;
}

.error
{
	font-weight: bold;
	color: #FF3333;
}

.message
{
	font-weight: bold;
	color: #222288;
}

.bignotice
{
	color: maroon;
	font-size: 120%;
	font-weight: bold;
}

table.form td
{
	padding: 3px;
	vertical-align: top;
}

td.label
{
	font-weight: bold;
	text-align: right;
}

span.topnav_link,
a.topnav_link
{
	color: #0f273e;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
}

a.topnav_link:active,
a.topnav_link:hover
{
	color: #2f7bc2;
	text-decoration: underline;
}

span.footer_link,
a.footer_link
{
	color: #0f273e;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
}

a.footer_link:active,
a.footer_link:hover
{
	color: #2f7bc2;
	text-decoration: underline;
}

#leftnav
{
	width: 195px;
	background-color: #405887;
	vertical-align: top;
}

#content
{
	width: 575px;
	background-color: white;
	vertical-align: top;
	color: black;
	font-size: 13px;
	font-family: arial;
}
