body {
  margin: 0px;
  padding: 0px;

  background-color: 63493A;  
}

body, td, p { font: 11px Tahoma; color: ffffff;}

a {text-decoration: none; color: FFC000;}
a:hover {text-decoration: underline; }

.t_10 {font-size: 10px;}
.t_11 {font-size: 11px;}
.t_12 {font-size: 12px;}
.t_14 {font-size: 14px;}

.t1 { background-image: url(../imgs/pic/bg.gif); background-position: 0 -1px; background-repeat: no-repeat;font: bold 12px Tahoma; color: ffffff;}
.t1 a { font: bold 12px Tahoma; color: ffffff; position: relative; top: -2px;}

span { font: bold 12px Tahoma; color: ffffff; position: relative; top: -2px; }

input.subm { 
  background-color: FCC0A2; 
  font: bold 11px Tahoma;
  color: 4D4D4D;

  border-width: 1px;
  border-color: ffffff;
  border-style: solid;
  width:280px;
}

form,form.1{margin-top:3px;margin-bottom:6px;
}
