 body{background-color:#18a2ea;
          font-family:Georgia, Times New Roman;
          margin:0; padding:0; }
 td{color:white}
h2{border-style: double;
     border-color: white;
     text-align: center; }
 a:link     {color:white}
 a:visited  {color:brown}
 a:hover    {color:lime}
 a:active   {color:gray}

.body_content
{
width:100%;
text-align:left;
border:0;
background-color:#0F80D7;
}
.body_content_red
{
width:100%;
text-align:left;
border:0;
background-color:#0F80D7;
}
.body_content_red tr td{
color:#C70A33;
}
.top_line
{
height: 20px;
background-image: url(up.gif);
background-repeat: repeat-x;
width:100%
}
.bottom_line
{
height: 20px;
background-image: url(down.gif);
background-repeat: repeat-x;
width:100%
}
.g1
{
height: 3px;
background-image: url(g1.gif);
background-repeat: repeat-x;
width:100%
}
