
body {
    background-image: url(./images/bg/main2.gif);
    background-repeat: repeat-y;
    background-position: left;
    background-attachment: scroll;
    background-color: #110101;
    margin: 0px;
    padding: 0px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.main_table {
    margin: 0px;
    padding: 0px;
    width: 1200px;
    /*border: 1px solid white;*/
}

td {
    /*border: 1px solid white;*/
    margin: 0px;
    padding: 0px;
}

.head_left {
    width: 235px;
    height: 522px;
    background-image: url(./images/bg/left_head.png);
    background-attachment: scroll;
    background-position: bottom right;
    background-repeat: no-repeat;
}

.head_center {
    width: 561px;
    height: 522px;
    background-image: url(./images/bg/center_head.png);
    background-attachment: scroll;
    background-position: bottom left;
    background-repeat: no-repeat;
}

.head_right {
    width: 404px;
    height: 522px;
    background-image: url(./images/bg/right_head.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: bottom left;
}

.head_right2 {
    width: 404px;
    height: 162px;
    background-image: url(./images/bg/right_head_2.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top left;
}

.head_center2 {
    width: 561px;
    background-image: url(./images/bg/center_head_2.png);
    background-attachment: scroll;
    background-position: right top;
    background-repeat: no-repeat;
    vertical-align: bottom;
}

.bottom_right {
    width: 404px;
    height: 700px;
    background-image: url(./images/bg/right_bottom.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0px 385px;
    vertical-align: top;
}

.bottom_left {
    width: 235px;
    background-image: url(./images/bg/left_bottom.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: bottom right;
    vertical-align: top;
    text-align: left;
}

.bottom_center {
    background-image: url(./images/bg/center_bottom.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: bottom left;
    vertical-align: top;
}

.left_head {
    width: 237px;
    height: 44px;
    background-image: url(./images/bg/facts_head.png);
    background-repeat: no-repeat;
    text-align: center;
    color: #adb9c2;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.left_body {
    width: 237px;
    height: 300px;
    background-image: url(./images/bg/facts_body.png);
    background-repeat: repeat-y;
    vertical-align: top;
}

.left_bottom {
    width: 237px;
    height: 60px;
    background-image: url(./images/bg/facts_bottom.png);
    background-repeat: no-repeat;
}

.facts_header {
    color: #e87d85;
    font-size: 14px;
    text-decoration: underline;
    text-align: center;
    padding-left: 4px;
    padding-right: 16px;
}

.facts_text {
    color: #ffffff;
    font-size: 12px;
    text-align: justify;
    padding-left: 6px;
    padding-right: 18px;
}

.best_header {
    color: #e87d85;
    font-size: 14px;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    vertical-align: top;
    height: 40px;
    padding-top: 5px;
}

.form_table {
    background-image: url(./images/bg/form.png);
    background-repeat: no-repeat;
    width: 558px;
    height: 238px;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.form_field {
    font-style: italic;
    font-weight: bold;
}

.form_field1 {
    font-style: italic;
}

.form_text {
    font-style: italic;
    color: #ffffff;
}

.form_text_u {
    text-decoration: underline;
    font-style: italic;
    color: #ffffff;
}

.best_table {
    background-image: url(./images/bg/best2.png);
    background-repeat: no-repeat;
    width: 408px;
    height: 246px;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.right_head {
    width: 406px;
    height: 44px;
    background-image: url(./images/bg/facts_head_2.png);
    background-repeat: no-repeat;
    text-align: center;
    color: #adb9c2;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.right_body {
    width: 406px;
    height: 300px;
    background-image: url(./images/bg/facts_body_2.png);
    background-repeat: repeat-y;
    vertical-align: top;
}

.right_bottom {
    width: 406px;
    height: 60px;
    background-image: url(./images/bg/facts_bottom_2.png);
    background-repeat: no-repeat;
}

.page_number {
    text-decoration: underline;
    font-style: italic;
    color: #ffffff;
    font-weight: bold;
}

.page_active {
    background-image: url(./images/bg/active_page.gif);
    background-repeat: no-repeat;
    width: 26px;
    height: 24px;
    text-align: center;
    vertical-align: middle;
}

a {
    text-decoration: underline;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
}

a:hover {
    color: #e87d85;
}

a1 {
    text-decoration: underline;
    color: #ffffff;
    font-size: 18px;
}

a1:hover {
    color: #e87d85;
}

.text {
    color: #ffffff;
    font-size: 12px;
}

.page1_head_left {
    width: 235px;
    height: 522px;
    background-image: url(./images/bg/left_head_page1.png);
    background-attachment: scroll;
    background-position: bottom right;
    background-repeat: no-repeat;
}

.page1_head_right {
    background-image: url(./images/bg/right_head_page1.png);
    background-attachment: scroll;
    background-position: top right;
    background-repeat: no-repeat;
}

.page1_photo {
    background-image: url(./images/bg/photo_main.gif);
    background-repeat: repeat-x;
    height: 483px;
    border-left: 1px solid #7b0c26;
    border-right: 1px solid #7b0c26;
}

.page1_photo_line {
    background-image: url(./images/bg/photo_line.gif);
    background-repeat: repeat-x;
    height: 154px;
    border-left: 1px solid #77a0ab;
    border-right: 1px solid #77a0ab;
    padding-left: 15px;
    padding-right: 15px;
}

.page1_info {
    background-image: url(./images/bg/page1_info.gif);
    background-repeat: repeat-x;
    height: 380px;
    border-left: 1px solid #7b0c26;
    border-right: 1px solid #7b0c26;
    margin: 0px;
    padding: 10px;
}

.page1_info1 {
    background-image: url(./images/bg/page1_info.gif);
    background-repeat: repeat-x;
    height: 150px;
    border-left: 1px solid #7b0c26;
    border-right: 1px solid #7b0c26;
    margin: 0px;
    padding: 10px;
}

.page1_info_header {
    font-style: italic;
    font-weight: normal;
    font-size: 26px;
    color: #e7d508;
}

.page1_info_param_name {
    font-style: italic;
    font-weight: normal;
    font-size: 20px;
    color: #000000;
    height: 30px;
}

.page1_info_param_value {
    font-style: italic;
    font-weight: normal;
    font-size: 20px;
    color: #ffffff;
    height: 30px;
}

.form_info_text {
    font-style: italic;
    color: #ffffff;
}

.img_border_tr {
    background-image: url(./images/bg/img_shadow/top_right.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 5px;
    height: 10px;
    font-size: 1px;
}

.img_border_r {
    background-image: url(./images/bg/img_shadow/right.png);
    background-repeat: repeat-y;
    width: 5px;
    height: 420px;
    font-size: 1px;
}

.img_border_br {
    background-image: url(./images/bg/img_shadow/bottom_right.png);
    background-repeat: no-repeat;
    background-position: top left;
    width: 5px;
    height: 5px;
    font-size: 1px;
}

.img_border_b {
    background-image: url(./images/bg/img_shadow/bottom.png);
    background-repeat: repeat-x;
    background-position: top left;
    height: 5px;
    width: 100px;
    font-size: 1px;
}

.img_border_bl {
    background-image: url(./images/bg/img_shadow/bottom_left.png);
    background-repeat: no-repeat;
    background-position: top right;
    width: 8px;
    height: 5px;
    font-size: 1px;
}

img.page1_img {
    margin: 0px;
    padding: 0px;
    border: 1px solid black;
    vertical-align: bottom;
    height: 430px;
}
