body
{
    background: #45600f;
    margin: 0px;
    padding: 0px;
    height: 100%;
}

#body1
{
    background: url( 'images/background.gif' ) top center repeat-x;
    height: 100%;
    
}

#topmenu a{
    color:white;
    text-decoration: none;
}

#topmenu a:hover{
    text-decoration: underline;   
}

.content {
font-family: Tahoma;
font-size: 10pt;
color: 222222;
padding-left: 15px;
padding-right: 10px;
line-height: 140%;
text-align:left;
}

.content a{
color: 111111;
text-decoration: none;
}

.content a:hover{
color: 111111;
text-decoration: underline;
}

.content-top-menu {
font-family: Verdana;
font-size: 10pt;
color: fff1d7;
padding-right: 2px;
}

.content-top-menu a{
color: fff1d7;
text-decoration: none;
}

.content-top-menu a:hover{
color: ffb732;
text-decoration: underline;
}

.content-menu {
font-family: Tahoma;
text-align:left;
padding-left:20px;
height:20px;
font-size: 10pt;
color: black;
}

.content-menu a{
color: black;
text-decoration: none;
}

.content-menu a:hover{
color: black;
text-decoration: underline;
}

.crumbs {
    font-family: Tahoma;
    font-size: 9px;
    color: 222222;
}
.crumbs a {
    font-family: Tahoma;
    font-size: 9px;
    color: 222222;
}

.crumbs a:hover {
    font-family: Tahoma;
    font-size: 9px;
    color: 000000;
    text-decoration: underline;
}