	html, body, .mainbody 
		{
		min-height: 100%;
		height: 100%;
		margin: 0px;
		}
	html>body, html>body .mainbody 
		{
		height: auto;
		margin: 0px;
		}
	html, body		{
		min-height: 100%;
		height: 100%;
		margin: 0px;
		}
	html>body, html>body .rightarea
		{
		height: auto;
		margin: 0px;
		}
	div.login
		{
		margin-left:3em;
		margin-top:3em;
		}
	.errors
		{
		font-weight:bold;
		}
	body
		{
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #F0DCFF;
		font-family: Arial, Verdana;
		color: #000099;
		text-decoration: none;
		background-image: url(../_images/pagebkgrd.gif);
		background-repeat: repeat;
		background-position: left top;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		}
	body a, active, visited, link
		{
		color: #993300;
		text-decoration: none;
		}
	body a:hover
		{
	background-color: #FFCCCC;
		}
		a:link
		{
			color: #993300;
		text-decoration: none;
		}
	
	.mainbody 
		{
		font-family: Arial, Helvetica, sans-serif;
		color: #000099;
		z-index: 4;
		position: absolute;
		left: 0px;
		top: 0px;
		height: 100%;
		width: 100%;
		margin: 0px;
		padding-bottom: 100px;
		}
	.rightarea
		{
		z-index: 0;
		position: absolute;
		right: 0px;
		top: 0px;
		background-image: url(../_images/rightbkgrd.gif);
		background-position: right top;
		text-align: right;
		}
	.footer 
		{
		z-index: 2;
		position: absolute;
		bottom: 0px;
		height: 54px;
		color: #FFFFFF;
		font-weight: bold;
		text-align: right;
		float: left;
		width: 100%;
		min-width: 500px;
		white-space: nowrap;
		background-image: url(../_images/footerbkgrd.gif);
		}
	.fimg
		{
		position: absolute;
		right: 0px;
		bottom: 0px;
		margin: 0px;
		padding: 0px;
		border: 0px;
		visibility: inherit;
		z-index: 20;
		}
	.footer a
		{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
		}
	.footer a:hover
		{
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
		}
	.fcol
		{
		margin-top: 28px;
		margin-right: 50px;
		float: right;
		width: 100px;
		min-width: 210px;
		width: 250px;
		white-space: nowrap;
		}
	.main 
		{
		height: auto;
		width: 100%;	
		}
	.loginbox {
		top: 190px;
		position: absolute;
		height: 300px;
		z-index: 50;
		}
	.content 
		{
	padding-left: 200px;
	padding-right: 20px;
	padding-top: 150px;
	z-index: 50;
	text-align: left;
		}
	a img
		{
		border:0;
		}
.frontrow
	{
	}
.frontcoleft
	{
	float: left;
	width:38%;
	text-align: left;
	}
.frontcolright
	{
	float: right;

	}
.frontcolright img
	{
	float: left;
	}
.title
	{
	font-size: 14px;
	text-decoration: none;
	}.rightarea 
 { 		min-height: 100%;
		height: 100%;
		margin: 0px;
 } 