<!--

BODY
{
	background-color		:#FFFFFF;
	color			:#707070; 
	font-size			:9pt; 
	font-family			:Arial, serif; 
	line-height			:150%;
	text-align			:left;
	margin			:0;
	padding			:0;
}

a
{
	text-decoration:none;
}

a:active
{ 
	background-color		:#FFFFFF;
	color			:#800000;
}

a:link
{ 
	background-color		:#FFFFFF;
	color			:#707070; 
}

a:visited
{
	background-color		:#FFFFFF;
	color			:#707070; 
}

.button
{ 
	color			:#FFFFFF; 
	font-size			:9pt; 
	font-family		:Arial, serif; 
	border			:1px solid #707070;
	background-color		:#800000; 
}

.text
{ 
	color			:#000080; 
	font-size			:9pt; 
	font-family		:Arial, serif; 
	border			:1px solid #C6D1DF;
	background-color		:#F9FCFF 
}

img
{
	border			:none;
}

span.text1
{
	background-color		:#FFFFFF;
	color			:#800000; 
	font-weight		:normal;
	font-size			:9pt;
	font-family		:Arial, serif; 
}

span.text2
{
	background-color		:#FFFFFF;
	color			:#800000; 
	font-weight		:bold;
	font-size			:9pt; 
	font-family		:Arial, serif; 
}
#result
{
	text-align		: center;
	color			: #800000;
	padding			: 10px 10px 10px 10px;
}
.buttons
{ 
	color: #FFFFFF; 
	font-size: 9pt; 
	font-family: Arial, serif; 
	border: 1px solid #707070;
	background-color: #800000; 
}

.textboxes
{ 
	color: #990000; 
	font-size: 8pt; 
	font-family: verdana, Arial, serif; 
	border: 1px solid #C6D1DF;
	background-color: #F9FCFF; 
}

div.menuitem
{
	border-top			:#5b5b53 0px dashed; 
	border-bottom		:#5b5b53 1px dashed; 
	border-left			:#5b5b53 0px dashed; 
	border-right		:#5b5b53 0px dashed; 
	width			:150px;
	height			:20px;
	clear			:both;
	float			:left;
}

span.fieldlabels
{
	float	: left;
	width	: 80px;
	height	: 30px;
}


#header
{
	float			:left;
	text-align			:left;
	width			:520px;
	height			:65px;
	border			:solid #800000;
	border-width		:0px 0px 1px 0px;
	z-index			:10;
}

#headermenu
{
	float			:right;
	width			:260px;
	height			:65px;
	border			:solid #800000;
	border-width		:0px 0px 1px 0px;
	z-index			:9;
}

#leftcol
{
	float			:left;
	width			:150px;
	height			:560px;
	border			:solid #800000;
	border-width		:0px 0px 0px 0px;
	z-index			:8;
}

#contenttitle
{
	float			:left;
	text-align			:left;
	width			:629px;
	height			:18px;
	border			:solid #800000;
	border-width	:0px 0px 0px 1px;
	font-size		:10pt;
	z-index			:7;
}

#contenttop
{
	border-top:1px dashed #800000; 
	border-left:1px solid #800000;
	border-bottom:1px dashed #800000; 
	float:left; 
	width:629px;
	height:140px;
	z-index:6 
}

#bottomspace
{
	float:left;
	width:629px;
	height:56px;	
	z-index:4;
	border-left:1px solid #800000; 
}

#contentbottom
{
	float:left;
	width:629px;
	height:145px;
	border-top-style: dotted; 
	border-right-style: solid; 
	border-bottom-style: dotted; 
	border-left-style: solid; 
	border-color:#800000;
	border-width:1px 0px 0px 1px;	
	z-index:4;
}

#footerside
{
	clear:both;
	float:left;
	width:150px;
	height:202px;
	z-index:3;
}

#footer1
{
	background-color:#5B5B53;
	color:#FFFFFF;
	clear:both;
	float:left;
	width:780px;
	height:5px;
	font-size:2pt;
	z-index:1;
}

#footer2
{
	background-color:#800000;
	clear:both;
	float:left;
	width:780px;
	height:17px;
	text-align:right;
	color:#FFFFFF;
	font-size:8pt;
	z-index:2;	
}
-->