/* CSS file */

.footer_left {
      	background-color: #E0DFCC;
      	background-image: url('../Images/art_corner_left_bottom.gif');
      	width: 15px;
      	background-repeat: no-repeat;
      	background-position: left bottom;
      	border-top: 1px solid #FFFFFF;
      }
      .footer_content {
      	background-color: #E0DFCC;
      	text-align: center;
      	padding: 10px;
      	border-top: 1px solid #E0DFCC;

      }
      .footer_right {
      	background-color: #E0DFCC;
      	background-image: url(../Images/art_corner_right_bottom.gif'');
      	width: 15px;
      	background-repeat: no-repeat;
      	background-position: right bottom;
      	border-top: 1px solid #FFFFFF;
      }
      
      .bodyClass{
      margin: 0 auto; 
      width: 760;
      }
      
      .tbodytdClass1{
      background-image:url('../Images/newheader.png'); 
      background-repeat:no-repeat; 
      height:100px;
      }
      
      .tbodytdClass2{
      text-align:left
      }
      
      .tbodytdClass3{
      width:150px; 
      font-size:10pt; 
      padding-top:2px; 
      padding-bottom:2px; 
      padding-left:5px;
      }
      
      .tbodytdClass4{
      font-size:16pt; 
      font-weight:bold
      }
      
      .tbodytdClass5{
      vertical-align:top
      }
      
      .tbodytdClassp{
      padding-top:10px
      }
      
      .tbodytdClassp1{
      padding-bottom:20px; 
      padding-top:10px
      }

