.top_orange {
    color:#ff9900;
    font-family:Tahoma;
    font-size:13px;
    font-weight:bold;
    text-align:center;
}
.top_menu {
    color:#727272;
    font-family:Tahoma;
    font-size:14px;
    text-align:center;
}
.top_menu a {
    color:#626262;
    font-family:Verdana;
    font-weight:bold;
    font-size:13px;
    text-decoration:none;
}
.top_menu a:hover {
    color:#000000;
    text-decoration:none;
}
.left_menu td {
    color:#3b3b3b;
    font-family:Tahoma;
    font-size:12px;
    text-align:left;
}
.mid_head {
    color:#404040;
    font-family:Tahoma;
    font-size:14px;
    font-weight:bold;
}
.mid_cont {
    color:#517401;
    font-family:Tahoma;
    font-size:14px;
    font-weight:bold;
    padding-left:4px;
}
.maintext {
    text-align:justify;
    padding-left:2px;
}
.maintext, ul.maintext li, ul.maintext li a {
    color:#676767;
    font-family:Tahoma;
    font-size:13px;
    text-decoration:none;
}
ul.maintext {
    margin-left:20px;
}
.maintext a{
    color:#FC7D2C;
    text-decoration:underline;
}
.maintext a:hover{
    color:#FC7D2C;
    text-decoration:underline;
}
.textcont {
    color:#676767;
    font-family:Tahoma;
    font-size:13px;
    text-align:justify;
    padding-left:6px;
}
.righttext {
    color:#919090;
    font-family:Tahoma;
}
.righttext a{
    color:#919090;
    font-family:Tahoma;
    text-decoration:none;
}
.righttext a:hover{
    color:#919090;
    font-family:Tahoma;
    text-decoration:none;
}
.bottom {
    padding-bottom:8px;
    padding-left:23px;
    text-align:left;
    color:#a9a9a9;
    font-family:Tahoma;
    font-size:12px;
}
.icon {
    float:right:
    margin:0px;
    padding:0px 0px 3px 15px;
    border:0px;
}
.menunormalitem, .menuactiveitem {
    cursor:pointer;
}
.menunormalitem .menubutton {
    background-color:#94d402;
}
.menunormalitem .menubuttonsel {
    background-color:#fc7d2c;
}
.menuactiveitem .menubutton {
    background-color:#bcfc2a;
}
.menuactiveitem .menubuttonsel {
    background-color:#ffaf5e;
}