@CHARSET "UTF-8";
body,table,td {
  color:#040404;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
input,select {
  color:#333333;
  font:normal 12px Verdana;
  border:1px solid #999999;
}
.style01 {
   color:#024395;
   cursor:hand;
   font-size:12px;
   font-family: Arial, Helvetica, sans-serif;
}
.style02 {
  color:#FFFEFF;
  font-weight:bold;
  font-size:13px;
  font-famliy: Arial,Helvetica,sans-serif;
}
.style03 {
  color:#2B94C1;
  font-size:12px;
  font-famliy: Arial,Helvetica,sans-serif;
}
.style04 {
   color:#024395;
   width:700px;
   font-size:14px;
   font-weight:bold;
   font-family: Arial, Helvetica, sans-serif;
}
.style05 {
  width:17px;
  height:98px;
  background-repeat:no-repeat;
}
.style06 {
  height:98px;
  background-repeat:repeat-x;
}
.style07 {
  color:#040404;
  font-weight:bold;
  font-size:12px;
  font-famliy: Arial,Helvetica,sans-serif;
}
.tbl {
    table-layout:fixed;
    border-collapse: collapse;
     }
.tbl td {
    padding: 2px 5px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
 }
.div {
	border: 1px solid #E6E6E6;
	background: #F5F6F8;
}
.title {
	font-size:14px
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}