body {
  background: #ffffff;
  margin: 0px;
  padding:0px;
  font-family:Arial;
  font-size: 9px;
  background-image: url('http://www.foxtransfer.eu/images/shad_top.png');
  background-position:top;
  background-repeat:repeat-x;
}

.search_head {
  font-size: 9px;
  text-align:center;
  background-image: url('http://www.foxtransfer.eu/images/search_head.png');
  background-position:right bottom;
  background-repeat:no-repeat;
  height:19px;
}

.search_body {
  padding:4px;
  color:#eb1c24;
  font-size:9px;
  border:1px solid #999999;
}

.search_select1 {
 width:162px;
 color:#636363;
 border:1px solid #c1c1c1;
 padding:0px;
 font-size:9px;
 height:16px;
 margin-bottom:2px;
}

.search_select2 {
 color:#636363;
 border:1px solid #c1c1c1;
 padding:0px;
 font-size:9px;
 height:16px;
 margin-bottom:2px;
}

.search_select3 {
 color:#636363;
 border:1px solid #c1c1c1;
 padding:0px;
 font-size:9px;
 height:16px;
 margin-bottom:2px;
}

.search_foot {
  font-size: 9px;
  text-align:center;
  background-image: url('http://www.foxtransfer.eu/images/search_foot.png');
  background-position:right top;
  background-repeat:no-repeat;
  height:19px;
}

.button{ 
 font-family:    Arial;
 font-size:      12px;
 vertical-align: center;
 text-align:     center; 
 color:          white;
 height:         21px;
 border:         0px;
 margin:         0px;
 padding:        0px;
 padding-bottom: 2px; 
 background: url('http://www.foxtransfer.eu/images/button-body.gif')
}

.button:hover {
 color:#ffbdbd;
}

.btn1 {
 width:8px;
 height:21px;
 background: url('http://www.foxtransfer.eu/images/button-left.gif')
}

.btn2 {
 width:8px;
 height:21px;
 background: url('http://www.foxtransfer.eu/images/button-right.gif')
}


.buttonx{ 
 font-family:    Arial;
 font-size:      9px;
 vertical-align: center;
 text-align:     center; 
 color:          white;
 height:         21px;
 border:         0px;
 margin:         0px;
 padding:        0px;
 background: url('http://www.foxtransfer.eu/images/button-body-bw.gif')
}

.btnx1 {
 width:8px;
 height:21px;
 background: url('http://www.foxtransfer.eu/images/button-left-bw.gif')
}

.btnx2 {
 width:8px;
 height:21px;
 background: url('http://www.foxtransfer.eu/images/button-right-bw.gif')
}

hr {
 height:1px;
 background-color: #bbbbbb;
 border:0px;
}

a {
 color:black;
 text-decoration:none;
}

a:hover {
 text-decoration:underline;
}

table {
  text-align:left;
}

.btn_l {
 width:   3px;
 height: 23px;
 background:url('http://www.foxtransfer.eu/images/btn_l.png');
}

.btn_r {
 width:   3px;
 height: 23px;
 background:url('http://www.foxtransfer.eu/images/btn_r.png');
}

.btn_b {
 width: 80px;
 height: 23px;
 background:url('http://www.foxtransfer.eu/images/btn_b.png');
 text-align:center;
}

.btn_a {
 text-decoration: none;
 color:white;
 font-weight:bold;
 font-size:9px;
 font-family:Arial;
}

.btn_a:hover {
 text-decoration: underline;
}


