.green-bg
{ background-color: #6F9BDE; }
.dark-green-bg
{ background-color: #0053A0; }
.light-green-bg
{ background-color: #B1C7F0; }
.bottom-left-corn {
   background-image: url(/designs/default/themes/polaqua/imgs/bottom-left-corn.gif);
   background-color: #000;
}
.bottom-right-corn {
   background-image: url(/designs/default/themes/polaqua/imgs/bottom-right-corn.gif);
   background-color: #000;
}
.top-grad
{
   background-image: url(/designs/default/themes/polaqua/imgs/topgrad.gif);
}
.bottom-grad
{
   background-image: url(/designs/default/themes/polaqua/imgs/bottom-grad.gif);
}
body
{
   color: #fff;
   background-color: #000;
}

.head
{
   font-weight: bolder;
}
A {
   color: #FF9;
}

.arrowBg {
   background-color: #000;
}