body
{
/*   background: #E0E0E0; */ 
/*   background-color: #6699CC; */
/*   background: #004A80; */
   /* color: #F0F0F0;
   filter:progid:DXImageTransform.Microsoft.Gradient(
   GradientType=1, 
   StartColorStr='#000032', 
   EndColorStr='#0000EE') */
   background:#004A80 url(../images/bg_main.jpg) repeat-y left;
   font-size: 12pt;
   font-family: verdana, arial, helvetica, san-serif; 
}

hr
{
   color: #F0F0F0;
   height: 2px;
   width: 90%;
}