
BODY {
	background: url(images/back.gif) repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

BLOCKQUOTE, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM,  MENU, OL, P, TD, TH, UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

TD.smaller{
	/*used in download table*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

TD.members{
	/*used in memberslist  table*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.membersname{
	/*used in memberslist  table*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
}

/* Real styles */
A:link {
	color: #0000FF;
	text-decoration: none;
}

A:visited {
	color: #0000FF;
	text-decoration: none;
}

A:active {
	color: #008000;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

ADDRESS {
	font: italic 1em/1 Arial, Helvetica, sans-serif;
	margin: 0em 0% 0em 0%;
}

BIG {
	font-size: 1em;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	margin: 3px 0 3px 0;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 3px 0 3px 0;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 3px 0 3px 0;
}

HR {
	margin: 0em 0% 0em 0%;
}

ul,li{
	color: #000000;
	font: 400 95% Arial,HELVETICA,sans-serif;
	list-style: circle;
	text-align: left;
}

PRE {
	font: 1em/1 monospace;
	margin: 0em 0% 0em 0%;
}

SAMP {
	font: 1em monospace;
}

SMALL {
	font-size: 7pt;
}

SUB {
	font-size: 90%;
}

SUP {
	font-size: 90%;
}

UL {
	list-style: disc;
	margin: 0em 0% 0em 5%;
}

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {
	list-style: circle;
}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {
	list-style: square;
}

UL UL UL UL {
	list-style: disc;
}

.ccalday {
	color: #808080;
	font-size: 0.9em;
	line-height: 1.0;
}

.ccalweekend {
	color: #000000;
	font-size: 0.9em;
	line-height: 1.0;
}

.ccaldate {
	color: #FF0000;
	font-size: 1.2em;
	line-height: 1.0;
}

.ccalheading {
	color: #000080;
	font-size: 1.2em;
	line-height: 1.2;
}

/*begin left nav bar*/
.nav0 , A.nav0, A.nav0:visited, A.nav0:focus A.nav0:link {
	color: #000080;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0px 8px 0px;
	text-indent: 4px;
}

A.nav0:hover {
	color: #0000FF;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0px 8px 0px;
	text-decoration: underline;
	text-indent: 4px;
}

.leftthispage {
	color: #E60000;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0px 8px 0px;
	text-decoration: underline;
	text-indent: 4px;
}

/*end left nav bar*/
/*begin left sub nav*/
.nav1 , A.nav1, A.nav1:visited, A.nav1:focus {
	color: #000080;
	font-size: 12px;
	padding: 8px 0px 8px 0px;
	text-decoration: none;
	text-indent: 10px;
}

A.nav1:hover {
	color: #0000FF;
	font-size: 12px;
	padding: 8px 0px 8px 0px;
	text-decoration: underline;
	text-indent: 10px;
}

.leftthispagesub {
	color: #E60000;
	font-size: 12px;
	padding: 8px 0px 8px 0px;
	text-decoration: underline;
	text-indent: 10px;
}

/*end left sub nav*/
.infotext , A.infotext, A.infotext:visited, A.infotext:focus A.infotext:link {
	color: #808080;
	font-size: 15px;
	line-height: 1.0;
	text-indent: 5px;
}

A.infotext:hover {
	color: #800000;
	font-size: 15px;
	line-height: 1.0;
	text-decoration: underline;
	text-indent: 5px;
}

/*online form*/
.formtitle{
	background: #FFE098;
	color: #000000;
	font: 600 100% Arial,HELVETICA,sans-serif;
	padding: 4px;
	text-align: left;
	width: 85%;
}

/*online form*/
.formbold{
	background: #FFFFFF;
	color: #000000;
	font-family: Arial,HELVETICA,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/*online form*/
.small {
	/*background : #FFFFFF;
	*/
	background-color: transparent;
	color: #000000;
	font-family: Arial,HELVETICA,sans-serif;
	font-size: 11px;
}

                                        `
