BODY		{
			 margin-top:0px; 
			 margin:0px;
			 font-family:Tahoma;
			 font-size:10pt;
			 color:#000000;
			 padding-top:0px;
			 padding-bottom:0px;
			 height:100%;
			 background:#990033;
			 }
			 
#canvas-wrapper {
        text-align: center;
		margin-left: auto;
  		margin-right: auto;
		display:table;
		height:100%;
		width:800px;
}


#workarea	{
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	float:left;
	width:100%;
	color:#000000;
}

#main-area {
	margin:0;
	height:100%;
}

#content	{
	padding:10px;
	width:780px;
	background-color:#ffffff;
}

P	{font-family:Arial; font-size:10pt; color:#000000}


.footer		{font-family:Arial;
			font-size:8pt;
			color:#ffffff}
			
.header		{background:#2AA0A7}
.options	{padding:0px; 
			 background:#000000;
			 color:#02207D;
			 font-family:,Arial;
			 font-size:9pt;
			 font-weight:normal;
			 color:#ffffff;
			 text-decoration:none}		
			 	 
A.options	{text-decoration:none}
A.options:hover	{text-decoration:underline}

.mainTable		{background-color:#ffffff;margin:0px;padding:0px;color:#000000}


A	{text-decoration:none}
A:hover	{text-decoration:underline}

