body
{
        color: Black;
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 10pt;
	font-style: normal;
        background-color : #FFFFFF;
	margin-top: 0;
	padding-top: 0;

	/*
	scrollbar-face-color: #0099FF;
	scrollbar-arrow-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: Black;
	scrollbar-3dlight-color: #0066FF;
	*/
}

td
{
	font-family: Arial, Helvetica, sans-serif;;
	font-size: 10pt;
	font-style: normal;
}

body.header
{
        background-color : White;
}

body.index
{
        background-color : White;
}

body.main
{
	background-color : White;
	margin-left : 2em;
	margin-right : 2em;
}

td.desc
{
	font-family : Arial, monospace, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	text-align : right;
	padding-right : 1em;
}

.club
{
	font-size : 13pt;
}

.details
{
	font-size : 11pt;
}

.details2
{
	font-size : 10pt;
}

.sponsor
{
	font-size : 11pt;
}

.important
{
	color : #CC0066;
}

h1 h2 h3 h4 h5 h6
{
   	font-family: Arial, Helvetica, sans-serif;
}

h1
{
    background-color: #007CC3;
    color: white;
    text-align: center;
    font-size: 16pt;
}

h2
{
    background-color: #007CC3;
    color: White;
    text-align: center;
    font-size: 15pt;
}

h3
{
    background: #007CC3;
    color: white;
    text-align: center;
    font-size: 14pt;
}

h4
{
    background: #007CC3;
    color: white;
    text-align: left;
    font-size: 10pt;

}

p.indent
{
 	text-indent: 30%;
}

p.quote
{
 	font-style: italic;
}

a:link
{
		color: blue;
		text-decoration : none;
}

a:visited
{
		color: Blue;
		text-decoration : none;
}

a:hover
{
		color: Black;
		text-decoration : none;
}

a.sitenav:LINK{ color: #333300;	text-decoration: none; font-size: 10pt;}
a.sitenav:VISITED{ color: #333300; text-decoration: none; font-size: 10pt;}
a.sitenav:HOVER{ color: #007CC3; font-size: 10pt;}
A.sitenav:ACTIVE {color: #666666; font-size: 10pt;}

a.contents:LINK{ color: #007CC3;        text-decoration: none; font-size: 10pt;}
a.contents:VISITED{ color: #007CC3;  text-decoration: none; font-size: 10pt;}
a.contents:HOVER{ color: Black; font-size: 10pt;}

a.home:LINK{ color: #007CC3;     text-decoration: underline; font-size: 10pt;}
a.home:VISITED{ color: #007CC3;  text-decoration: none; font-size: 10pt;}
a.home:HOVER{ color: #007CC3; text-decoration: underline; font-size: 12pt;}