body
{
background-image: url('images/background.jpg');
margin-top: 3px;
font-family: arial;
font-size: 9pt;
text-align: left;
}

a:link
{
color: #3d5776;
font-weight: bold;
}

a:hover
{
text-decoration: none;
color: #3d5776;
font-weight: bold;
}

a:visited
{
color: #3d5776;
font-weight: bold;
}

a:active
{
color: #3d5776;
font-weight: bold;
}

p
{
font-size: 9pt;
text-indent: 20px;
margin-top: 8px;
margin-bottom: 8px;
}

table, div
{
text-align: left;
font-size: 9pt;
}

div.copyright
{
font-size: 7pt;
text-align: center;
margin-top: 20px;
margin-left: 100px;
}

div.copyright a
{
font-weight: bold;
text-decoration: none;
color: #4d5c6f;
}

h1
{
color: #788fab;
font-style: oblique;
font-size: 14pt;
margin-top: 5px;
margin-bottom: 5px;
}

h2
{
color: #788fab;
font-weight: bold;
font-size: 10pt;
margin-left: 100px;
margin-top: 5px;
margin-bottom: 5px;
}

h3
{
text-align: center;
color: #788fab;
text-decoration: underline;
text-transform: uppercase;
font-size: 20pt;
}

p.indent
{
margin-left: 100px;
font-size: 9pt;
text-indent: 20px;
margin-top: 8px;
margin-bottom: 8px;
}

div.memberlinks
{
margin-left: 11px;
}

img.border
{
border-style: solid;
border-width: 3px;
border-color: #788fab;
}

div.join
{
width: 55%;
height: 100%;
padding: 10px;
}

div.join p
{
text-indent: 0px;
font-weight: bold;
margin-top: 2px;
margin-bottom: 2px;
}

div.join input
{
border-style: solid;
border-color: #788fab;
border-width: 1px;
font-family: arial;
font-size: 10pt;
font-weight: normal;
}

div.join textarea
{
border-style: solid;
border-color: #788fab;
border-width: 1px;
font-family: arial;
font-wight: normal;
font-size: 10pt;
}

div.join div.remember
{
display: inline;
float: right;
font-weight: bold;
}

div.join div.form
{
display: inline;
float: left;
}
