@charset "utf-8";
/* CSS Document */

.mainTable{width:465px; clear:both; margin: 10px 0px 0px 0px; background:url(images/mainTableBackground.gif) bottom left no-repeat;}
    .mainTable_content{}
        td.ht_column_01_content{width:155px; background:url(images/mainTableCellBackground.gif) no-repeat right bottom; padding:0px 3px 0px 3px; }
        td.ht_column_02_content{width: 160px; padding-left:5px; background:url(images/mainTableCellBackground.gif) no-repeat right bottom; padding:0px 3px 0px 3px; }
        td.ht_column_03_content{width: 120px; background:url(images/mainTableCellBackground.gif) no-repeat right bottom; padding:0px 7px 0px 3px; }
.clearTable {clear:both; height:1px; line-height:1px; font-size:1px;}		

.mainTable p{margin-bottom:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

td.ht_column_01_content, td.ht_column_02_content, td.ht_column_03_content{vertical-align:bottom;}

.mainTable blockquote, .mainTable h1, .mainTable blockquote p{font-family:Georgia,serif; font-size:16px; margin:0px;}

/* with red background */
div.frame_red_background .mainTable{width:465px; clear:both; margin: 10px 0px 0px 0px; background:#F2A32A;}

div.frame_red_background td.ht_column_01_content{width:155px; padding:0px 3px 0px 3px; border-right:solid 1px white; background:none;}
div.frame_red_background td.ht_column_02_content{width:160px; padding:0px 3px 0px 3px; border-right:solid 1px white; background:none;}
div.frame_red_background td.ht_column_03_content{width:120px; padding:0px 7px 0px 3px; background:none; }

div.frame_red_background .mainTable p{margin-bottom:0px; font-family:Georgia,serif; font-size:16px; color:white; padding-top: 0px; padding-bottom:0px; line-height:110%;}