 a:link {color:#828282; background:transparent; text-decoration:none}    
a:visited {color:#828282; background:transparent; text-decoration:none}    
a:hover {color:#828282; background:transparent; text-decoration:none}    
a:active {color:#828282; background:transparent; text-decoration:none} 

html , body {
  font-family:Trebuchet MS;
  font-size:13px;
  color:#000000;
  background-color:#f2f2f2;
  margin:0px;
}

td,select,textarea {
  font-family:Trebuchet MS;
  font-size:12px;
  color:#000000;
}

.leftcontent{
  width:210px;
  background-color:#FFFFFF;
}

.maincontent{
  height:450px;
}

.footer{
   background-image:url(/files/images/pic/bg-footer.gif);
  background-repeat:repeat-x;
  height:55px;
}

#space{
width:680px;
padding-left:10px;
padding-top:10px;
}

.streg{
  border-bottom:1px solid #000000;
  padding:4px;
}