body { 
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px; 
  font-family: tahoma,arial,verdana,helvetica,sans-serif; 
  font-size: 11px;
  color:#ffffff;
  background-image:url(./img/bgx.jpg);
  overflow: auto;
/********** IE Scrollbar only **********/
  scrollbar-face-color: #7D4709;
  scrollbar-shadow-color:#A3610A;
  scrollbar-track-color: #A3610A;
  scrollbar-arrow-color: #e3e3e3;
  scrollbar-3dlight-color: #A3610A;
  scrollbar-darkshadow-color: #A3610A; 
  scrollbar-highlight-color:  #A3610A; 
}
a:link {
  text-decoration: none; color: #f39b01;
}
a:active { 
  text-decoration: none; color: #ffffff; 
}
a:visited {
  text-decoration: none; color: #f39b01;
}
a:hover {
  text-decoration: none; color: #ffffff; 
}
.content { 
 font-size:11px;
 font-family:tahoma,verdana,arial,helvetica,sans-serif;
 font-color:#ffffff;
 font-weight:bold;
}
.content em { 
 text-decoration:none;
 font-size:9px; 
 font-style:normal;
 font-weight:normal;
}
.small { 
 text-decoration:none;
 font-size:11px; 
 font-style:normal;
 font-weight:normal;
}
