/* Cells */
td.footer {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF
}
td.content {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF
}
td.pageTitle {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  font-weight: bold
}
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: #FFFFFF
}
.hlt {
  background-color: #085082;
  color: #000;
}
/* Links */
a.footer {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  text-decoration: none
}
a.footer:hover {
  text-decoration: underline
}
a.footer:visited {
  color: #FFFFFF
}
a.menu {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold
}
a.menu:hover {
  text-decoration: underline
}
a.menu:visited {
  color: #FFFFFF
}
a.categories {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold
}
a.categories:hover {
  text-decoration: underline
}
a.categories:visited {
  color: #FFFFFF
}
a.news {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #ED9F45;
  text-decoration: none;
  font-weight: normal
}
a.news:hover {
  text-decoration: underline
}
a.news:visited {
  color: #ED9F45
}
a {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #ED9F45;
  text-decoration: none;
  font-weight: normal
}
a:hover {
  text-decoration: underline
}
a:visited {
  color: #ED9F45
}
/* General Formatting */
p.productlist {
  margin-top: 5px;
  margin-bottom: 5px;
}
input.text {
  border: 1px solid #3D759A;
  background-color: #266590;
  color: #FFFFFF;
  width: 200px
}
input.postcode {
  border: 1px solid #3D759A;
  background-color: #266590;
  color: #FFFFFF;
  width: 60px
}
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
}