@charset "utf-8";


body,td,th {
  font-size: 12px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}

.bg-pale-blue-table-fill{
  background-image: url(rg_images/bg-pale-blue.jpg);
}
.bg-dark-blue-table-fill{
  background-image: url(rg_images/blue-bg.jpg);
}
.bg-mid-blue-table-fill{
  background-image: url(rg_images/bg-mid-blue.jpg);
}
h1 {
  font-size: 24px;
  color: #9966cc;
  font-weight: lighter;
  display: inline;
}
h2 {
  font-size: 12px;
  color: #FFFFFF;
  display: inline;
  font-family: Arial, Helvetica, sans-serif;
}
h3 {
  font-size: 14px;
  color: #9966CC;
  font-weight: lighter;
}
a:link {
  color: #000000;
  text-decoration: none;
}
/*a:visited {
  color: #000000;
  text-decoration: none;
}
*/
a:hover {
  color: #9966cc;
  text-decoration: none;
}
a:active {
  text-decoration: none;
  color: #000000;
  text-decoration: none;
}


body {
  background-image: url(rg_images/blue-bg.jpg);

}

.style1 {
  font-size: 14px;
  color: #9966CC;
  }
.style2 {font-size: 14px; color: #9966CC;

}
.style3 {
  color: #9966CC;
  font-weight: bold;

}
.style4 {font-size: 18px}
.style5 {color: #0000FF}
.style6 {
  color: #0000FF;
  font-size: 16px;
  font-weight: bold;
}
.flashtext {
  color: #FFF;
}
