BODY {
    margin:0;
    padding:0;
    background-color: #ffffff;
}
A {
    color: #6C8147;
    text-decoration: underline;
}
A:hover {
    color: #146475;
    text-decoration: none;
}
BODY, TD {
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    color: #146475;
}


#left {
    background: #14353E url('/images/l2.gif') left repeat-y;
}
#right {
    background: #F0F0F0 url('/images/r.gif') left repeat-y;
}
#lt {
    background: url('/images/lb1.gif') left repeat-y;
}

#menu {
    background: url('/images/m1.jpg') top left no-repeat;
}
#menur {
    background: url('/images/m2.jpg') bottom left no-repeat;
}

#lang {
    padding: 14px 0 70px 5px;
}

#menu A {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    line-height: 28px;
    text-align: right;
    padding: 0 20px 0 0;
}
#menu A.s {
    background: url('/images/bm.gif') right no-repeat;
}
#menu A:hover, #menu A.A, #menu A.sA {
    color: #A2C2C8;
    text-decoration: none;
}
#menu A.s:hover, #menu A.sA {
    background: url('/images/bmA.gif') right no-repeat;
}
.sp2 {
    background-color: #486168;
}
#menu .submenu {
    background-color: #1E404A;
}
#menu .submenu A {
    font-size: 11px;
    background: url('/images/bsm.gif') right no-repeat;
    line-height: 18px;
    color: #A2C2C8;
    text-decoration: none;
}
#menu .submenu A:hover, #menu .submenu A.A {
    color: #A2C2C8;
    text-decoration: underline;
}
.sp1 {
    background: url('/images/sp1.gif') bottom repeat-x;
}
#title {
    font-size: 16px;
    font-weight: bold;
    padding: 20px;
}
#content {
    padding: 0 20px 0 20px;
}
#icons {
    background: url('/images/t.jpg') left top no-repeat;
    padding: 10px;
    text-align: right;
}
#cert {
    padding: 0 0 20px 20px;
    text-align: center;
}
#path {
    text-align: right;
    padding: 5px 0 0 0;
    color: #6C8147;
}
#path A {
    color: #6C8147;
    text-decoration: none;
}
#path A:hover {
    color: #6C8147;
    text-decoration: underline;
}

#foot {
    text-align: center;
    color: #14353E;
    font-size: 10px;
    padding: 8px 0 5px 0;
    background: url('/images/sp1.gif') top repeat-x;
}
#foot A {
    color: #14353E;
    text-decoration: none;
}
#foot A:hover {
    color: #14353E;
    text-decoration: underline;
}

INPUT, TEXTAREA, SELECT {
    font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
}

