body{background: #DDDDDD; }
body,form {margin:0px;padding:0px;}
img  { filter:expression(transparent(this)); } 
a  {text-decoration:none; color:#4D4B4B;}

.maintable{
  background: #fff; border:1px solid #aaa;
}

.header_center{
  background: URL('../images/header_bgr.gif');
  background-position: bottom right;
  background-repeat: no-repeat;
}

.subscr_intro{
  padding:5px 5px 5px 70px;
  height:50px; 
  background:URL('../images/arrow.gif'); 
  background-position: top left;
  background-repeat:no-repeat;
}

/**** Link/Font Styles  *****************/
.link_black  {color: #000;   }
.link_blue   {color: #0059A9;}
.link_orange {color: #E50202;}
.link_gray   {color: #666666;}

.s11 {font-size:11px;}
.s12 {font-size:12px;}
.s13 {font-size:13px;}
.s14 {font-size:14px;}