/*** Normalized ***/
#forum_new_topic_button {
    background-image: url(images/static/new_topic.gif)
    }
#forum_new_topic_post_button {
    background-image: url(images/static/post.gif)
    }
#forum_new_message_button {
    background-image: url(images/static/submit.gif)
    }
#forum_cancle_button {
    background-image: url(images/static/cancel.gif)
    }
#left_top {
    background-image: url(images/static/left_top.jpg);
    background-repeat: repeat-y
    }
#weblog_search_button button {
    background-image: url(images/static/button.gif);
    background-posiniton: center
    }
#forum_search_container button {
    background-image: url(images/static/button.gif);
    background-posiniton: center
    }
#weblog_pager {
    background-image: url(images/static/pager.gif);
    background-repeat: no-repeat
    }
#forum_pager {
    background-image: url(images/static/pager.gif);
    background-repeat: no-repeat
    }
.content a {
    color: #12214a;
    font-family: tahoma;
    text-decoration: underline
    }
#forum_search_container {
    background-image: url(images/static/search.gif)
    }
#main_nav_container {
    background-color: #12214c
    }
#key_visual {
    background-color: transparent
    }
#slogan {
    background-color: transparent
    }
#footer {
    background-image: url(images/static/footer.gif)
    }
body#main_body {
    background-color: #252c3e;
    background-image: url(images/static/fon.jpg);
    background-repeat: repeat-x
    }
a.content_link {
    color: #12214a;
    font-family: tahoma;
    text-decoration: underline
    }
a.content_vis {
    color: #c00017;
    font-family: tahoma;
    text-decoration: underline
    }
a.content_active {
    color: #934e57;
    font-family: tahoma;
    text-decoration: underline
    }
.content table {
    border: solid 1px #12214a
    }
.content th {
    color: #fff;
    background-color: #12214a;
    border: solid 1px #d4defc
    }
.content td {
    font-size: 11px;
    color: #000;
    font-family: verdana;
    border: solid 1px #2c3f73
    }
#fieldset {
    background-image: url(images/static/forum.gif);
    width: 300px;
    height: 300px
    }
.content legend {
    color: #12214a
    }
.content label {
    color: #12214a
    }
.content input {
    border-right: #12214a 1px solid;
    border-top: #12214a 1px solid;
    border-left: #12214a 1px solid;
    border-bottom: #12214a 1px solid
    }
.content textarea {
    border-right: #12214a 1px solid;
    border-top: #12214a 1px solid;
    border-left: #12214a 1px solid;
    border-bottom: #12214a 1px solid
    }
#sub_nav_container {
    background-image: url(images/static/sub_menu.gif);
    background-repeat: no-repeat;
    background-color: #0c1840
    }
.sub_nav_list a.sub_nav_active_item {
    background-repeat: no-repeat;
    background-color: transparent
    }
.sub_nav_list a.sub_nav_item {
    background-repeat: no-repeat;
    background-color: transparent
    }
.sub_nav_list a.sub_nav_item:hover {
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent
    }
#main_container {
    background-image: url(images/static/left.jpg);
    background-repeat: repeat-y;
    background-color: #677dbe;
    background-color: #d4defc
    }
#main_nav_list {
    background-color: transparent
    }
#main_nav_list a.main_nav_active_item {
    background-repeat: no-repeat;
    background-color: transparent
    }
#main_nav_list a.main_nav_item {
    background-repeat: no-repeat;
    background-color: transparent
    }
#main_nav_list a.main_nav_item:hover {
    background-color: transparent
    }
#sub_container2 {
    background-color: #d4defc
    }
.content tr.odd {
    background-color: #ecf1ff
    }
.content tr {
    background-color: #d4defc
    }
.content tr.even {
    background-color: #d4defc
    }
span.field_caption {
    font-family: arial;
    font-size: 14px;
    color: #12214a;
    font-weight: 900
    }
#content_container {
    color: #000
    }