<!--

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #eaeaea;
background-image: url('../images/bg.gif');
}

.maintable 
{ 
background-color: #ffffff;
}

h1 
{
font-size: 28px;
color: #7E0700;
margin-top: -3px;
margin-bottom: 0px;
}

.header
{
font-family: garamond, times new roman, arial;
font-size: 11pt;
font-weight: bold;
color: #7E0700;
}

td
{
font-family: garamond, times new roman, arial;
font-size: 11pt;
font-weight: normal;
color: #000000;
text-align: justify;
}

.textError
{
font-family: garamond, times new roman, arial;
font-size: 11pt;
font-weight: bold;
color: #ff0000;
}

.thedate
{
font-family: garamond, times new roman, arial;
font-size: 12pt;
font-weight: bold;
color: #ffffff;
text-indent: 310px;
}

.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #000000;
text-align: center;
vertical-align: middle;
}

a:link, a:visited, a:active  {
	color: #0055A5;
	text-decoration: underline; 
}

a:hover {
	color: #5697D8;
	text-decoration: none; 
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active, a.footerlink:hover 
	{
	color: #000000;
	text-decoration: none; 
}

/*
----------------------------------------------------------------------
Styles for admin
----------------------------------------------------------------------
*/




.textNormal {
	font-size: 10pt;
	font-family: garamond, times new roman, Arial, Helvetica, sans-serif }


.textSmall {
	font-size: 9pt;
	font-family: garamond, times new roman, Arial, Helvetica, sans-serif }

.textError {
	color: red;
	font-size: 9pt;
	font-weight: bold;
	font-family: garamond, times new roman, Arial, Helvetica, sans-serif }
	
.textRed {
	font-size: 9pt;
	font-weight: bold;
	color: red;
	font-family: garamond, times new roman, Arial, Helvetica, sans-serif }
	
.textGreen {
	font-size: 9pt;
	font-weight: bold;
	color: green;
	font-family: garamond, times new roman, Arial, Helvetica, sans-serif }
	
.tableHeader {
	font-size: 9pt;
	color: #000000;
	background: #ffffff;
	font-weight: normal;
	font-family: garamond, times new roman, Arial, Helvetica, sans-serif }
	
.menuBar {
	color: black;
	background: #F0F0F0;
	font-size: 8pt;
	font-family: garamond, times new roman, Arial, Helvetica, sans-serif }

.tableBody2 {
	color: black;
	font-size: 9pt;
	background: #F0F0F0;
	font-weight: normal;
	font-family: garamond, times new roman, Arial, Helvetica, sans-serif }
	


-->