BODY
	  { 
	  color: #505050; 
	  font-size: 9pt;
	  font-family: Geneva, Verdana, Arial, sans-serif; 
	  background-color: #303030; 
	  margin: 0px; 
	  padding: 0px; 
	  }
TD
	{
	font-size: 9pt;
	font-family: Geneva, Verdana, Arial, sans-serif;
	}	  
	a.navig8:link {  color: #333333;text-decoration: none }
	a.navig8:visited { color: #333333;text-decoration: none }
	a.navig8:hover { color: #FF0000;text-decoration: none }

    a.navig7:link {  color: #FFFFFF;text-decoration: none }
	a.navig7:visited { color: #FFFFFF;text-decoration: none }
	a.navig7:hover { color: #FFFFFF;text-decoration: underline }

    a.navig6:link {  color: #FF0000;text-decoration: underline }
	a.navig6:visited { color: #FF0000;text-decoration: underline }
	a.navig6:hover { color: #333333;text-decoration: underline }

.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-size: 9pt;
	font-weight: bold;
	color: #505050;
	width: 275px;
	padding: 2px;
	}
	
.formfield2
	{ 
	border-style: solid;
	border-width: 1px; 
	border-color: #D4D4D4; 
	background-color: #ffffff;
	background-position: center center; 
	font-size: 9pt;
	font-weight: bold;
	color: #505050;
	padding: 2px;
	}
	
.formfield3
	{ 
	border-style: solid;
	border-width: 1px; 
	border-color: #D4D4D4; 
	background-color: #ffffff;
	background-position: center center; 
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
	padding: 2px;
	}
	
.formfieldbutton
	  { 
	  color: #333333; 
	  font-weight: bold; 
	  font-size: 9pt; 
	  background: #ffffff center; 
	  padding: 2px; 
	  border-color: #D4D4D4;
	  border-width: 1px; 
	  cursor: hand;  
	  }

#displayimage
	{ 
	 padding-right: 5pt;
	 padding-bottom: 5pt;
	 }

.content_heading 
	{
	font-size: 10pt;
	}
	
.small_link_text 
	{
	font-size: 7pt;
	}
	
.large_text 
	{
	font-size: 11pt;
	}
	
.larger_text 
	{
	font-size: 14pt;
	}

.home_title_text 
	{
	font-size: 18pt;
	}

.error
	{
	font-size: 10pt;
	color: #FF0000;
	}
