/* Cells */
td.footer {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #C7CBB5
}
td.content {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #364044
}
td.homepage {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF
}
td.menu {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #C7CBB5
}
.hlt {
  background-color: #B5B8A3;
  color: #000;
}
/* Links */
a.footer {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #C7CBB5;
  text-decoration: none
}
a.footer:hover {
  text-decoration: underline
}
a.footer:visited {
  color: #C7CBB5
}
a.menu {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #C7CBB5;
  text-decoration: none;
  font-weight: bold
}
a.menu:hover {
  text-decoration: underline
}
a.menu:visited {
  color: #C7CBB5
}
a.categories {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #353F43;
  text-decoration: none;
  font-weight: bold
}
a.categories:hover {
  text-decoration: underline
}
a.categories:visited {
  color: #353F43
}
a.news {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #AB0600;
  text-decoration: none;
  font-weight: normal
}
a.news:hover {
  text-decoration: underline
}
a.news:visited {
  color: #AB0600
}
a {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #AB0600;
  text-decoration: none;
  font-weight: normal
}
a:hover {
  text-decoration: underline
}
a:visited {
  color: #AB0600
}
/* General Formatting */
p.productlist {
  margin-top: 5px;
  margin-bottom: 5px;
}
input.text {
  border: 1px solid #364044;
  width: 200px
}
input.proCode {
  border: 1px solid #364044;
  width: 100px
}
input.proCodeQty {
  border: 1px solid #364044;
  width: 30px
}
textarea.text {
  border: 1px solid #364044;
  width: 200px
}
select.text {
  border: 1px solid #364044
}
.phone_number {
  width: 130px;
  border-radius: 30px;
  padding: 5px;
  background-color: #364044;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #C7CBB5
}

