BODY {
    margin-left: 0px;
    margin-top: 0px;
    background: #F5F5F5 url("pics/bg.gif") repeat-x;
}

TD {
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
}

.pagetop {
    background: #fff url("pics/topbg.gif") repeat-x;
    width: 800px;
    border-right: #CCCCCC solid 1px;
}

.header {
    background: #ffffff;
    width: 800px;
    border-right: #CCCCCC solid 1px;
}

.footer {
    padding-left: 25px;
    padding-top: 30px;
    padding-bottom: 10px;
    padding-right: 0px;
    background: #ffffff;
    width: 774px;
    border-right: #CCCCCC solid 1px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
    color: #808080;
}

.search {
    border: #000000 solid 1px;
    font-family: Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    width: 150px;

}

.content {
    background: #fff url("pics/bgshadow.gif") repeat-x;
    width: 800px;
    border-right: #CCCCCC solid 1px;
}

.lw {
    width: 190px;
    padding-left: 25px;
    padding-right: 20px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #000000;
}

.ce {
    width: 350px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #000000;
}

.rw {
    width: 140px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #000000;
    padding-top: 25px;
}

.searchform {
    padding-top: 20px;
}

.lang {
    font-family: Verdana, Arial, Helvetica;
    font-size: 12px;
    font-weight: none;
    color: #808080;
}

.news_item:link {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.news_item:visited {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.news_item:hover {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}

.news_item:active {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

