  	<style type="text/css">
		div.Message 
		{
			border: thin solid;
			border-color: #C0CFC3;
			text-align:  left;
		}
		
		div.MessageBody
		{
			border: none;
			font-family: verdana;
			font-size: .8em;
			color: "#000000";
			background: #EBF0EB;
			padding:  5px 5px 5px 5px;
		}
		
		div.MessageHead
		{
			border: none;
			font-family: verdana;
			font-size: .8em;
			color: "#000000";
			background: #D8E6DB;
			padding:  5px 5px 5px 5px;
		}
		
		div.DigestHead
		{
			border: none;
			font-family: verdana;
			font-size: .8em;
			font-weight: bold;
			color: "#000000";
			background: #D8E6DB;
			padding:  5px 5px 5px 5px;
		}
		
		div.SearchListing
		{
			border: thin solid;
			border-color: #C0CFC3;
			background: #EBF0EB;
			font-family: verdana;
			font-size: .8em;
			color: "#000000";
			padding:  2px 2px 2px 2px;
			text-align:  left;
		}
		
		.error
		{
			font-family: verdana;
			font-size: 1em;
			color: maroon;
			font-weight: bold;
			padding-top: 10px;
			padding-bottom: 10px;
		}
		
		a
		{
			font-size: .8em;
			font-family: verdana;
		}
		
		a.Subject:link
		{
			font-size: .9em;
			color: #000000;
			font-weight: bold;
			text-decoration: underline;
		}
		
		a.Subject:visited
		{
			font-size: .9em;
			color: #000000;
			font-weight: bold;
			text-decoration: underline;
		}
		
		a.Subject:active
		{
			font-size: .9em;
			color: #000000;
			font-weight: bold;
			text-decoration: underline;
		}
		
		a.Subject:hover
		{
			font-size: .9em;
			color: #000000;
			font-weight: bold;
			text-decoration: underline;
		}
				
		a:link
		{
			color:#900B09; 
			background-color:transparent;
			text-decoration: underline;
		}
		
		a:visited 
		{
			color:#900B09; 
			background-color:transparent;
			text-decoration: underline;
		}
		
		a:active
		{
			color:#FF0000; 
			background-color:transparent;
			text-decoration: underline;
		}
		
		a:hover
		{
			color:#FF0000; 
			background-color:transparent;
			text-decoration: underline;
		}
		
		span.blurb
		{
			font-size: .7em;
			color: #333333;
		}
		
		table.MessageThreadHead
		{
			font-size: .8em;
			font-family: verdana;
			color: #090B90
		}
		
		td.label
		{
			font-size: .8em;
			font-family: verdana;
			vertical-align: top;
			color: #000000;
			padding: 3px 3px 3px 3px;		
			font-weight: bold;	
		}
		
		td.sublabel
		{
			font-size: .8em;
			font-family: verdana;
			vertical-align: top;
			color: #000000;
			padding: 3px 3px 3px 3px;			
		}
		
		td.listoption
		{
			padding: 3px 3px 3px 3px;
			vertical-align: top;
			font-family: verdana;
			font-size: .8em;
			color: #000000;
			border: 0px solid #000000;
			border-right: 0px solid #000000;
			text-align: center;
			background-color: #EBF0EB;
		}
		
		td.SearchHead
		{
			padding: 3px 3px 3px 3px;
			font-family: verdana;
			font-size: .9em;
			font-weight: bold;
			text-align: center;
			border-bottom: 0px solid #000000;
			background-color: #EBF0EB;
		}
		
		hr.Solidline
		{
			height: 1px;
			color: black;
			
		}
		
		table.searchHeadTop
		{
			padding: 2px 2px 2px 2px;
			width: 100%;
			background-color: #FFFFFF;
			margin-bottom: 20px;
		}
		
		table.searchHeadBottom
		{
			padding: 2px 2px 2px 2px;
			width: 100%;
			background-color: #FFFFFF;
			margin-top: 20px;
		}
		
		td.NewSearchTop
		{
			text-align: left;
			border-bottom: 1px solid #666666;
		}
		
		td.NewSearchBottom
		{
			text-align: left;
			border-top: 1px solid #666666;
		}
		
		a.SearchHead:link
		{
			color:#900B09; 
			background-color:transparent;
			text-decoration: none;
		}
		
		a.SearchHead:visited 
		{
			color:#900B09; 
			background-color:transparent;
			text-decoration: none;
		}
		
		a.SearchHead:active
		{
			color:#FF0000; 
			background-color:transparent;
			text-decoration: none;
		}
		
		a.SearchHead:hover
		{
			color:#FF0000; 
			background-color:transparent;
			text-decoration: underline;
		}
		
		table.results
		{
			text-align: left;
			margin-bottom: 10px;
			width: 100%;
		}
		
		td.results
		{
			text-align: right;
			font-family: verdana;
			color: #666666;
			font-size: .7em;
		}
		
		td.resultsLeft
		{
			text-align: left;
			font-family: verdana;
			color: #666666;
			font-size: .7em;
		}
		
		td.pages
		{
			text-align: center;
		}
		
		td.selectedPage
		{
			border-right: 1px solid #666666;
			border-left: 1px solid #666666;
			font-family: verdana;
			color: #FFFFFF;
			font-size: 1em;
			background-color: #900B09;
			width: 30px;
			text-align: center;
			font-weight: bold;
		}
		
		td.page
		{
			border-right: 1px solid #666666;
			border-left: 1px solid #666666;
			width: 30px;
			text-align: center;
			margin: 0px 0px 0px 0px;
		}
		
		td.previous
		{
			border-right: 1px solid #666666;
			text-align: left;
			padding-right: 2px;
		}
		
		td.next
		{
			border-left: 1px solid #666666;
			text-align: right;
			padding-left: 2px;
		}
		
		td.beginElipsis
		{
			width: 10px;
			text-align: center;
		}
		
		td.endElipsis
		{
			width: 10px;
			text-align: center;
		}
		
		a.author
		{
			font-size: .9em;
		}
		
		.PageText
		{
		    FONT-SIZE: .7em;
		    COLOR: #C70000;
		    FONT-FAMILY: Verdana
		}	
		
		A.MenuLink:link
		{
			FONT-SIZE: 1em;
		    COLOR: navy;	
		    TEXT-DECORATION: underline
		}
		
		A.MenuLink:visited
		{
		    FONT-SIZE: 1em;
		    COLOR: navy;	
		    TEXT-DECORATION: underline
		}
	
		A.MenuLink:hover
		{
			FONT-SIZE: 1em;
		    COLOR: #C70000;		
			TEXT-DECORATION: none					
		}
		
		td.listoption
		{
			font-size: .7em;
			color: black;
		}
		
		div.digestThread
		{
			border: thin solid;
			border-color: #C0CFC3;
			background: #C0CFC3;
		}
		
		div.digestThreadDisc
		{
			font-size: .7em;
			color: black;
			text-align: right;
			font-family: verdana;
		}
		
		td.digestHead
		{
			font-size: .8em;
			text-align: left;
			font-family: verdana;
			font-size: .9em;
			font-weight: bold;
			padding: 3px 3px 3px 3px;
		}
		
		div.noPosts
		{
			font-size: .8em;
			color:#900B09; 
		}
	</style>
