

.Content
{
	font-weight: normal;
    font-size: 9pt;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}

.BGContent
{
	background: white url(http://www.waubesasailingclub.org/sailing/images/background_content2.gif);
    background-repeat: no-repeat;
	font-weight: normal;
    font-size: 9pt;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}

.Success
{
	font-weight: bold;
    font-size: 12pt;
    color: green;
    font-family: Arial, Helvetica, sans-serif;
}

.ImportantContent
{
	font-weight: bold;
    font-size: 11pt;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
}

.RequiredFields
{
	font-weight: normal;
    font-size: 9pt;
    color: red;
    font-family: Arial, Helvetica, sans-serif;
}


.PageHeader
{
    font-weight: normal;
    font-size: 16pt;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.InnerPageHeader
{
    font-weight: normal;
    font-size: 16pt;
	background-color: #C0C0C0;
    color: red;
    font-family: Arial, Helvetica, sans-serif;
}

.NavLink
{
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: center;
}
A.NavLink:link
{
    COLOR: white;
    TEXT-DECORATION: none
}
A.NavLink:visited
{
    COLOR: white;
    TEXT-DECORATION: none
}
A.NavLink:active
{
    COLOR: white;
    TEXT-DECORATION: none
}
A.NavLink:hover
{
    COLOR: white;
    TEXT-DECORATION: underline
}

.GoNoGo
{
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: red;
}