/* cotehill.css - BizOrg / OurOwnWebsite 2007 */

html {
  scrollbar-arrow-color: BLACK;
  scrollbar-base-color: red;
  scrollbar-dark-shadow-color: BLACK;
  scrollbar-track-color:red;
  scrollbar-face-color: white;
  scrollbar-shadow-color: #333333;
  scrollbar-highlight-color: BLACK;
  scrollbar-3d-light-color: red;
  }
body,td,th {
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
a:link {
  color: #666666;
  font-style: normal;
  text-decoration: none;
}
a:visited {
  color: #666666;
  font-style: normal;
  text-decoration: none;
}
a:hover {
  color: #666666;
  text-decoration: underline;
}
a:active {
  color: #FF0000;
  font-style: normal;
  text-decoration: none;
}
h1 {
  color: #FF0000;
  font-size: 14px;
}
h2 {
  font-size: 12px;
  color: #666666;
}
h3 {
  color: #666666;
}
.style2 {
  font-size: 16;
  font-style: italic;
  color: #333333;
}
.style3 {
  font-size: 16px;
  font-weight: bold;
}
.style14 {
  font-size: 14;
  font-weight: bold;
}
.style15 {color: #CCCCCC}
.style16 {  color: #666666;
  font-weight: bold;
}
.style17 {  color: #333333;
  font-weight: bold;
}
.style8 {  font-size: 14px;
  font-style: italic;
  color: #FF0000;
  font-weight: bold;
}
.style9 {font-style: italic; font-weight: bold; font-size: 14px;}
.style19 {font-size: 14; font-weight: bold; color: #666666; }
.style20 {font-size: 10px}
.style21 {font-size: 10}
.style22 {color: #666666}
.style23 {font-weight: bold}   
.roll-button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
  display: block;
  background-image: url(web-images/but-up.jpg);
  background-repeat: no-repeat;
  width: 120px;
  height: 23px;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 1px;
  line-height: 16px;
}
.roll-button:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  display: block;
  background-image: url(web-images/but-do.jpg);
  background-repeat: no-repeat;
  width: 120px;
  height: 23px;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 1px;
}
.roll-button:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  display: block;
  background-repeat: no-repeat;
  background-image: url(web-images/but-do.jpg);
  width: 120px;
  height: 23px;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 1px;
}
.roll-button:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
  text-decoration: none;
  display: block;
  background-image: url(web-images/but-up.jpg);
  background-repeat: no-repeat;
  width: 120px;
  height: 23px;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 1px;
}

.bg-table{
<border="0" cellspacing="0" >
  background-color: #000000;
  background-image: url(images/ocre-line.jpg);
}