body{color:#f38e00;font-family:tahoma}
.mainmenu{
  font-size: 7pt;
  text-align:left;
  text-weight:700;
  text-family:tahoma;
  color:#000000;
  text-decoration: none;
}
.menucat{
  font-size: 7pt;
  text-align:left;
  text-family:tahoma;
  color:#000000;
  text-decoration: none;
}
.normal {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
}

.top_link{
  font-size: 8pt;
  text-align: center;
  text-family: Tahoma;
  color:#000000;
  text-decoration: none;
}

.list_position{
  font-size: 8pt;
  text-align: center;
  font-weight: bold;
  text-family: Tahoma;
  color:#000000;
  text-decoration: none;
}

.list_availability{
  font-size: 6.5pt;
  text-align: center;
  font-weight: normal;
  text-family: Tahoma;
  color:#000000;
  text-decoration: none;
}

.list_price{
  font-size: 8pt;
  text-align: center;
  font-weight: bold;
  text-family: Tahoma;
  color:#000000;
  text-decoration: none;
}
.list_product_name{
  font-size: 9pt;
  text-align: left;
  font-weight: normal;
  text-family: Tahoma;
  color:#FFFFFF;
  text-decoration: none;
  padding-left: 5px; 
  padding-right: 5px
}

.main_product_name{
  font-size: 9pt;
  text-align: center;
  font-weight: bold;
  text-family: Tahoma;
  color:#FFFFFF;
  text-decoration: none;
  padding-left: 5px; 
  padding-right: 5px
}

.product_name{
  font-size: 9pt;
  text-align: justify;
  font-weight: bold;
  text-family: Tahoma;
  color:#FFFFFF;
  text-decoration: none;
}

.product_spec{
  font-size: 10pt;
  text-align: left;
  font-weight: bold;
  text-family: Tahoma;
  color:#FFFFFF;
  text-decoration: none;
}

.product_arr{
  font-size: 9pt;
  text-align: left;
  font-weight: normal;
  text-family: Tahoma;
  color:#FFFFFF;
  text-decoration: none;
}

.product_desc{
  font-size: 10pt;
  text-align: justify;
  font-weight: normal;
  text-family: Tahoma;
  color:#000000;
  text-decoration: none;
  padding: 5px; 
}

.list_cat{
  font-size: 10pt;
  text-align: left;
  font-weight: bold;
  text-family: Tahoma;
  color:#000000;
  text-decoration: none;
  padding: 5px; 
}

.list_cat_a{
  font-size: 9pt;
  text-align: left;
  font-weight: bold;
  text-family: Tahoma;
  color:#3366CC;
  text-decoration: none;
  padding: 5px; 
}

.error_message{
  font-size: 9pt;
  text-align: center;
  font-weight: bold;
  text-family: Tahoma;
  color:#f38e00;
  text-decoration: none;
}

input, textarea, select{
  font-size: 9pt;
  text-align: left;
  font-weight: bold;
  text-family: Tahoma;
  border: 2px solid #3366cc
}
