#maintable  {
border: 1px #999966 solid;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333300;
}

a.maintext:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
  	font-weight: 400;
  	color: #A8B50F;
}

a.maintext:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
  	font-weight: 400;
  	color: #D98D1A;
}

a.maintext:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
  	font-weight: 400;
  	color: #999966;
}

.maintextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height: 24px;
	color: #333300;
	
}
.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333300;
}

a.maintext2:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
  	font-weight: bold;
  	color: blue;
}

a.maintext2:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
  	font-weight: bold;
  	color: purple;
}

a.maintext2:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
  	font-weight: bold;
  	color: purple;
}

.maintextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height: 24px;
	color:  #333300;
	
}

.footerheadline	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #333300;
	}

.footer	{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
	font-weight: 500;
	letter-spacing: .5px;
	color: #003333;
	}
	
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
  	font-weight: 500;
  	color: #97A400;
}

a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
  	font-weight: 500;
  	color: #D98D1A;
}

a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
  	font-weight: 500;
  	color: #999966;
}

.style1 {
color: #999966;
}

.padbottom {
padding-bottom:2px;
}