html, body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    text-align: center;
} 

p {
	color: #000033; font-size: 13px; line-height: 16px; font-family: Arial,Helvetica,sans-serif;
}

td {
	color: #000033; font-size: 13px; line-height: 16px; font-family: Arial,Helvetica,sans-serif;
}

a:link, a:active, a:visited  {
    font-size: 12px; 
	line-height: 14px; 
	font-family: Arial,Helvetica,sans-serif;
	color: #0000ff;
	text-decoration: underline
}

a:hover  {
	font-size: 12px; 
	line-height: 14px; 
	font-family:Arial,Helvetica,sans-serif;
	color: #cc0000;
	text-decoration: none
			}
			
a.URL:link, a.URL:active, a.URL:visited  {
    font-size: 12px; 
	line-height: 14px; 
	font-family: Arial,Helvetica,sans-serif;
	color: #0000ff;
	text-decoration: underline
}

a.URL:hover  {
	font-size: 12px; 
	line-height: 14px; 
	font-family:Arial,Helvetica,sans-serif;
	color: #cc0000;
	text-decoration: none
			}
			
a.category:link, a.category:active, a.category:visited  {
    font-size: 11px; 
	line-height: 13px; 
	font-family: Arial,Helvetica,sans-serif;
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}

a.category:hover  {
	font-size: 11px; 
	line-height: 13px; 
	font-family:Arial,Helvetica,sans-serif;
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
			}
			
			
a.mainnav:link, a.mainnav:active, a.mainnav:visited  {
    font-size: 12px; 
	line-height: 14px; 
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.mainnav:hover  {
	font-size: 12px; 
	line-height: 14px; 
	font-family:Arial,Helvetica,sans-serif;
	color: #ffffff;
	text-decoration: underline;
	
	font-weight: bold;
			}
	
	
div.autoscroll {
    width: 100%;
	height: 100%;
	overflow: auto;
	margin-left: 0px;
	margin-right: 0px;

}

.small {
	color: #000000; font-size: 10px; line-height: 11px; font-family: Arial,Helvetica,sans-serif;
}

a.small:link, a.small:active, a.small:visited {
	color: #0000ff; font-size: 10px; line-height: 11px; font-family: Arial,Helvetica,sans-serif; text-decoration: underline;
}

a.small:hover {
	color: #cc0000; font-size: 10px; line-height: 11px; font-family: Arial,Helvetica,sans-serif; text-decoration: none;
}


			
.tiny {
	color: #000000; font-size: 9px; line-height: 9px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.description {
	color: #000000; font-size: 11px; line-height: 13px; font-family: Arial,Helvetica,sans-serif;
}


 ul { 
 
color: #000033; 
font-size: 12px; 
line-height: 18px; 
font-family: Arial,Helvetica,sans-serif;
 
 
  }


.footer {
	color: #ffffff; font-size: 11px; line-height: 13px; font-family: Arial,Helvetica,sans-serif;
}


	
	
.formfieldblue {
	color: #000066; font-size: 12px; line-height: 14px; font-family: Arial,Helvetica,sans-serif; 
}

.formfieldred {
	color: #cc0000; font-size: 12px; line-height: 14px; font-family: Arial,Helvetica,sans-serif; 
}
		
.footernav {
	color: #000000; font-size: 10px; line-height: 12px; font-family: Arial,Helvetica,sans-serif;
}

a.footernav:link,  a.footernav:visited, a.footernav:active {
	 font-size: 10px; line-height: 12px; font-family: Arial,Helvetica,sans-serif;
	color: #660000;
	text-decoration: underline
}

a.footernav:hover  {
			 font-size: 10px; line-height: 12px; font-family: Arial,Helvetica,sans-serif;
			color: #000000;
			text-decoration: none
			}	
			
.categoryTitle {
	color: #CC0000; font-size: 14px; line-height: 16px; font-family: Arial,Helvetica,sans-serif; font-weight: bold;
}




.formTitle {
	color: #ffffff; font-size: 13px; line-height: 15px; font-family: Arial,Helvetica,sans-serif; font-weight: bold;
}
