/* wayahead.css - Copyright BizOrg/OurOwnWebsite 2006
*/
html {
  scrollbar-arrow-color: #3399CC;
  scrollbar-base-color: white;
  scrollbar-dark-shadow-color: #3399CC;
  scrollbar-track-color:#000099;
  scrollbar-face-color: white;
  scrollbar-shadow-color: #3399CC;
  scrollbar-highlight-color: white;
  scrollbar-3d-light-color: #3399CC;
}
body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000099;
}
body {
  background-color: #000099;
  background-image: url();
}
.style1 {
  font-size: 14;
  font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: bold;
}
h1 {
  font-size: 16px;
  color: #FFFFFF;
}
h2 {
  font-size: 14px;
  color: #000099;
}
a:link {
  color: #000099;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #000099;
}
a:hover {
  text-decoration: underline;
  color: #000099;
}
a:active {
  text-decoration: none;
  color: #0066FF;
}
.style6 {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 14;
}
h3 {
  font-size: 14px;
  color: #FF0000;
}
.style8 {font-size: 16px; font-style: italic; font-weight: bold; color: #FF0000; }
.style10 {font-size: 18px; font-weight: bold; }
.style11 {
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
}
.style13 {color: #000099}
.style14 {font-size: 14; color: #000099;}
table.wa_table {
background-image: url('./bg-lb.jpg');
}