.font_1 {
  FONT-FAMILY: arial; COLOR: #D81921; FONT-SIZE: 19px; font-weight:bold; text-align:center;
  padding: 3px;
}
.font_2 {
  FONT-FAMILY: arial; COLOR: #D81921; FONT-SIZE: 13px; text-align:left;
  padding: 3px;
}
.font_4 {
  FONT-FAMILY: tahoma; COLOR: #58595B; FONT-SIZE: 13px; font-weight:bold; text-align:center;
  padding: 3px;
}

.font_5 {
  FONT-FAMILY: arial; COLOR: #58595B; FONT-SIZE: 13px; font-weight:bold;
  padding-top:5px;
    }


.font_6 {
  FONT-FAMILY: arial; COLOR: #000; FONT-SIZE: 11px; font-weight:bold; text-align:center;
}

.font_7 {
  FONT-FAMILY: tahoma; COLOR: #FFFFFF; FONT-SIZE: 13px; font-weight:bold; text-align:center;
  padding: 4px;
}

.font_8 {
  FONT-FAMILY: tahoma; COLOR: #58595B; FONT-SIZE: 13px; font-weight:bold;
}
.font_8 A:link {
  COLOR: #D71920;
  TEXT-DECORATION: none
}
.font_8 A:visited {
  COLOR: #D71920;
  TEXT-DECORATION: none
}
.font_8 A:active {
  COLOR: #D71920;
  TEXT-DECORATION: none
}
.font_8 A:hover {
  COLOR: #D71920;
  TEXT-DECORATION: none
}
.font_9 {
  FONT-FAMILY: arial; COLOR: #58595B; FONT-SIZE: 13px;
}
.font_9 A:link {
  COLOR: #58595B;
  TEXT-DECORATION: none
}
.font_9 A:visited {
  COLOR: #58595B;
  TEXT-DECORATION: none
}
.font_9 A:active {
  COLOR: #D71920;
  TEXT-DECORATION: none
}
.font_9 A:hover {
  COLOR: #D71920;
  TEXT-DECORATION: none
}
.font_10 {
  FONT-FAMILY: arial; COLOR: #FFFFFF; FONT-SIZE: 12px; font-weight:bold; text-align:left;
  padding: 4px;
}
.font_11 {
  FONT-FAMILY: arial; COLOR: #58595B; FONT-SIZE: 12px; text-align:left;
}


.form{
background-color: #FFF;
border: 1px solid #CCCCCC;
height: 20px;
width:275px;
padding-left:20px;
padding-right:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.style1 {

  font:tohoma;
  color:#d71920;
  font-size:18px;


}

.style2 {

  font:tohoma;
  color:#FFFFFF;
  font-size:13px;
  font-weight: bold;

}

.style3 {

  font:tohoma;
  color:#D81921;
  font-size:15px;
  font-weight: bold;

}


.seb1 {
  font-family: Arial;
  font-size:12px;
  width: 215px;
  font-weight: bold;
}

.seb2 {
  font-family: Arial;
  font-size:12px;
  width: 185px;
  font-weight: bold;
}

.seb3 {
  font-family: Arial;
  font-size:12px;
  width: 90px;
  font-weight: bold;
}
.seb4 {
  font-family: Arial;
  font-size:12px;
  width: 140px;
  font-weight: bold;
}
.seb5 {
  font-family: Arial;
  font-size:12px;
  width: 70px;
  font-weight: bold;
}
.seb6 {
  font-family: Arial;
  font-size:12px;
  width: 50px;
  font-weight: bold;
}
.txb1 {
  font-family: Arial;
  font-size:12px;
  width: 70px;
  font-weight: bold;
  color: #333333;
}
.txb2 {
  font-family: Arial;
  font-size:12px;
  width: 150px;
  font-weight: bold;
  color: #333333;
}
.txb3 {
  font-family: Arial;
  font-size:12px;
  width: 140px;
  font-weight: bold;
  color: #333333;
}
.txb5 {
  font-family: Arial;
  font-size:12px;
  width: 40px;
  font-weight: bold;
  color: #333333;
}

.box1 {
  background-color:#fff ;
  width:auto;
  height:auto;
  margin: 5px auto;
  /*margin: 0 auto 35px auto;*/
  padding: 20px;
  padding-top: 60px;
  color: #fff;
  border: 1px solid #A7A9AC;

  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  behavior: url(border-radius.htc);
}

.bt {
  font-family: Arial;
  font-size:13px;
  width: 100px;
  background-color: #D81921;
  border-color:#888888;
  font-weight: bold;
  color: #FFFFFF;
}

.head {
  position: absolute;
  top: 195px;
  left: 80px;
  border:10px solid #FFF;
}

table.tblorder {
  border-width: 1px;
  /*border-spacing: 3px;*/
  /*border-style: double;*/
  border-color: #dcdcdc;
  border-collapse: separate;
  /*background-color: white;*/

}

table.tblorder td {
  padding:3px;
  /*border-bottom:1px dotted #CCC; */
}

#box-table-a
{
  font-family: Tahuma;
  font-size: 12px;
  margin: 10px;
  width: 850px;
  text-align: center;
  border-collapse: collapse;
  font-weight: normal;
}
#box-table-a th
{
  font-size: 13px;
  font-weight: bold;
  padding: 8px;
  background: #666666;
  border-top: 4px solid #333333;
  border-bottom: 1px solid #fff;
  color: #FFFFFF;
}
#box-table-a td
{
  padding: 8px;
  background: #FFFFFF;
  border-bottom: 1px solid #999999;
  color: #333333;
  border-top: 1px solid transparent;
  white-space: nowrap;
}
#box-table-a tr:hover td
{
  background: #CCCCCC;
  color: #339;
}

span.benefit {

  font-size:16px;
  font-weight:bold;
  color:#58595B;
  margin-top:5px;
  display:block;

}