/* clavell-10.css - OurOwnWebsite 2010 */
@charset "utf-8";

.roll-button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  background-image: url(images/button-d.jpg);
  background-repeat: no-repeat;
  width: 140px;
  height: 34px;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 1px;
  line-height: 30px;
}
.roll-button:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  background-image: url(images/button-u.jpg);
  background-repeat: no-repeat;
  width: 140px;
  height: 34px;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 1px;
  line-height: 30px;
}
.roll-button:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  background-image: url(images/button-u.jpg);
  background-repeat: no-repeat;
  width: 140px;
  height: 34px;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 1px;
  line-height: 30px;
}
.roll-button:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  background-image: url(images/button-d.jpg);
  background-repeat: no-repeat;
  width: 140px;
  height: 34px;
  text-align: center;
  vertical-align: middle;
  letter-spacing: 1px;
  line-height: 30px;
}

body,td,th {
  font-size: 12px;
  color: #666666;
  font-family: Arial, Helvetica, sans-serif;
}
body {
  background-image: url(images/bg.jpg);
}
a:link {
  text-decoration: none;
  color: #FFFFFF;
}
a:visited {
  text-decoration: none;
  color: #FFFFFF;
}
a:hover {
  text-decoration: underline;
  color: #CCCCCC;
}
a:active {
  text-decoration: none;
  color: #CCCCCC;
}

h1 {
  font-size: 14px;
  color: #6699CC;
}

.bg-table-fill{
  background-image: url(images/bg-box.jpg);
}
.style1 {color: #FFFFFF}
.style2 {
  color: #CC3300;
  font-weight: bold;
}
.style3 {font-weight: bold}
.style4 {font-weight: bold}
.style5 {font-weight: bold}
.style6 {font-size: 10px}
.style7 {
  font-size: 16
}
.style31 {font-size: 10: normal
  font-size: 10px;
  font-weight: normal;
}
.style8 {font-size: 14px}
.style32 {color: #666666}
