BODY
{
   background-image: url(images/background.gif);
   background-repeat: repeat-x;
   margin-top: 10px	
}

.main
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: white;
    BORDER-STYLE: solid;
    border-color: #000000;
    border-width: 1px	
}
.heading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #990000
}
.results
{
    FONT-SIZE: 7pt
}
.menu
{
    background-color: #000000;
    height: 20px
}
.menu a
{
    color: #ffffff;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none
}
.menuon
{
    color: #ff0066;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none
}

.menu a:visited
{
    color: #ffffff;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none
}
.menu a:link
{
    color: #ffffff;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none
}
.menu a:hover
{
    color: #ff0066;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none
}
.menualign
{
    text-align:center
}
td.menuborder
{
    border-right:solid;
    border-color: #ffffff;
    border-width: 1px
    
}
td.logo
{
    border-right:solid;
    border-bottom: solid;
    border-color: #000000;
    border-width: 1px;
    height: 81px
}
td.title
{
    border-bottom: solid;
    border-color: #000000;
    border-width: 1px;
    background-color: #FF0066
}
td.mainphoto
{
    border-right: solid;
    border-color: #000000;
    border-width: 1px;
    height: 166px;
    background-color: #FF6699
}
td.content
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px
}