


.main-cell {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 15px;
	line-height: 21px;
	
}

.td-top {
	border: none;
}.blue-bg {
	background-image: url(../images/blue_bg.jpg);
}


  table.shadow { 
    align: center
  }

  td.shadow-top { 
    height: 16px;  
    background-image: url('../images/shadow/top.gif')
  }

  td.shadow-topRight { 
    width: 16px;
    height: 16px;
    background-image: url('../images/shadow/topRight.gif')
  }

  td.shadow-right { 
    width: 16px; 
    background-image: url('../images/shadow/right.gif')
  }

  td.shadow-bottomRight { 
    width: 16px; 
    height: 16px; 
    background-image: url('../images/shadow/bottomRight.gif')
  } 

  td.shadow-bottom { 
    height: 16px;
    background-image: url('../images/shadow/bottom.gif')
  }

  td.shadow-bottomLeft { width: 16px;
    height: 16px;
    background-image: url('../images/shadow/bottomLeft.gif')
  } 

  td.shadow-left { width: 16px;
    background-image: url('../images/shadow/left.gif')
  }

  td.shadow-topLeft { 
    width: 16px; 
    height: 16px; 
    background-image: url('../images/shadow/topLeft.gif')
  }      

  td.shadow-center { 
    background-color: white  
  }.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	
}

  }.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	
}

br {
	line-height: 8px;
}
