﻿body
{
    font-family: Verdana,Arial,Helvetica,Tahoma,Arial;
    font-size: 11px;
    line-height: 12pt;
    margin: 0;
    padding: 0;
    background: #EEE url("images/background.jpg") repeat-x;
}
#ctl00_Menu1
{
    font-size: 12px;
    font-weight:bold;
}
    
#ctl00_Menu1 td td
{
    border-bottom: solid 1px #E6BE80;
    line-height: 28px;
    padding-left: 12px;
    padding-right: 2px;
}
#ctl00_Menu1 a, #ctl00_Menu1 a:visited
{
    color:#695635;
}
#ctl00_Menu1 a:hover
{
    color:#EEE;
}
.yellowbold
{
    color: #da9d49;
    font-weight: bold;
}
.bullet
{
    list-style-image: url(images/bullet.jpg);
}
a, a:visited
{
    color: #151515;
}
a:hover
{
    color: #da9549;
}
