body
{
	margin: 0;
	padding: 0;
}

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;
	border: solid black 2px;
}

table.data th
{
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	letter-spacing: 2px;
	color: white;
	background-color: #001177;
	border: solid #0033BB 1px;
}

table.data td
{
	color: black;
	font-weight: normal;
	padding: 6px;
	border: solid black 1px;
	vertical-align: top;
}

table.data
{
	border-collapse: collapse;
	border: solid black 2px;
}

table.data th
{
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	letter-spacing: 2px;
	color: white;
	background-color: #001177;
	border: solid #0033BB 1px;
}

table.data td
{
	color: black;
	font-weight: normal;
	padding: 6px;
	border: solid black 1px;
	vertical-align: top;
}

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

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

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

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

.sidebar,
.sidebar p
{
	font-size: 8pt;
}

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

ul.left_menu
{
	padding: 0;
	margin: 0;
	list-style: none;
	padding-left: 17px;
}

ul.left_menu li
{
	padding: 0;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
}

ul.left_menu li a,
ul.left_menu li a:link,
ul.left_menu li a:visited
{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #3b3d64;
}

ul.left_menu li a:active,
ul.left_menu li a:hover
{
	color: black;
	text-decoration: underline;
}
