a:link {color:#000000; background:transparent; text-decoration:none}    
a:visited {color:#000000; background:transparent; text-decoration:none}    
a:hover {color:#000000; background:transparent; text-decoration:none}    
a:active {color:#000000; background:transparent; text-decoration:none} 

html , body {
  font-family:verdana;
  font-size:10px;
  color:#000000;
  background-color:#770003;
 }

td {
  font-family:verdana;
  font-size:10px;
  color:#000000;
}

.leftcontent{
height:450px;
}

.maincontent{
background-image:url(/files/images/pic/background.jpg);
background-repeat:no-repeat;
}

.divoverflow{
overflow: auto;
width:410px;
height:385px;
}