html, body{
  background: url(/img/bg_main.jpg) repeat-y top center;
  background-color: #e5e5e5;
  font-family: Arial;
  color: #282828;
  margin: 0;
  padding: 0;
  min-width: 902px;    
}

table, img {border: 0px;}

p {margin: 0px; line-height: 130%}

li {padding-bottom: 3px; line-height: 130%;}

ul {font-size: 12px;}

span.bg_y {background-color: #ffff00;}
span.bg_yi {background-color: #ffff00; font-style:italic;}
span.bg_yb {background-color: #ead45c; font-weight: bold;}
span.bg_ybb {background-color: #ead45c; font-weight: bold; font-size: 16px;}
span.red {color: #bc0101;}
span.red_ver {color: #bc0101; font-family: verdana}
span.red_b {color: #bc0101; font-weight: bold;}
span.gre {color: #2e8a01;}
span.gre_bb {color: #2e8a01; font-weight: bold; font-size: 30px;}
span.blu {color: #163669;}
span.blu_ver {color: #3399FF; font-family: verdana}
span.blu_bo16 {color: #3399FF; font-size: 16px; font-weight: bold;}
span.bo15 {font-size: 15px; font-weight: bold;}
span.bo18 {font-size: 18px; font-weight: bold;}
span.bo20 {font-size: 20px; font-weight: bold;}

/* gfx headers, hr ---------------------------------------------------------------------------------------------- */

div.gfx_header01 {
    width: 860px;
    height: 122px;
    margin: 0;
    background: url(/img/gfx_header01.gif) no-repeat top center;
}

div.gfx_header02 {
    width: 860px;
    height: 248px;
    margin: 0;
    background: url(/img/gfx_header02.gif) no-repeat top center;
}

div.gfx_header03 {
    width: 660px;
    height: 94px;
    margin: 0 0 30px 0;
    background: url(/img/gfx_header03.gif) no-repeat top center;
}

div.gfx_header04 {
    width: 860px;
    height: 336px;
    margin: 0;
    background: url(/img/gfx_header04.gif) no-repeat top center;
}

div.gfx_header05 {
    width: 660px;
    height: 114px;
    margin: 0 0 30px 0;
    background: url(/img/gfx_header05.gif) no-repeat top center;
}


/* table main -------------------------------------------------------------------------------------------------- */

table.table00 {
    width: 110px;
}

td.td01 {
    width: 100px;
}

td.td02 {
    width: 900px;
}

td.td03 {
    width: 100px;
}

/* table in 01 -------------------------------------------------------------------------------------------------- */

table.table01 {
    width: 900px;
}

td.page_header {
    width: 900px;
    height: 242px;
}

td.header_line {
    height: 16px;
    background: url(/img/bg_header_line.gif) no-repeat;
}

td.spacer_top {
    height: 25px;
}

td.margin {
    width: 20px;
}

td.content {
    width: 860px;
    font-family: Arial;
}

td.footer {
    height: 31px;
    background: url(/img/bg_footer.gif) no-repeat top left;
    border-bottom: 4px solid #767676;
}

.footer p {
    font-family: Verdana;
    font-size: 10px;
    color: #c8c9c3;
    text-align: right;
    padding: 0 30px 0 0;
}

td.disclamer {
    background-color:  #ECECEC;
}

.disclamer p.dis_header{
    font-family: Verdana;
    font-size: 10px;
    color: #636C72;
    text-align: center;
    padding: 25px 0 0 0;
}

.disclamer p.dis_txt{
    font-family: Verdana;
    font-size: 10px;
    color: #636C72;
    text-align: justify;
    padding: 15px 20px 25px 20px;
}


/* txt ----------------------------------------------------------------------------------------------------- */

p {
    font-size: 12px;
    color: #313131;
    text-align: justify;
    padding: 0 0 10px 0;
}

p.last {
    font-size: 12px;
    color: #313131;
    padding: 0 0 30px 73px;
}

p.h_test {
    font-size: 14px;
    font-weight: bold;
    color: #313131;
    padding: 10px 0 0 0;
}

p.l_test {
    font-size: 14px;
    color: #313131;
    text-align: right;
    padding: 2px 20px 0 0;
}

p.h32red{
    font-family: Arial;
    font-size: 32px;
    font-weight: bold;
    color: #00B4FF;
    text-align: center;
    line-height: 130%;
    padding: 30px 0 30px 0;
}

p.h32bla{
    font-family: Arial;
    font-size: 32px;
    font-weight: bold;
    color: #000;
    line-height: 130%;
    padding: 10px 0 10px 0;
}

p.h20_bla{
    font-family: Arial;
    font-size: 18px;
    color: #000;
    text-align: center;
    line-height: 130%;
    padding: 20px 0 10px 0;
}

p.h22bla{
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    line-height: 130%;
    padding: 30px 0 30px 40px;
}

p.t20bla{
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    text-decoration: underline;
    line-height: 110%;
    padding: 40px 0 10px 10px;
}

p.t18bla {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    padding: 10px 0 10px 0;
}

ul.h18bla {
    font-size: 18px;
    font-weight: bold;
    line-height: 130%;
    padding: 0 0 10px 50px;
    list-style: square;
}


/* frames ----------------------------------------------------------------------------------------------------- */

div.sum_field01 {
    width: 570px;
    background-color: #f9fafb;
    padding: 0;
    border: 1px solid #b5b5b5;
    border-right: 10px solid #b5b5b5;
    margin: 20px 0 20px 0;
}

.sum_field01 div {
    width: 500px;
    padding: 20px;
    text-align: left;
}

.sum_field01 p.field_head {
    font-size: 22px;
    font-weight: bold;
    font-style:italic;
    text-decoration: none;
    color: #024558;
    padding: 0 0 0 20px;
}

.sum_field01 ul {
    font-size: 14px;
    color: #000;
    list-style: square;
}

div.bonus_field01 {
    width: 570px;
    /*background: url(/img/bg_bonus.gif);*/
    background-color: #FEFFF1;
    padding: 0;
    border: 1px dashed #024558;
    border-right: 10px solid #024558;
    margin: 20px 0 20px 0;
}

.bonus_field01 div {
    width: 500px;
    padding: 20px;
    text-align: left;
}

.bonus_field01 p.field_head {
    font-size: 22px;
    font-style:italic;
    text-decoration: none;
    color: #024558;
    padding: 0;
}

.bonus_field01 p {
    font-size: 14px;
    color: #000;
}

div.test_field01 {
    width: 850px;
    height: 320px;
    overflow: auto;
    background-color: #fff;
    padding: 0;
    border: 1px solid #9ca79e;
    margin: 5px 0 0 0;
}

div.download_field01 {
    width: 710px;
    background-color: #FEFFF1;
    padding: 0;
    border: 1px dashed #01405A;
    border-right: 10px solid #01405A;
    margin: 20px 0 20px 0;
}

.download_field01 div.in_dwn {
    width: 660px;
    padding: 25px;
    text-align: justify;
}

.download_field01 p.button {
    text-align: center;
    padding: 0 0 30px 0;
}


.download_field01 p.t10 {
    color: #5B8698;
    font-size: 10px;
    text-align: center;
    padding: 10px 0 0 0;
}

p.menu {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    margin: 15px 0 15px 0;
    text-align: center;
}

/* links --------------------------------------------------------------------------------------------------- */

.h20_bla a:link {color: #024558; text-decoration: underline}
.h20_bla a:visited {color: #024558; text-decoration: underline}
.h20_bla a:hover {color: #3399FF; text-decoration: none}

.menu a:link {color: #202602; text-decoration: underline}
.menu a:visited {color: #202602; text-decoration: underline}
.menu a:hover {color: #3399FF; text-decoration: none}

.download_field01 a:link {color: #c20009; text-decoration: underline; font-weight: bold}
.download_field01 a:visited {color: #c20009; text-decoration: underline; font-weight: bold}
.download_field01 a:hover {color: #2e8a01; text-decoration: none; font-weight: bold}

a:link {color: #c20009; text-decoration: underline}
a:visited {color: #c20009; text-decoration: underline}
a:hover {color: #c20009; text-decoration: none}
