body
{
    margin:0;
    padding:0;
    background-image:url('/img/bg.gif');
    font-family:arial;
}

img
{
    border:0;
}

#main
{
    margin:0 auto;
    width:921px;
    margin-bottom:20px;
    background-image:url('/img/bg.jpg');
    padding-top: 10px;
    background-repeat: no-repeat;
}

#logo
{
    height:136px;
    margin-bottom:5px;
    background-image: url('/img/logo.png');
    background-repeat: no-repeat;
    background-color:white;
    background-position:10px 20px;
}

#swf
{
    margin-top:4px;
    margin-left:393px;
}


#menu
{
    background-image: url('/img/menu.gif');
    background-repeat: repeat-x;
    height:55px;
    position:relative;
}

#submenu
{
    position:absolute;
    width: 157px;
    left: 160px;
    top: 60px;
    display:none;
    padding-bottom:2px;
    background-color: #494949;
}

#submenu a:link,#submenu a:active,#submenu a:visited
{
    display:block;
    text-decoration:none;
    background-color: #494949;
    background-image:url('/img/arrow.gif');
    background-position:15px 50%;
    background-repeat: no-repeat;
    padding-left:30px;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:5px;
    font-size:11px;
    color:white;
    margin:2px;
    margin-bottom:0;
}

#submenu a:hover
{
    background-color: #555555;
}

#submenu2
{
    position:absolute;
    width: 115px;
    left: 328px;
    top: 60px;
    display:none;
    padding-bottom:2px;
    background-color: #494949;
}

#submenu2 a:link,#submenu2 a:active,#submenu2 a:visited
{
    display:block;
    text-decoration:none;
    background-color: #494949;
    background-image:url('/img/arrow.gif');
    background-position:15px 50%;
    background-repeat: no-repeat;
    padding-left:30px;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:5px;
    font-size:11px;
    color:white;
    margin:2px;
    margin-bottom:0;
}

#submenu2 a:hover
{
    background-color: #555555;
}

#menu s
{
    display:block;
    height:55px;
    width:1px;
    float:left;
    background-image: url('/img/dots.gif');
    background-repeat: no-repeat;
    background-position: 0 50%;
}

#menu a.sh:link,#menu a.sh:active,#menu a.sh:visited
{
    color:white;
    display:block;
    margin:0 5px;
    height:57px;
    margin-top:3px;
    float:left;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
    font-family:verdana;
}

#menu a.sh:hover
{
    background-image: url('/img/menu_hover.gif');
}

#menu a span
{
    display:block;
    padding: 17px 10px;
}

#content
{
    background-image:url('/img/content.gif');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-color: white;
    font-size:12px;
    min-height:300px;
    margin-top:5px;
    padding:5px;
}

#contentleft
{
    background-image: url('/img/left.gif');
    background-position:0 0;
    background-repeat:no-repeat;
    background-color: #f1f1f1;
    float:left;
    width:351px;
    border-right:solid 1px #f1f1f1;
    margin-right:16px;
    color:#303030;
    padding: 22px 18px;
}

span.title
{
    color:#1858ce;
    font-weight:bold;
    font-size:15px;
    display:block;
    margin-bottom:27px;
}

#contentright
{
    width:494px;
    float:left;
    color: #4e4e4e;
    padding-top:25px;
}

div.news_header
{
    color:black;
    font-size:14px;
    font-weight:bold;
    margin-bottom:12px;
}

div.news_body
{
    border-bottom:dotted 1px #7f7f7f;
    padding-bottom:13px;
    margin-bottom:16px;
}

a:link,a:visited,a:active
{
    color:#e41820;
    text-decoration:none;
}

a:hover
{
    color:#e47020;
}

#article
{
    background-image:url('/img/article.gif');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: #f1f1f1;
    color:#303030;
    padding: 22px 18px;
}

#footer
{
    background-image: url('/img/footer.gif');
    padding-left: 20px;
    padding-top: 7px;
    padding-right: 5px;
    height: 50px;
    color:white;
    font-size:11px;
    clear:both;
}

#footer a:link,#footer a:active,#footer a:visited
{
    text-decoration:none;
    color:white;
    font-weight:bold;
}

#underfooter
{
    background-image:url('/img/footer_bottom.gif');
    height:8px;
}

b.rtop, b.ltop{display:block;}
b.rtop {float:right;}
b.ltop {float:left;}
b.rtop b, b.ltop b{display: block; overflow: hidden;background-color:#1858ce;}
b.l1{width: 5px;height: 1px;}
b.l2{width: 3px;height: 1px;}
b.l3{width: 2px;height: 1px;}
b.l4{width: 1px; height: 2px;}

b.r1{width: 5px;height: 1px;}
b.r2{width: 3px;margin-left:2px;height: 1px;}
b.r3{width: 2px;margin-left:3px;height: 1px;}
b.r4{width: 1px; height: 2px;margin-left:4px;}

