.menulinks
{
    font-family: Arial, Helvetica;
    font-variant: normal;
    font-size: 11pt;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    line-height: 20pt;
}

.menulinks:hover
{
    font-family: Arial, Helvetica;
    font-variant: normal;
    font-size: 11pt;
    color: #cc6600;
    font-weight: normal;
    text-decoration: none;
    line-height: 20pt;
}
.smallgray
{
    font-family: Arial, Helvetica;
    font-variant: normal;
    font-size: 8pt;
    color: #646462;
    font-weight: normal;
    text-decoration: none;
}
.smallgray:hover
{
    font-family:  Arial, Helvetica;
    font-variant: normal;
    font-size: 8pt;
    color: #646462;
    font-weight: normal;
    text-decoration: underline;
}

.gray10
{
    font-family: Arial, Helvetica;
    font-variant: normal;
    font-size: 10pt;
    color: #646462;
}
.normal10
{
    font-family: Arial, Helvetica;
    font-variant: normal;
    font-size: 10pt;
    color: #000000;
}
.grayNormal
{
    font-family: Arial, Helvetica;
    font-variant: normal;
    color: #646462;
    font-weight: normal;

}

.orange
{
    font-family: Arial, Helvetica;
    font-variant: normal;
    font-size: 8pt;
    color: #B57C47;
    font-weight: normal;
}

.latestnews
{
    font-family: Arial, Helvetica;
    font-variant: normal;
    font-size: 15pt;
    color: #511608;
    font-weight: normal;
    line-height: 30pt;
}

.marron_title
{
    font-family: Arial, Helvetica;
    font-variant: normal;
    color: #511608;
    font-weight: bold;
}
.upcomming
{
    font-family: Arial, Helvetica;
    font-variant: normal;
    font-size: 11pt;
    color: #511608;
    font-weight: bold;    
}
BODY
{
    font-family: Arial, Helvetica;
    font-variant: normal;
    color: #646462;
    font-weight: normal;
    font-size:8;
    background: #f2f1ec;
    margin: 0px 0px 0px 0px;
}

.smallmarron
{
    font-family: Arial, Helvetica;
    font-variant: normal;
    font-size: 8pt;
    color: #511608;
    font-weight: normal;
    text-decoration: none;    
}
.smallmarron:hover
{
    font-family: Arial, Helvetica;
    font-variant: normal;
    font-size: 8pt;
    color: #511608;
    font-weight: normal;
    text-decoration: underline;    
}
.bullet_gray
{
    font-family: Arial, Helvetica;
    font-variant: normal;
    font-size: 8pt;
    color: #646462;
    font-weight: normal;
    text-decoration: none;
    list-style-image: url(images/bullet.gif);
    list-style-position: outside;
    line-height: normal;
}
.bullet_gray:hover
{
    font-family: Arial, Helvetica;
    font-variant: normal;
    font-size: 8pt;
    color: #646462;
    font-weight: normal;
    text-decoration: underline;
    list-style-image: url(images/bullet.gif);
    list-style-position: outside;
    line-height: normal;
}