﻿body {
}

.header1        { font-size:16pt; font-family:arial,helvetica; color:#000000; letter-spacing: 0.01 em; font-weight: 900}

A:link              { color: #296AA1; text-decoration: underline; font-family: Verdana, Geneva, Arial, sans-serif; font-size: 8pt; }
A:active            { color: #296AA1; text-decoration: underline; font-family: Verdana, Geneva, Arial, sans-serif; font-size: 8pt; }
A:visited           { color: #296AA1; text-decoration: underline; font-family: Verdana, Geneva, Arial, sans-serif; font-size: 8pt; }
A:hover             { color: #000000; text-decoration: underline; font-family: Verdana, Geneva, Arial, sans-serif; font-size: 8pt; }
A:visited:hover     { color: #000000; text-decoration: underline; font-family: Verdana, Geneva, Arial, sans-serif; font-size: 8pt; }

A.splash:link              { color: #FFFFFF; text-decoration: underline }
A.splash:active            { color: #FFFFFF; text-decoration: underline }
A.splash:visited           { color: #FFFFFF; text-decoration: underline }
A.splash:hover             { color: #FFFFFF; text-decoration: none }
A.splash:visited:hover     { color: #FFFFFF; text-decoration: none }

A.sidebar2:link              { color: #FF3333; text-decoration: none }
A.sidebar2:active            { color: #FF3333; text-decoration: none }
A.sidebar2:visited           { color: #FF3333; text-decoration: none }
A.sidebar2:hover             { color: #000000; text-decoration: underline }
A.sidebar2:visited:hover     { color: #000000; text-decoration: underline }

body,td,dl    	{ font-family: Verdana, Geneva, Arial, sans-serif; font-size: 10pt; }

.Item     	{ text-decoration: none; color: #000000; font: 12px Arial, Helvetica }
.Item:hover 	{ text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }

/*// -->

<%
'	SDG 08/20/01 - 3:30 pm
'	These css tags developed for form elements don't work in Netscape 4.7
'	so I am commenting them out...
'
'	#input			{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color:#000000; background-color: #FFFFFF; border:2px solid #555555; }
'	#input2		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color:#000000; background-color: #EEEEEE; border:2px solid #555555; }
'	#input3		{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color:#000000; background-color: #FFFFFF; border:2px solid #555555; }
'
%>*/


