body {
  background:#e9e9e9;
  margin-top:0px;
  margin-left:0px;
  font-family : arial, helvetica;
  font-size : 13px;
  color : #666666;
}

p, td {
  font-family : arial, helvetica;
  font-size : 13px;
}

a {
  color : #0093dd;
}

select {
  font-family : arial, helvetica;
  font-size : 13px;
}

input {
  font-family : arial, helvetica;
  font-size : 13px;
}

.setfield {
  width: 200px;
}

.tbg {
   background: url(/images/tbtop.png) no-repeat;
   width:980px;
   height:101px;
}

.fh {
   height:55px;
}

.fh1 {
   height:46px;
}

.bold {
  font-weight : bold;
}

.err {
  font-weight : bold;
  color : #ff0000;
}

.para {
  font-family : tahoma, arial, helvetica;
  font-size : 14px;
  font-weight : bold;
}

.small {
  font-family : tahoma, arial, helvetica;
  font-size : 10px;
}

.tbl {
  border-right : 1px solid #dcdcdc;
  border-bottom : 2px solid #dcdcdc;
}

.tc {
  border-top : 2px solid #dcdcdc;
  border-left : 1px solid #dcdcdc;
  padding : 2px 3px;
  max-width:890px;
}

.trg {
  background-color:#efefef;
}

.trw {
  background-color:#ffffff;
}

.tcb {
  background-image : url(/images/bggrey.png);
  background-repeat : repeat-x;
  border-top : 2px solid #aaaaaa;
  border-left : 1px solid #aaaaaa;
  padding : 2px 3px;
  font-weight : bold;
  background-color : #ffffff;
  color : #333333;
}

.tcr {
  background-image : url(/images/bgred.png);
  background-repeat : repeat-x;
  border-top : 1px solid #aaaaaa;
  border-left : 1px solid #aaaaaa;
  padding : 2px 3px;
  font-weight : bold;
  background-color : #ffffff;
  color : #333333;
}

.plotHead {
  width: 976px;
  background-color : #303030;
  color : #cccccc;
  font-weight : bold;
  padding:4px 0px 4px 4px;
  font-family : tahoma, arial, helvetica;
  font-size : 12px;
  border-bottom:thin solid #7f7f7f;
  border-top:thin solid #7f7f7f;
}

.mainHeadTop {
  width: 976px;
  background-color : #cccccc;
  color : #333333;
  font-weight : bold;
  padding:8px 0px 1px 4px;
  font-family : tahoma, arial, helvetica;
  font-size : 12px;
  border-top:thin solid #7f7f7f;
}

.mainHeadBottom {
  width: 976px;
  background-color : #F7F7F7;
  color : #333333;
  font-weight : bold;
  padding:8px 0px 1px 4px;
  font-family : tahoma, arial, helvetica;
  font-size : 12px;
  border-bottom:thin solid #7f7f7f;
}

.loadgif {
  background-color : #ffffff;
  background-image : url(/images/l.gif);
  background-position : center center;
  background-repeat : no-repeat;
}

.fleetbutton {
  font-size : 11px;
  font-family : Arial, sans-serif;
  font-weight : bold;
  color : #555555;
  height : 22px;
  background-color : #eeeeee;
  background-image : url(/images/btn.png);
  border-top-style : solid;
  border-top-color : #dddddd;
  border-top-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #000000;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-left-color : #3399ff;
  border-left-width : 7px;
  border-right-style : solid;
  border-right-color : #000000;
  border-right-width : 1px;
}

.fleetbutton:hover {
  background-color : #ddeeff;
  color : #000000;
  border-left-color : #e52d00;
}

.mailicon {
  position: relative;
  top: 35px;
  left: 880px;
  width: 220px;
  height: 101px;
}
