body, table, tr, td {
	color: #333333;
	font:98% helvetica, arial, verdana;

	}

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

.navig8
{
	color: #990000;
	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: none }
		
	a.navig6:link {  color: #333333; text-decoration: none }
	a.navig6:visited { color: #333333; text-decoration: none }
	a.navig6:hover { color: #990000; text-decoration: none }
	
.navig6
{
	color: #333333;
	text-decoration: none;
}

	a.navig3:link {  color: #333333; text-decoration: none }
	a.navig3:visited { color: #333333; text-decoration: none }
	a.navig3: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: 1em;
	font-weight: bold;
	width: 275px;
	padding: 2px;
	}
	
.formfield2
	{ 
	border-style: solid;
	border-width: 1px; 
	border-color: #D4D4D4; 
	background-color: #ffffff;
	background-position: center center; 
	font-size: 1em;
	font-weight: bold;
	padding: 2px;
	}
	
.formfieldbutton
	  { 
	  font-weight: bold; 
	  font-size: 1em; 
	  background: #ffffff center; 
	  padding: 2px; 
	  border-color: #D4D4D4;
	  border-width: 1px; 
	  cursor: hand;  
	  }

h2 
	{
	font-family: helvetica,arial,verdana;
	font-size: 1.2em;
	color: #990000;
	line-height: 1.2em;
	}

h3 
	{
	font-family: helvetica,arial,verdana;
	font-size: 1.2em;
	color: #990000;
	margin:	0px;
	}
	
.links 
	{
	font-family: Helvetica,Arial,Verdana;
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
	}
	
.content_text
	{
	font-size: 1.1em;
	line-height: 14pt;
	}
	
.content_text_white
	{
	font-size: 1em;
	color: #FFFFFF;
	line-height: 14pt;
	}
	
.content_text_small, p
	{
	font-size: 1em;
	line-height: 12pt;
	}	
	
.content_text_very_small
	{
	font-size: 0.9em;
	color: #000000;
	}
	
.congrats
	{
	font-size: 1.1em;
	color: #66CC00;
	}

.error
	{
	font-size: 1em;
	color: #990000;
	}

.news_teaser 
	{
	text-decoration: none
	}

.news_date 
	{
	font-size: 0.9em; 
	text-decoration: none
	}
	
.news_title 
	{
	color: #990000;
	font-size: 7pt; 
	text-decoration: none;
	}

.news_link 
	{
	font-size: 0.8em;
	color: #990000;
	}
	
.links1 
	{
	font-size: 0.9em;
	color: #990000;
	font-weight: bold;
	}
	
.scroller_title	
	{
	color: #990000;
	font-weight: bold;
	}
	
.usercustom div.info_message
	{
	
	color: red;
	display: inline;
	
	
	}
	
.image_string{
	text-align:center;
}

.image_string img{
	margin:10px;
}

.image_string a img{
	text-decoration: none;
	border:1px solid #872307;
}