body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #944B0A;
}
#Banner {
	position: relative;
	visibility: visible;
	z-index: 1;
	height: 135px;
	width: 100%;
	top: 5px;
	right: 5px;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#submenu {
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 30px;
	width: 600px;
	left: 150px;
	top: 105px;
}
#mainbody {
	position: absolute;
	visibility: visible;
	z-index: 3;
	width: 630px;
	left: 150px;
	top: 135px;
	height: 100%;
	background-color: #FDDF99;
	padding-left: 10px;
	padding-bottom: 5px;
}
#sidebar {
	position: absolute;
	visibility: visible;
	z-index: 2;
	width: 145px;
	left: 2px;
	top: 150px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC6600;
	font-weight: bold;
	font-style: oblique;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC6600;
	font-weight: bold;
	font-style: oblique;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #CC0000;
	list-style-position: inside;
	list-style-type: circle;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
}
a:link		 {font-family:"Verdana"; font-size:10pt; font-weight:bold; COLOR: #3F4AB1; TEXT-DECORATION: none}
a:visited    {font-family:"Verdana"; font-size:10pt; font-weight:bold; COLOR: #3F4AB1; TEXT-DECORATION: none}
a:active     {font-family:"Verdana"; font-size:10pt; font-weight:bold; COLOR: #ff8a01; TEXT-DECORATION: none}
a:hover      {font-family:"Verdana"; font-size:10pt; font-weight:bold; COLOR: #FF6600; TEXT-DECORATION: underline}

.AccessDenied
{
	font-family:"Verdana";
	font-size:24pt;
	font-weight:bold;
	color:#FF0000;
}

.NewsListNonSticky
{
	font-family:"Verdana";
	font-size:10pt;
	font-weight:bold;
	color:#3F457D;
}

.NewsListSticky
{
	font-family:"Verdana";
	font-size:10pt;
	font-weight:bold;
	color:#FF0000;
}

.NewsListNonVisible
{
	font-family:"Verdana";
	font-size:8pt;
	font-weight:bold;
	color:#CCCCCC;
}

.Welcome
{
	font-family:"Verdana";
	font-size:14pt;
	font-weight:bold;
	color:#3F457D;
}

.plaintext, td
{
font-family: "Verdana";
	font-size:10pt;
	font-weight:none;
	color:#404040;
	text-align:left;
}

.CentreTable
{
font-family: "Verdana";
	font-size:10pt;
	font-weight:none;
	color:#404040;
	text-align:center;
}


.WarningText
{
font-family: "Verdana";
	font-size:9pt;
	font-weight:bold;
	color:#FF0000;
	text-align:left;
}


.FooterText
{
	font-family: "Verdana";
	font-size:9pt;
	font-weight:none;
	color:#404040;
	text-align:center;
}

.MenuHeading
{
	font-family:"Arial, Helvetica, sans-serif";
	font-size:11pt;
	font-weight:bold;
	text-align:center;
	color:#FFFFCC;
	background-color:#006600;
	border-color:#FFFFFF;
}

.MenuOption
{
	font-family:"Arial, Helvetica, sans-serif";
	font-size:11pt;
	font-weight:bold;
	text-align:right;
	color: #0033FF;
}


.GroupHeading
{
	font-family:"Arial, Helvetica, sans-serif";
	font-size:11pt;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	background-color:#006600;
}

.FieldPrompt
{
	font-family:"Arial, Helvetica, sans-serif";
	font-size:10pt;
	font-weight:bold;
	text-align:right;
	color:#000000;
	vertical-align: top;
}

.Welcome
{
	font-family:"Verdana";
	font-size:14pt;
	font-weight:bold;
	color:#404040;
}

.ImageListing
{
	font-family: "Verdana";
	font-size:9pt;
	font-weight:none;
	color:#404040;
	text-align:center;
}
