body
{
margin: 0px;
padding: 0px;
position: relative; 
top: 0px;
background-color:#484848; 
font-family:sans-serif; 
font-style: normal;
font-size:13px;
background-image:url(back.png); 
}

.maintable
{
background-color:white;
width:800px;
}

#footerdiv
{
text-align:center;
}

a.innerlink:link {color:#d56727; font-weight:bold; text-decoration:none;}
a.innerlink:visited {color: #d56727;  font-weight:bold; text-decoration:none;}
a.innerlink:hover {color: blue; text-decoration:none;}
img.innerlink{border-color:#788895; border-width:0px;}
