td.Content {
   padding: 5;
}
td.lefttextbg {
   background-image: url(_images//left_text_bg.jpg);
   background-repeat: no-repeat;
   background-position: center;
}
td.contentbg {
   background-color: #FFFFFF;
}
td.bodytext {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   color: #000000;
}
td.pagestyle {
   background-color: #FF3C00;
   background-image: url(_images//bg.jpg);
   background-repeat: repeat-x;
   margin-top: 30;
   margin-bottom: 39;
}
td.heading {
   font-family: arial;
   font-style: normal;
   font-weight: normal;
   font-size: 20px;
   color: #F80000;
}
