.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#000;
    width:200px;
    border:1px solid #FF9216;
}
.text_calc {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000;
    width:100px;
    border:1px solid #FF9216;
}
.text_calc_mo {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000;
    width:30px;
    border:1px solid #FF9216;
}
.order_msg {
    font-family: Helvetica, sans-serif;
    font-size:11px;
    color: #000;    
    font-weight: normal;
}
.order_submit {
    color: #FFF;
    border:1px solid #242984;
    background: #242984;
}
.pager {
    font-size: 11px;
    color: #FFF;
    font-family: Tahoma;
    text-decoration: none;
    background: #FF9216;
    padding: 3px;    
    font-weight: bold;
    cursor: pointer;
    border: 0px;
}
.pager_span {
    font-size: 11px;
    color: #000000;
    font-family: Tahoma;
    background: #FF9216;
    padding: 3px;
    font-weight: bold;
}
.ho_catalogs_list .catalog {
   background: #FF9216;
}
.ho_catalogs_list .catalog a  {
   font-weight: bold;
   color: #242984;
   text-decoration: none;
}
.ho_catalogs_list .type {
   background: #FF9216;
}
.ho_catalogs_list .type a  {
   font-weight: bold;
   color: #FFF;
   text-decoration: none;
}
	 
.ho_list {
   font-family: Verdana;
   font-size: 12px;
}
.ho_list thead {
   background: #FF9216;
   font-weight: bold;
}
.ho_list tbody {
   font-size: 10px;
}
.hp_list {
  font-family: Verdana;
  font-size: 11px;
}
.hp_list thead {
  background: #FF8F17;
  font-weight: bold;
  color: #000;
  font-size: 12px;
}
.hp_list thead a {
  color: #000;
  text-decoration: underline;
}
.hp_list .details {
  color: #000;
  font-weight: bold;  
}
.hp_list .value {
  color: #000;
  font-weight: normal;
  padding-left: 10px;
}
a {
    text-decoration: none;
    color: #CF7719;
}
select {
    border: 1px solid #CF7719;
}
.hp_list_details {
    padding-left: 20px;
}
.hp_list_details .el{
    width: 100px;
    background: #FF8F17;
    font-weight: bold;
    color: #000;
}
.hp_list_details .el2{
    background: #FF8F17;
}
.hp_image {
    background: #FF8F17;
}
.hp_image2 {
    background: #FF8F17;
}
.registration {
    font-size: 10px;
    font-family: Verdana;
    padding-left: 20px;
}
.registration input {
    width:200px;
    border:1px solid #FF9216;
}
.registration .submit {
    color: #FFF;    
    width: auto;
    border:1px solid #242984;
    background: #242984;
}
.registration .td {
    width: 200px;
    font-weight: bold;
    color: #000;
}
.hp_search {
    font-size: 10px;
    font-family: Verdana;
    padding-left: 20px;
}
.hp_search input {
    width: 50px;
    border:1px solid #FF9216;
}
.hp_search .td {
    width: 200px;
    font-weight: bold;
    color: #000;    
}
.hp_search .submit {
    color: #FFF;
    width: auto;
    border:1px solid #242984;
    background: #242984;   
}
.hp_search select {
    width: 150px;
}
.answer {
    border:1px solid #242984;
    background: #242984;
    color: #FFF;
    width: auto;
}