BODY {
        font-family: Arial;
        font-size: 12px;
        margin: 0px;
        background: #FFEFD5;
}

P {
        margin: 10px 0px;
}

A {
        color: #E71D1D;
        text-decoration: underline;
}

A:hover {
        text-decoration: none;
}


#col1 {
        width: 188px;
}

#col1 DIV.logo {
        height: 121px;
        width: 188px;
        background: #E71D1D url('images/b01.gif') repeat-x;
}

#col1 DIV.logo A {
        display: block;
        position: relative;
        left: 24px;
        top: 13px;
}

#col1 DIV.logo A IMG {
        width: 133px;
        height: 77px;
        border: 0;
}


#col2 DIV.head {
        background: #FFEFD5 url('images/b02.gif') repeat-x;
        height: 121px;
}

#col2 DIV.head DIV.layer3 {
        background: url('images/b03.gif') no-repeat left top;
        height: 123px;
}

#col2 DIV.head DIV.layer2 {
        background: url('images/b04.gif') no-repeat right top;
        height: 74px;
}

#col2 DIV.head DIV.layer1 {
        background: url('images/b05.gif') no-repeat right bottom;
        height: 121px;
}

#lmenu {
        padding: 0;
        margin: 10px 0 100px 0;
}

#lmenu A {
        display: block;
        text-align: right;
        background: url('images/t01.gif') no-repeat right 3px;
        padding-right: 20px;
        color: #E71D1D;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 14px;
        font-weight: bold;
        margin: 1px 0;
}

#lmenu A:hover {
        background: #D2B48C url('images/t02.gif') no-repeat right 3px;
        color: #FFF;
}

#lmenu A.selected {
        background: #E71D1D url('images/t02.gif') no-repeat right 3px;
        color: #FFF;
}

DIV.banner1, DIV.banner2 {
        width: 150px;
        height: 150px;
        overflow: hidden;
        background: #E71D1D;
        margin-bottom: 6px;
}

DIV.banner1 {
        margin-left: 22px;
}

DIV.banner2 {
        margin-left: 22px;
}

DIV.banner1 IMG, DIV.banner2 IMG {
        border: 0;
        width: 100px;
        height: 100px;
}

#col3 DIV.content {
        margin: 0 0 15px 15px;
}

#rmenu {
        width: 194px;
        background: url('images/b08.gif') no-repeat right top;
        float: right;
}

#rmenu A {
        margin-left: 20px;
        display: block;
        text-align: center;
        width: 113px;
        height: 23px;
        color: #E71D1D;
        text-decoration: none;
        font-size: 12px;
        font-weight: bold;
        cursor: pointer;
        padding-top: 2px;

}

#rmenu A:hover {
        text-decoration: underline;
}


#rmenu A.ind1 {        margin-left: 10px; padding-top: 3px;}
#rmenu A.ind2 {        margin-left: 32px; }
#rmenu A.ind3 {        margin-left: 52px; padding-top: 4px;}
#rmenu A.ind4 {        margin-left: 65px; padding-top: 3px;}
#rmenu A.ind5 {        margin-left: 77px; padding-top: 5px;}


H1, H2, H3, H4 {
        color: #E71D1D;
        font-size: 12px;
        margin: 10px 0px;
}

H1 { font-size: 22px; }
H2 { font-size: 17px; }
H3 { font-size: 14px; }

#bottom {
        margin-top: 20px;
        clear:both;
        float: left;
        color: #FFF;
        background: #E71D1D;
        width: 100%;
}

#bottom DIV {
        padding: 10px;
}

#rasp {
        height: 1px;
        width: 580px;
        clear: both;
        overflow: hidden;
}

.links, .links a
{
    font: normal 11px Tahoma;
    color: #E71D1D;
    text-decoration: none;
}

div.weblink{
  display: inline;
  color: white;
  font-family: verdana;
  font-size: 11px;
}
.weblink a{
  text-decoration: none;
  color: white;
  font-family: verdana;
  font-size: 11px;
}
