/* oows.css - Copyright BizOrg/OurOwnWebsite2008*/
body {
  scrollbar-arrow-color: #0099CC;
  scrollbar-base-color: white;
  scrollbar-dark-shadow-color: white;
  scrollbar-track-color: #ffffff;
  scrollbar-face-color: #999999;
  scrollbar-shadow-color: #333333;
  scrollbar-highlight-color: #66666;
  scrollbar-3d-light-color: white;
  font-family: Arial, Helvetica, sans-serif;
  font-face: Verdana, Helvetica;
  color: #333333;
  font-size: 10px;
}

h1.red {
font-family: Verdana, Helvetica;
font-face: Verdana, Helvetica;
color: #FF6600;
text-align: center;
font-size: 12px;
font-weight: bold;
}

h1.blue {
font-family: Verdana, Helvetica;
font-face: Verdana, Helvetica;
color: #0099CC;
text-align: center;
font-size: 12px;
font-weight: bold;
}

.blue-block {
  height: 7px;
  width: 740px;
  background-color: #0099CC;
}


h2.blue {
font-family: Verdana, Helvetica;
font-face: Verdana, Helvetica;
color: #0099CC;
text-align: left;
font-size: 12px;
font-weight: bold;
}
.red-block {
  background-color: #FF9900;
  height: 7px;
  width: 740px;
}
.style5 {
  font-size: 14px;
  font-weight: bold;
}
body,td,th {
  font-size: 12px;
}
a:link {
  color: #666666;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #666666;
}
a:hover {
  text-decoration: underline;
  color: #999999;
}
a:active {
  text-decoration: none;
  color: #0000FF;
}
h1 {
  font-size: 12px;
  color: #0099CC;
  display: inline;
}
h2 {
  font-size: 12px;
  color: #FF6600;
  text-align: center;
}
.style2 {
  font-size: 10px;
  font-weight: bold;
}
.style7 {font-size: 10px}