/* scrollandbody.css - BizOrg / OurOwnWebsite 2008 */

html {
  scrollbar-arrow-color: BLACK;
  scrollbar-base-color: red;
  scrollbar-dark-shadow-color: BLACK;
  scrollbar-track-color:red;
  scrollbar-face-color: #ffff66;
  scrollbar-shadow-color: yellow;
  scrollbar-highlight-color: BLACK;
  scrollbar-3d-light-color: yellow;
}
.style1 {
  color: #333333;
  font-weight: bold;
}
a:visited {
  text-decoration: none;
  color: #FFFFFF;
}
a:visited {
  text-decoration: none;
  color: #0033CC;
}

a:hover {
  text-decoration: none;
  color: #FFFFFF;
}
a:hover {
  text-decoration: underline;
  color: #0033CC;
}

a:active {
  text-decoration: none;
  color: #CC99FF;
}
a:active {
  text-decoration: none;
  color: #0000FF;
}

table.bg {
  background-image: url(images/bg.jpg);
}
photo-border {
  border: thin solid #ffffff
}
body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  color: #0033CC;
  font-size: 14px;
}
a:link {
  color: #0033CC;
  text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
  color: #FF0000;
  font-weight: bold;
  font-size: 16px;
 display: inline;
}

.style3 {color: #FFFFFF}
.style5 {font-size: 24px}
.style6 {color: #FFFFFF; font-size: 24px; }
.style11 {font-size: 8px}
.style12 {
  font-size: 16px;
  font-weight: bold;
}
body {
  background-color: #FF0000;
}
.style13 {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 16px;
}
a img {
border: 0 none;
}