
body {
  margin: 0 auto;
  padding: 0;
  background-color: #000;
}

td.off {
  background: url(images/left_menu_bg.png) 0 -30px no-repeat;
  height: 30px;
  padding-left: 18px;
}

td.on {
  background: url(images/left_menu_bg.png) 0 0 no-repeat;
  height: 30px;
  padding-left: 18px;
}

#menu_box {
  border-top: 2px solid #FF9900;
  border-bottom: 2px solid #FF9900;
  border-left: 2px solid #FEDA25;
  background-color: #FEDA25;
  height: 30px;
  padding-left: 20px;
  color: #424242;
  font-family: Georgia, Times, serif;
  font-weight: bold;
  font-size: 18px;
}

.body_table {
  margin: 2px 0;
  background-color: #FFF;
}

.border_bottom {
  border-bottom: 2px solid #DDDDDE;
}

.img {
  border: 2px solid #DEDEDF;
}

/* Background image */
.header_top_image {
  background: url(images/header_top_image.jpg) left top no-repeat;
  border-left: 2px solid #000;
  border-top: 2px solid #000;
  height: 130px;
}

.header_bottom_image {
  background: url(images/header_bottom_image.jpg) left top no-repeat;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  height: 130px;
}

#logo_bg {
  background: url(images/logo_bg.png) left top no-repeat #FFF;
  height: 171px;
  color: #424242;
}

/* Background image */

body {
  font-family: Georgia, Times, serif;
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  color: #646464;
  text-decoration: none;
}

.left_menu_text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  line-height: 30px;
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  text-decoration: none;
  color: #FFF;
  background-color: inherit;
}

.left_menu_text:hover {
  color: #FEDA25;
  text-decoration: none;
  background-color: inherit;
}

a {
  color: #646464;
  text-decoration: none;
}

a:hover {
  color: #424242;
}

.orange_link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #FF9900;
  text-decoration: none;
}

.orange_link:hover {
  text-decoration: underline;
  color: #FF9900;
}

#left {
  color: #5C5C5C;
  background-color: #EFEFEF;
}

.products_title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}

.products_link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
  color: #646464;
  text-decoration:none;
}

.products_list {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  color: #646464;
  text-decoration:none;
}

#address {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #5C5C5C;
  padding: 20px 0 20px;
}

.title {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
}

.font16 {
  font-size: 16px;
}

.underline {
  text-decoration: underline;
}

#bottom {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background-color: #FEDA25;
  border-top: 2px solid #FF9900;
  padding-left: 20px;
}
