body {
        font-family: sans-serif;
}
A {
        color: #528C29;
}
A:hover {
        text-decoration: none;
}
.topsmall {
        color: #386718;
        font-size: 9px;
        padding-top: 8px;
        padding-left: 10px;
}
.bottom {
        color: white;
        font-size: 9px;
        padding-top: 8px;
        padding-left: 10px;
}
.tht {
        background: url("/img/tht.gif") repeat-x;
}
.tbb {
        background: url("/img/tbb.gif") repeat-x;
}
.tl {
        background: url("/img/tl.gif") repeat-y;
}
.tr {
        background: url("/img/tr.gif") repeat-y;
}
.vntl {
        background: url("/img/vntl.gif") repeat-y;
}
.vntr {
        background: url("/img/vntr.gif") repeat-y;
}
.text2 {
        font-size: 11px;
        position: relative;
        z-index: 2;
}
.paper {
        background: url("/img/paper.gif") bottom left no-repeat;
        bgcolor: white;
        position: absolute;
        left: 348px;
        top: 209px;
        width: 67px;
        height: 191px;
        z-index: 0;
}

.ipage {
        text-transform: uppercase;
        color: #739C52;
        font-weight: bold;
        font-size: 11px;
}
.ibnews {
        padding: 4px;
        text-align: left;
}
.menu {
        padding-left: 44px;
        font-size: 10px;
}
.menu A {
        font-size: 11px;
        color: black;
        font-weight: bold;
        text-decoration: none;
}
.menu A:hover {
        color: #6BB531;
        font-weight: bold;
        text-decoration: none;
}
.page_name {
        background: #DEEAE7;
        color: black;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 11px;
        padding-left: 20px;
}
.inews {
        font-size: 11px;
        padding-left: 34px;
        padding-right: 5px;
        background: url("/img/inews_bg.gif") 10 100% no-repeat;
}
.inewsheader {
        color: #739C52;
        font-size: 12px;
}
A.gray {
        color: #665F62;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
}
A.black {
        color: black;
}
A:hover.black {
        text-decoration: none;
}
A:hover.gray {
        text-decoration: underline;
}
A.more {
        color: #739C52;
        font-weight: bold;
        text-decoration: none;
}
A:hover.more {
        text-decoration: underline;
}



.hiddencard {
        display: none;
        background: #DEEAE6;
        width: 400px;
        height: 250px;
        padding: 3px;
        border-top: 1px solid #BCCEAD;
        border-right: 1px solid #BCCEAD;
        border-bottom: 1px solid #BCCEAD;
}
.tcard {
        font-size: 11px;
        padding: 2px;
        background: url(/img/tcard.gif) repeat-x;
        width: 140px;
        height: 24px;
        padding-left: 6px;
        padding-top: 6px;
        overflow: auto;
        line-height: 24px;
}
.tcard A {
        text-decoration: none;
}
.tcard A:hover {
        text-decoration: underline;
}



.select {
        font-family: sans-serif;
        font-size: 11px;
        border-top: 1px inset silver;
        border-bottom: 1px inset silver;
        border-right: 1px inset silver;
        border-left: 1px inset silver;
        width: 180px;
}
INPUT {
        font-family: sans-serif;
        font-size: 11px;
        border-top: 1px inset silver;
        border-bottom: 1px inset silver;
        border-right: 1px inset silver;
        border-left: 1px inset silver;
}
TEXTAREA {
        font-family: sans-serif;
        font-size: 11px;
        border-top: 1px inset silver;
        border-bottom: 1px inset silver;
        border-right: 1px inset silver;
        border-left: 1px inset silver;
}
INPUT.but {
        background: #DEEAE7;
        font-family: sans-serif;
        font-size: 11px;
        border-top: 1px outset #DEEAE7;
        border-bottom: 1px outset #DEEAE7;
        border-right: 1px outset #DEEAE7;
        border-left: 1px outset #DEEAE7;
}

/* poupMenu */

.popupmenu {
        padding: 4px;
}
.popmenu UL {
        MARGIN: 0px;
        padding: 5px;
        POSITION: absolute;
        TEXT-INDENT: 0px;
        VISIBILITY: hidden;
        text-align:left;
/*        background-color: #DEEAE7;
        filter: alpha(opacity=80,finishOpacity=80,style=0);*/
        width: 250px;
}
.popmenu UL A.popup {
        font-size:11px;
        color:black;
        font-weight: normal;
        text-decoration: none;
        background-color: transparent;
}
.popmenu UL A:hover.popup {
        text-decoration: underline;
        font-weight: normal;
        color: black;
}
A.Abot {
        color: white;
}

/* FONTS */

.text { font-size: 11px; }
.12px { font-size: 12px; }
.13px { font-size: 13px; }
.14px { font-size: 14px; }
.15px { font-size: 15px; }
.16px { font-size: 16px; }

