body
{
	background-image: url('../images/background.jpg');
	text-align: center;
	font-family: Arial, Tahoma, MS Sans Serif;
	font-size: 11pt;
	margin: 5px;
}

.banner
{
}

.admin_content
{
	height: 300px;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}

.content
{
	background-image: url('../images/globes.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 300px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	text-align: left;
}

.content_banner
{
	background-image: url('../images/header.gif');
	font-weight: bold;
	padding: 5px;
}

.errortext
{
	color: Maroon;
	font-size: 8pt;
}

.footer
{
	background-color: #595959;
	color: #ededf0;
	font-size: xx-small;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

h1, h2, h3, h4
{
	font-family: Arial, Tahoma, MS Sans Serif;
	font-weight: bold;
}

h1
{
	font-size: 16pt;
}

h2
{
	font-size: 14pt;
}

h3
{
	font-size: 12pt;
}

h4
{
	font-size: 11pt;
}

.nav_banner
{
	background-color: black;
	color: White;
	padding: 5px;
	font-size: 11pt;
}

.nav_banner a
{
	
	color: White;
	font-size: 10pt;
}

.page
{
	background-color: White;
	border: solid 1px black;
	margin: 2px auto 2px auto;
	width: 750px;
}

.pagemessage
{
	background-color: Yellow;
	color: Maroon;
	font-size: xx-small;
}

.requiredfield
{
	background-color: #ffffcc;
}

.sidebar
{
	background-color: #ededf0;
	vertical-align: top;
	text-align: center;
	padding: 0px;
	width: 205px;
}

.sidebar_banner
{
	background-color: #9e0b0e;
	color: White;
	width: 205px;
	font-weight: bold;
	font-size: 11.5pt;
	text-align: center;
}

.sidebar_small
{
	font-size: 8pt;
	font-weight: normal;
}

td
{
	font-family: Arial, Tahoma, MS Sans Serif;
	font-size: 10pt;
}