BODY
{
    margin: 10px 0px 10px 0px;
    background-image: url(/masterDefault/wood_background.jpg);
}

BODY, table, p
{
    font-family: Georgia, Times New Roman, sans-serif;
    font-size: 10pt;
}

a.links
{
    font-family: Georgia, Times New Roman, sans-serif;
    font-style: NORMAL;
    font-weight: NORMAL;
    font-size: 14pt;
    text-decoration: underline;
}

a.links:link
{
    color: #0000FF;
}
a.links:active
{
    color: #0000FF;
}

a.links:visited
{
    color: #996600;
}
a.links:hover
{
    color: #996600;
}

.linksection
{
    background-color: #66ABB6;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
    width: 160px;
    text-align: center;
    padding: 10px 3px 10px 3px;
}

.websitecounter
{
    font-family: Courier New;
    font-size: 16px;
    color: #996600;
    font-weight: bold;
}

.blog
{
    padding: 4px;
    font-size: 10pt;
}

.contentholder
{
    padding: 5px 15px 5px 15px;
}

.contentpadded
{
    padding: 5px 5px 5px 5px;
}

.contentbkg
{
    background-color: #EEAC31
}
.trans65
{
    filter: alpha(opacity=65);
    -moz-opacity: .65;
    opacity: .65;
}

.trans55
{
    filter: alpha(opacity=55);
    -moz-opacity: .55;
    opacity: .55;
}

.trans45
{
    filter: alpha(opacity=45);
    -moz-opacity: .45;
    opacity: .45;
}

.border
{
    border: #996600 1px solid;
}

.border5px
{
    border: #000000 5px solid;
}

.dividerline
{
    width: 100%;
    font-size: 3px;
    height: 3px;
    background-color: #996600;
    margin: 3px 0px 3px 0px;
}

.divider-vertical
{
    width: 3px;
    background-color: #000000;
}

.heading16
{
    font-size: 16pt;
    font-weight: bold;
}
.heading14
{
    font-size: 14pt;
    font-weight: bold;
}
.heading12
{
    font-size: 12pt;
    font-weight: bold;
}

.detail8pt
{
    font-size: 8pt;
}

.listsectionheading
{
    font-size: 16pt;
    font-weight: bold;
    padding-bottom: 10px;
}

.listheading
{
    font-size: 14pt;
    font-weight: bold;
    padding-left: 20px;
}

.listsubheading
{
    font-size: 12pt;
    font-weight: bold;
    padding-left: 20px;
}

.listdetail
{
    font-weight: normal;
    padding-left: 20px;
}
.listbordertop
{
    margin-top: 2px;
    border-top: 1px solid #6A2600;
}

.tds
{
    background-color: white;
    border: 1px double #dddddd;
}

.altrow
{
    background-color: #F9F9F9;
}

.bold
{
    font-weight: bold;
}

.rightMenu 
{
    background-color: #663300;
    width: 195px;
    text-align: center;
    border: solid 2px #996600;
    margin-top: 7px;
}

.rightMenuTitle
{
    background-color: #AA7C21;
    color: #663300;
    font-family: Arial;
    font-size: 12px;
    font-weight: bolder;
    padding: 3px;
    text-align: left;
    border-bottom: solid 2px #996600;
}

.rightMenuContent
{
    text-align: left;
    font-size: 11px;
    font-family: Arial;
    width: 100%;
    border-color: #996600;
    color: #AA7C21;
}    
