BODY { background-image:url(images/bg_ripple2.jpg);
       background-repeat:no-repeat;
       background-position:bottom left;
       background-attachment:fixed; }
    
    
    a.navig8:link {  color: #333333;text-decoration: none }
	a.navig8:visited { color: #333333;text-decoration: none }
	a.navig8:hover { color: #0067B2;text-decoration: none }

	a.navig7:link {  color: #0067B2;text-decoration: none }
	a.navig7:visited { color: #0067B2;text-decoration: none }
	a.navig7:hover { color: #333333;text-decoration: none }
	
	a.navig6:link {  color: #013066;text-decoration: none }
	a.navig6:visited { color: #013066;text-decoration: none }
	a.navig6:hover { color: #FF6600;text-decoration: none }
		
.scrollbox 
	{
	width: 190px;
	height: 212px;
	overflow: auto;
	}
	
.formfield
	{ 
	border-style: solid;
	border-width: 1px; 
	border-color: #D4D4D4; 
	background-color: #ffffff;
	background-position: center center; 
	font-family: Arial,Verdana; 
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	width: 325px;
	padding: 2px;
	}
	
.formfield2
	{ 
	border-style: solid;
	border-width: 1px; 
	border-color: #D4D4D4; 
	background-color: #ffffff;
	background-position: center center; 
	font-family: Arial,Verdana; 
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	padding: 2px;
	}
	
.formfieldbutton
	  { 
	  color: #333333; 
	  font-weight: bold; 
	  font-size: 9pt; 
	  font-family: Arial,Verdana; 
	  background: #ffffff center; 
	  padding: 2px; 
	  border-color: #D4D4D4;
	  border-width: 1px; 
	  cursor: hand;  
	  }

.heading_text 
	{
	font-family: Arial,Verdana;
	font-size: 16pt;
	}
	
.large_heading_text 
	{
	font-family: Arial,Verdana;
	font-size: 20pt;
	}
	
.content_text
	{
	font-family: Arial,Verdana;
	font-size: 10pt;
	}
	
.content_text_small
	{
	font-family: Arial,Verdana;
	font-size: 9pt;
	}	
	
.content_text_very_small
	{
	font-family: Arial,Verdana;
	font-size: 8pt;
	}
	
.congrats
	{
	font-family: Arial,Verdana;
	font-size: 10pt;
	color: #66CC00;
	}

.error
	{
	font-family: Arial,Verdana;
	font-size: 10pt;
	color: #FF0000;
	}
	
.quotes
	{
	font-family: Arial,Verdana;
	font-size: 48pt;
	}

