td,body {
    font-family: Arial, Helvetica;
    font-size: 10pt;
}

li {
    list-style-type: square;
}

img {
    border: 0px;
}

input {
    border: 1px solid #808080;
}

a {
    color: #333333;
    text-decoration: underline;
}
a:hover {
    color: #ff8833;
    text-decoration: underline;
}

a.nondecorative {
    color: #333333;
    text-decoration: none;
}

a.nondecorative:hover {
    color: #ff8833;
    text-decoration: none;
}

img.nondecorative {
    vertical-align: middle;
}

#left_extra {
    margin-left: -611px;
    width: 800px;
    height: 100%;
    position: absolute;
    top: 470px;
    left: 50%;
}

#page {
    margin-left: -400px;
    width: 800px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 50%;
    border-left: 1px solid #808080;
    border-right: 1px solid #808080;
}

#header {
    position: relative;
    width: 792px;
    height: 222px;
    margin-left: -395px;
    top: 1px;
    left: 50%;
}

#langchx {
    position: relative;
    width: 94px;
    height: 18px;
    top: -12px;
    left: 682px;
    margin: 3px;
    border: 1px solid #808080;
    background-color: #ffffff;
}

#mainpage {
    width: 100%;
    height: 2000px;
    position: relative;
    top: -15px;
    left: 3px;
}

#mainpage_left {
    width: 75%;
    left: 0px;
    top: 0px;
    position: absolute;
    margin-left: 3px;
    margin-right: 3px;
}

#mainpage_right {
    width: 187px;
    left: 604px;
    top: 0px;
    position: absolute;
    margin-left: 3px;
    margin-right: 3px;
    height: 350px;
    background-color: #ffffff;
}

#footer {
    width: 785px;
    height: 20px;
    position: relative;
    top: 1px;
    left: 2px;
    color: #336699;
    vertical-align: middle;
    border-top: 1px solid #808080;
}

#fixspace_1 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

#fixspace_2 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

div.dir_title {
    font-weight: bold;
    color: #336699;
}

div.newsbox_title {
    position: relative;
    top: 0px;
    left: 0px;
    margin-left: 4px;
    font-weight: bold;
    font-size: 11pt;
    color: #336699;
}

div.newsbox_props {
    position: relative;
    top: 0px;
    left: 0px;
    margin-left: 4px;
    color: #339966;
    font-size: 8pt;
}

div.newsbox_head {
    border-bottom: 1px solid #808080;
}

div.newsbox_text {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 6px;
    margin-bottom: 20px;
}

div.rightmenu_head {
    border-bottom: 1px solid #808080;
    margin-top: 10px;
    margin-left: 4px;
    margin-right: 4px;
    font-weight: bold;
    font-size: 11pt;
    color: #336699;
}

div.rightmenu_items {
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: 12px;
}
