@charset "utf-8";
/* CSS Document */
body {
font:Georgia, "Times New Roman", Times, serif;
font-size:16px;
background:url(../images/background.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#595353;

margin-left:10px;
}


h1
{
font:Georgia, "Times New Roman", Times, serif;
font-size:44px;
font-weight:100;
}
.class1
{
font:Georgia, "Times New Roman", Times, serif;
background-color:ffffcc;
border-bottom:medium;
border-bottom-color:#FF0000;
border-bottom-style:dashed;
border-top:medium;
border-top-color:#FF0000;
border-top-style:dashed;
border-left:medium;
border-left-color:#FF0000;
border-left-style:dashed;
border-right:medium;
border-right-color:#FF0000;
border-right-style:dashed;}
table
{
font:georgia;
background-color:#FFFFFF;


}

.member-link a
{
font:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
}
.member-link a:hover
{
font:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF9900;
text-decoration:none;
}

