BODY{
background-color: #20303c;
margin-left: auto;
margin-right: auto;
background-image: 
url('images/bg.jpg');
background-repeat: repeat-x
}

BODY, TD, TH, TR{
color: #000;
font-size: 7pt;
font-family: verdana, sans-serif;
}

input, select, textarea {
background-color:#ffffff;
color:black;
font-weight:bold;
font-family: Arial;
font-size: 12pt
}


hr {
border: 0;
color: #000000;
background-color: #000000;
height: 1px;
}

A:link {text-decoration: none; color: #FF0000;}
A:visited {text-decoration: none; color: #FF0000;}
A:active {text-decoration: none; color: #FF0000;}
A:hover {text-decoration: none; color: #FF7D40;}



table { border-collapse:collapse; }
table#row1 { background-color: #f3faff; }
table#row2 { background-color: #e6edf3; }