/*-------- 	Styles for CSF-CJSF.org  --------------------------------------------
 * Modification Log:
 * KJI 09/04/2007 New Style: Menu
 * Much more by Jay
---------------------------------------------------------------------------------*/
body { font-size: 10pt; font-family: verdana; }
.body { color: black; font-size: 10pt; font-family: verdana; line-height: 16px; }
.Header { color: black; font-size: 18px; font-family: verdana; font-weight: bold; }
.Hypertext {
	font-weight: bold;
}
A.Hypertext:hover {
	font-weight: bold;
	text-decoration: none;
}
/*-- Menu: Used for Drop-down Menu items --*/
input, textarea, select { color: black; font-size: 10pt; font-family: verdana; }
A.TextSmall:hover
			{ color:#3A1D4C;
			TEXT-DECORATION: underline }

A.TextSmall:active
			{ color:#3A1D4C;
			TEXT-DECORATION: underline }
.top2 { color: navy; font-size: 8pt; background-color: white; padding-top: 4px; padding-bottom: 4px; }
.top2 a:link { color: navy; text-decoration: none; padding: 2px 8px; }
.top2 a:hover { text-decoration: none; padding: 2px 7px; border: solid 1px navy; }
.top2 a:visited { color: navy; text-decoration: none; padding: 2px 8px; }
.top2 a:active { color: #999; }
a:visited { color: blue; }
