td.nav_sel{
  color: #F68531;
  font-weight: bold;
  text-decoration: underline;
  font-size: 12px;
}

td.nav_nsel{
  font-weight: bold;
  font-size: 12px;
}

td.obj_1{
  background-color: #E0DEDE;
}

td.obj_2{
  background-color: #FF6600;
  text-transform: uppercase;
  font-weight: bold;
  color: white;
}

div.obj_3{
  color: black;
  font-weight: bold;
  font-size: 13px;
}

div.obj_4{
  padding-left: 14px;
  margin-bottom: 5px;
}

.div_button2 {
	width: 78px;
	height: 28px;
	background-image: url(../layout/order_button_2.gif);
  text-align: center;
	color: #F7F7F7;
	font-size: 12px;
	font-weight: bold;
}

.div_button4 {
	width: 191px;
	height: 28px;
	background-image: url(../layout/order_back_button.gif);
  text-align: center;
	color: #F7F7F7;
	font-size: 12px;
	font-weight: bold;
}
