 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:12px;
  color:#000000;
  background-color:#646D72;
  margin:0px;
}

td,select,textarea {
  font-family:Trebuchet MS;
  font-size:12px;
  color:#656565;
}

.leftcontent{
  border-right:1px solid #7c7c7c;
}

.maincontent{
  height:400px;
}

.header{
   background-image:url(/files/images/pic/header_background.jpg);
  background-repeat:repeat-x;
  height:110px;
}

.streg{
  border:1px solid #A0DA51;
   background-image:url(/files/images/pic/left_bg.gif);
  background-repeat:repeat-x;
  height:110px;
}