#myform {
  color: #000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:17px;
 
}
#myform .form_table {
  background-color: #FFFFFF;
  margin: 0px auto;
  text-align: center;
  width:476px;
}
#myform .form_label {
  color: #000000;
  width: 155px;
  text-align:right;
  padding-right: 5px;
  font-weight: bold; 
  padding-bottom: 5px;
  padding-top: 5px;
}
#myform .form_td_field {
  color: #000000;
  width: 316px;
  padding-bottom: 5px;
  text-align:left;
  padding-top: 5px;
}
#myform .form_td2 {
  width: 558px;
  text-align:left;
  padding-bottom: 2px;
}
#myform .form_title {
  height: 70px;
  color: #000000;
  text-align: center;
  font-size: 16px;
  font-weight:bold;
}
#myform .form_title_2 {
	font-family: Arial, Helvetica, sans-serif;
	padding-top:8px;
	padding-bottom:8px;
	line-height:100%;
	color: #fff;
	background-color: #7a7ac0;
	text-align: center;
	font-size: 16px;
	font-weight:bold;
}

#myform hr {
  border: 1px solid #9999CC;
  margin: 0px 40px 20px 40px;
}
#myform .up_arrow {
  position: absolute;
  top: -3px;
  left: 40px;
}
#myform .down_arrow {
  position: absolute;
  top: 11px;
  left: 40px;
}
a.bac_form:link, a.bac_form:visited {
  color: #68bc71;
  text-decoration: none;
}
a.bac_form:hover {
  color: #7a7ac0;
}
.short {float:left;width:69px;}
.day {position: relative; top:0px;left:0px;float:left;width:60px; height: 22px;}
