.page {
    background-color: #FFFFFF;
    width: 572px;
    position: relative;
}

.work_area {
    float: left;
    width: 567px;
    background-image: url(images/work_area_header.gif);
    background-repeat: no-repeat;
    background-position: top;
    margin-left: 5px;
    background-color: #F4F8F9;
}

.work_area a {
 background-image: url(images/arrow.gif);
 background-repeat: no-repeat;
 color: #0350A2;
 background-position: -3px 4px;
 font-weight: bold;
 padding-left: 6px;
 margin-left: 0px;
}

.work_area_body {
    width: 567px;
    background-image: url(images/work_area_bg.gif);
    background-repeat: repeat-y;
    padding-top: 16px;
    padding-left: 8px;
    padding-right: 8px;
}
.work_area_body h2 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #0350A2;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 45px;
    padding: 0px;
    margin-top: 14px;
}
.work_area h3 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #0350A2;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 35px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.table_1 {
    width: 500px;
    margin-left: 15px;
    border-collapse: collapse;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #5D5D5D;
    border-collapse: collapse;
}

.table_1 tr {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #219BC9;
    padding-top: 12px;
}

.table_1 .col_1 {
    width: 86px;
    text-align: center;
    vertical-align: top;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #219BC9;
    padding-top: 12px;
}
.table_1 .col_2 {
    width: 134px;
    text-align: center;
    vertical-align: top;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #219BC9;
    padding-top: 12px;
}
.table_1 .col_3 {
    width: 85px;
    text-align: center;
    vertical-align: top;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #219BC9;
    padding-top: 12px;
}
.table_1 .col_4 {
    font-weight: normal;
    padding-bottom: 12px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #219BC9;
    padding-top: 12px;
}
.table_2 {
    width: 500px;
    margin-left: 15px;
    border-collapse: collapse;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #7AC3DF;
}
.light {
    background-color: #FFFFFF;
}

.table_2 .col_1 {
    width: 186px;
    border-right-width: 2px;
    border-right-style: dotted;
    border-right-color: #9FD3E7;
    height: 30px;
    text-indent: 27px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #5D5D5D;
}
.table_2 .col_2 {
    font-family: Tahoma;
    font-size: 11px;
    color: #5D5D5D;
    text-indent: 24px;
}
.work_area_bottom {
    background-image: url(images/work_area_bottom.gif);
    height: 27px;
    width: 567px;
    background-repeat: no-repeat;

}
.right_menu {
    width: 190px;
    float: right;
    background-image: url(images/right_menu_header.gif);
    background-repeat: no-repeat;
    background-position: top;
    margin-right: 17px;
    _margin-right: 8px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #0350A2;
}

.right_menu a {
    background-image: url(images/arrow.gif);
    background-repeat: no-repeat;
    color: #0350A2;
    background-position: 0px center;
    font-weight: bold;
    padding-left: 20px;
    display: block;
    margin-left: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    text-decoration: underline;
}

.right_menu h3 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 35px;
    margin: 0px;
    padding-right: 0px;
}
.right_menu_body {
    width: 190px;
    padding-bottom: 20px;
    background-image: url(images/right_menu_bg.gif);
    background-repeat: repeat-y;
    background-color: #6FD7FE;
    margin-top: 8px;
}


.right_menu_bottom {
    background-image: url(images/right_menu_bottom.gif);
    height: 12px;
    width: 190px;
    background-repeat: no-repeat;
}

a:hover, .right_menu a:hover {
    color: #0773E9;
}

#link_1 a, #link_1 a:hover, #link_1 a:visit{
    text-decoration: none;
    background-image: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;


}