body, td, p, li {
  font-family: arial;
  font-size: 12px;
  font-weight: Normal;
  color: #333333;
}

a:link {text-decoration: none; color: #3E3E3E;}
a:visited {text-decoration: none; color: #3E3E3E;}
a:active {text-decoration: none; color: #3E3E3E;}
a:hover {text-decoration: none; color: #0054A6;}

.mint:link {text-decoration: none; color: #5ABA52;}
.mint:visited {text-decoration: none; color: #5ABA52;}
.mint:active {text-decoration: none; color: #5ABA52;}
.mint:hover {text-decoration: none; color: #0054A6;}

.email:link {text-decoration: none; color: #0054A6;}
.email:visited {text-decoration: none; color: #0054A6;}
.email:active {text-decoration: none; color: #0054A6;}
.email:hover {text-decoration: none; color: #0054A6;}

ul li {margin: 0px, 0px, 15px, 20px; padding-left: 10px;}

.format_A {padding: 10px, 20px;}

.format_B {padding: 20px, 5px, 5px, 20px;}

.format_C {padding: 0px, 0px, 0px, 30px;}

.format_D {padding: 20px, 0px, 0px, 20px;}

.format_E {padding: 6px, 0px, 0px, 20px;}

.format_F {padding: 0px;}

.type1 {
  font-family: arial;
  font-size: 16px;
  font-weight: Bold;
  color: #40C2F4;
}

.type2 {
  font-family: arial;
  font-size: 12px;
  font-weight: Normal;
  color: #737373;
}

.type3 {
  font-family: arial;
  font-size: 11px;
  font-weight: Bold;
  color: #333333;
}

.type4 {
  font-family: arial;
  font-size: 11px;
  font-weight: Normal;
  color: #737373;
}

.type5 {
  font-family: arial;
  font-size: 16px;
  font-weight: Bold;
  color: #F36525;
}

.type6 {
  font-family: arial;
  font-size: 12px;
  font-weight: Normal;
  color: #333333;
}

.type7 {
  font-family: arial;
  font-size: 12px;
  font-weight: Normal;
  color: #0054A6;
}

.type8 {
  font-family: arial;
  font-size: 16px;
  font-weight: Bold;
  color: #000000;
}

.type9 {
  font-family: arial;
  font-size: 16px;
  font-weight: Bold;
  color: #F7941D;
}

.type10 {
  font-family: arial;
  font-size: 16px;
  font-weight: Normal;
  color: #333333;
}

.type11 {
  font-family: arial;
  font-size: 13px;
  font-weight: Normal;
  color: #333333;
}

.line_H {line-height: 22px;}

.T_border {
  border-collapse:collapse;
  border-width: 1; 
  border-bottom: #E8E8E8 1px solid;
  border-left: #E8E8E8 1px solid;
  border-right: #E8E8E8 1px solid;
  border-top: #E8E8E8 1px solid;
}

.bottom_border {
  border-collapse:collapse;
  border-width: 1; 
  border-left: #E0E0E0 1px solid;
  border-right: #E0E0E0 1px solid;
  border-bottom: #E0E0E0 1px solid;
}

.head_border {
  border-collapse:collapse;
  border-width: 1; 
  border-left: #E0E0E0 1px solid;
  border-right: #E0E0E0 1px solid;
  border-top: #E0E0E0 1px solid;
}

.body_border {
  border-collapse:collapse;
  border-width: 1; 
  border-left: #E0E0E0 1px solid;
  border-right: #E0E0E0 1px solid;
}

.swf_border {
  border-collapse:collapse;
  border-width: 1; 
  border-bottom: #E7E7E5 1px solid;
  border-top: #E7E7E5 1px solid;
  border-left: #E0E0E0 1px solid;
  border-right: #E0E0E0 1px solid;
}

.purple {list-style-image: url('images/point_purple.gif');}

.gray {list-style-image: url('images/point_gray.gif');}

.green {list-style-image: url('images/point_green.gif');}

.blue {list-style-image: url('images/point_blue.gif');}

.yellow {list-style-image: url('images/point_yellow.gif');}

.center {background-position: center;}

.rb {position: relative; top: -22px; left: 0px; float: right; color: #737373; font-weight: bold;}
  
.repeat {background-repeat: repeat-x; background-position: top right;}