// CSS Created by: James W. Threadgill (wayne@ebconcepts.com) on 5/22/01.  Copyright WWWeb Concepts http://www.ebconcepts.com 

	A:link {color:#000080; font-family: Verdana; }
	A:visited {color:#66666; font-family: Verdana; }
	A:hover {color:#FF0000; font-family: Verdana;}
	A:hover {text-decoration: underline; font-family: }
	A{text-decoration: none; font-family: Verdana; } 
	
	A.menulink:link {font-family: Verdana; font-size: 8pt; font-variant: small-caps; color: #000000; font-weight: bold}
	A.menulink:visited {font-family: Verdana; font-size: 8pt; font-variant: small-caps; color: #000000; font-weight: bold}
	A.menulink:hover {text-decoration: none; color: red; font-family: Verdana; font-size: 8pt; font-variant: small-caps; font-weight: bold}
	A.menulink{text-decoration: none; font-family: Verdana; font-size: 8pt; font-variant: small-caps; color: #000000; font-weight: bold}
	
	A.hmenulink:link {font-family: Verdana; font-size: 8pt; color: #000000; font-weight: bold}
	A.hmenulink:visited {font-family: Verdana; font-size: 8pt; color: #000000; font-weight: bold}
	A.hmenulink:hover {text-decoration: underline; color: red;}
	A.hmenulink{text-decoration: none;}
	  	
	A.tmenulink {color:#000080; font-family: Verdana; font-size: 8pt;}
	A.tmenulink:visited {color:#666666; font-family: Verdana; font-size: 8pt;}
	A.tmenulink:hover {color:#FF0000; font-family: Verdana; font-size: 8pt;}
	A.tmenulink:hover {text-decoration: underline; font-family: Verdana; font-size: 8pt;}
	A.tmenulink{text-decoration: none; font-family: Verdana; font-size: 8pt;} 

  	p {text-indent: 25; margin-top: 0; margin-bottom: 5; margin-left: 10; margin-right: 10; margin-top: 10; font-family: Verdana, Helvectica, Arial; font-size: 10pt }
   	h1 { margin-left: 10; margin-top: 10; margin-bottom: 5; font-family: Verdana, Helvectica, Arial; font-size: 12pt }
   	h2 { font-size: 10pt; font-family: Verdana, Helvectica, Arial; font-style: italic; font-weight: bold; margin-left: 20; margin-top: 10; margin-bottom: 5 }
	hr {height: 1; color="#83A2BB"}
	font {font-family: Verdana, Helvectica, Arial }
	.menutext { font-family: Verdana, Helvectica, Arial; font-size: 8pt; font-weight: bold }
	.footer { font-family: Verdana, Helvectica, Arial; font-size: 8pt; font-weight: bold }
	.smallspecialbold { font-family: Verdana, Helvectica, Arial; font-size: 8pt; font-weight: bold; word-spacing: 0; text-indent: 0; margin: 0 }
	.specialbold { font-family: Verdana, Helvectica, Arial; font-size: 10pt; font-weight: bold; word-spacing: 0; text-indent: 0; margin: 0 }
	.tablesmall { font-family: Verdana, Helvectica, Arial; font-size: 8pt}
	
	body {
 	scrollbar-face-color: #83A2BB;
 	scrollbar-base-color: #ffffff;
 	scrollbar-arrow-color: #999999;
 	scrollbar-highlight-color: #999999;
 	scrollbar-3d-light-color: #999999;
 	scrollbar-shadow-color: #999999;
 	scrollbar-dark-shadow-color: #999999;
}