
/*-- Body
--------------------------------------------------------*/

body {
        margin:0px;
        padding:0px;
        background-color:#080907;
        scrollbar-track-color:#080907;
        background-image:url('/images/left_bg.gif');
        background-repeat:repeat-y;
        height:100%;
        font-family:arial;
        font-size:14px;
        color:#c1c1c0;
}

td {
        vertical-align:top;
        font-family:arial;
        font-size:14px;
        color:#c1c1c0;
}

#main_container {
        background-image:url('/images/left_bg_2.jpg');
        background-repeat:no-repeat;
        background-position:0px 338px;
}

#main_container .content_container {
        background-image:url('/images/main_bg.jpg');
        background-repeat:no-repeat;
        background-position:0px 0px;
        padding-left:161px;
}

.c_block .top td{
        background-image:url('/images/ct_1.gif');
        background-repeat:repeat-x;
}

.c_block .left {
        background-image:url('/images/lc_1.gif');
        background-repeat:repeat-y;
}

.c_block .right {
        background-image:url('/images/rc_1.gif');
        background-repeat:repeat-y;
}

.c_block .bottom td{
        background-image:url('/images/cb_1.gif');
        background-repeat:repeat-x;
}

.c_block img{
        border:0px;
}

.index_block .left_c{
        padding-right:13px;
        padding-bottom:31px;
}

.index_block .right_c{
        padding-right:13px;
        padding-bottom:31px;
        padding-top:9px;
        font-size:20px;
}

.index_block .right_c a{
        color:#FF9800;
        display:block;
        margin-bottom:9px;
}

.index_block .right_c a:hover{
        color:#ffffff;
}

h2 {
        font-weight:normal;
        font-size:15px;

}

h1 {
        font-weight:normal;
        font-size:24px;
        padding:0px;
        margin:0px;
        padding-bottom:15px;
}

a {
        color:#FF9800;
}

a:hover {
        color:#ffffff;
}

p {
        padding:0px;
        margin:0px;
        padding-bottom:23px;
}

.a4:link, .a4:visited {
      color: #c1c1c0; text-decoration: none;
}

.a4:active, .a4:hover {
      color: #c1c1c0; text-decoration: none;
}
/*-- Content
--------------------------------------------------------*/

.left_part {
        width:560px;
        padding-top:199px;
        padding-bottom:30px;
        padding-right:20px;
}

.left_part .navigator {
        font-size:13px;
        color:#8A8A8A;
        padding-bottom:16px;
}

.left_part .navigator a{
        color:#8A8A8A;
}

.left_part .navigator a:hover{
        color:#ffffff;
}

.right_part {
        width:140px;
        padding-top:29px;
        padding-bottom:5px;
}

.right_part .r_block .top {
        background-image:url('/images/ct_2.gif');
        background-repeat:repeat-x;
}

.right_part .r_block .center td{
        background-image:url('/images/lc_2.gif');
        background-repeat:repeat-x;
        background-color:#F70B0C;
        background-position:0% 100%;
}

.right_part .r_block .center .text{
        color:#ffffff;
        line-height:15px;
        font-size:11px;
        padding-left:7px;
        padding- right:7px;
}

.right_part .r_block .center .text a{
        color:#ffffff;
        text-decoration:none;
}

.right_part .r_block .bottom {
        background-image:url('/images/cb_2.gif');
        background-repeat:repeat-x;
}

.right_part .right_menu {
        line-height:25px;
        padding-bottom:35px;
}

.right_part .right_menu a{
        display:block;
        font-weight:bold;
}

.right_part .right_adv_menu {
        font-size:10px;
        width:170px;
        position:relative;
        z-index:2;
        margin-right:-30px;
}

.right_part .right_adv_menu h3{
        font-size:12px;
        padding:0px;
        margin:0px;
        padding-bottom:13px;
}

.right_part .right_adv_menu h3 a{
        text-decoration:underline;
}

.right_part .right_adv_menu a{
        display:block;
        text-decoration:none;
        color:#585858;
}

.right_part .right_adv_menu a:hover{
        color:#ffffff;
}

/*-- Bottom
--------------------------------------------------------*/

.bottom_part {
        background-image:url('/images/bottom_logo.gif');
        background-repeat:no-repeat;
        background-position:47px 100%;
        padding-left:220px;

        text-decoration:none;
        color:#EAEAE7;
        line-height:21px;
}

.bottom_part .bottom_container {
        padding-bottom:20px;
        padding-top:14px;
}

.bottom_part .bottom_container td{
        color:#EAEAE7;
        line-height:21px;
}

.bottom_part a{
        text-decoration:none;
}

.bottom_part .bottom_links a{
        color:#EAEAE7;
        text-decoration:none;
}

.bottom_part .bottom_links a:hover{
        color:#FF9800;
}

