html, body {
  padding: 0;
  margin: 0;
  border: 0 none;
}
body {
	background: white url(pilot2/bg.png) repeat-x;
	color: #515151;
}
body, tbody {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#topa {
  height: 130px;
}
#topb {
  height: 259px;
}
#mainl {
  width: 214px;
  float:left;
  margin-top:12px;
}
#mainr {
  width: 686px;
  float:left;
  margin-top:2px;
}

a.arr01,
a span.arr01 {
  padding-right: 16px;
  background: url(pilot2/arr01.gif) 100% 50% no-repeat;
  color: #8E1719;
  text-decoration: none;
  font-weight: bold;
}
a span.arr01.sh {
  padding-right: 12px;
}

div#logos {
  /* width:567px; */
  width:747px;
  height:99px;
	background: url(pilot2/logos.png) no-repeat;
}

div.boxl {
	background: url(pilot2/l01.png) no-repeat;
	min-height: 100px;
	width: 200px;
}
div.boxl_i1 {
  padding: 8px 12px;
}
div.boxrt {
  background: white url(pilot2/r01.gif) 0 100% no-repeat;
	xmin-height: 100px;
}
div.boxrt_i1 {
  padding: 6px 20px 8px 8px;
}
div.boxrb {
}
div.mitem {
  xwidth: 164px;
  width: 164px;
  overflow: hidden;
  xheight: 120px;
  float: left;
}
div.mitem_i1 {
  border: 1px solid #ECEBEB;
}
div.mitem a {
  display: block;
  font-weight: bold;
  text-decoration: none;
}
div.mitem span.t12,
div.mitem span.t21 {
  font-family: arial;
}
.hd {
  color: #8E1719;
  font-weight: bold;
}
div.mitem a {
  color: #8E1719;
}
div.mitem.c0,
div.mitem.c1,
div.mitem.c2 {
  margin-right: 12px;
  margin-right: 10px;
}
div.mitem.r0,
div.mitem.r1,
div.mitem.r2 {
  margin-bottom: 12px;
}

div.mitem span {
  display: block;
}
div.mitem span.t1,
div.mitem span.t2 {
  padding: 4px; 
}
div.mitem span.t1 {
  background: white;
}
div.mitem span.t2 {
  background: #EEEEEE;
}
div.mitem span.t12 {
  margin-top: 4px;
  font-size: 14px;
}
div.mitem span.t21 {
  color: #555555;
}
div.mitem span.t22 {
  display: inline;
  font-weight: normal;
}

div#bottom {
  border-top: 4px solid #E6E6E6;
  margin-bottom: 16px;
  margin-top: 16px;
  color: #777777;
}
div#bottom a {
  color: #00408E;
  text-decoration: none;
}
div#bottom div.copy {
  text-align: right;
  margin: 4px;
  font-size: 10px;
}
div#mainl div.hd {
  margin:0 0 8px 0;
}
div.boxrt div.htx {
  margin:8px 0;
}
div.htx {
  font-weight: bold;
}
