.slogan_background {background-image: url(images/slogan_bg.gif); background-repeat: no-repeat; width: 610; height: 22; font-family: century gothic, arial, helvetica, sans-serif; font-size: 16px; color: #FFE183; text-align: left;}

.shadow {background-image: url(images/shadow.gif);}

.main_table {border-width: 0; border-style: solid; border-color: #000000; background-color: #FFF0C1;}

a.left_nav:link {font-family: century gothic, arial, helvetica, sans-serif; font-size: 12px; color: #FFE183; text-decoration: uppercase; text-decoration: none;}
a.left_nav:visited {font-family: century gothic, arial, helvetica, sans-serif; font-size: 12px; color: #FFE183; text-decoration: uppercase; text-decoration: none;}
a.left_nav:hover {font-family: century gothic, arial, helvetica, sans-serif; font-size: 12px; color: #FFE183; text-decoration: uppercase; font-weight: bold; text-decoration: none;}

.main_button {background-image: url(images/button_bg.gif); background-repeat: no-repeat; text-align: center; width: 148; height: 35;}

.blue_button {background-image: url(images/blue_button.gif); background-repeat: no-repeat; text-align: center; width: 148; height: 35;}

.red_button {background-image: url(images/red_button.gif); background-repeat: no-repeat; text-align: center; width: 148; height: 35;}

.yellow_button {background-image: url(images/yellow_button.gif); background-repeat: no-repeat; text-align: center; width: 148; height: 35;}

.green_button {background-image: url(images/green_button.gif); background-repeat: no-repeat; text-align: center; width: 148; height: 35;}

.numbers {font-family: century gothic, arial, helvetica, sans-serif; font-size: 14px; color: #000000; text-decoration: uppercase; text-align: center; padding: 5;}

.btext {font-family: century gothic, arial, helvetica, sans-serif; font-size: 12px; color: #000000;}

.fixedTable {
   table-layout : fixed;
}

td.cell {
    padding       : 2px 0px 2px 3px;
    margin        : 0px;
    border-bottom : 1px solid #b8b8b8;
    border-right  : 1px solid #b8b8b8;
    height        : 22px;
    overflow      : hidden;
    font-size     : 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    line-height: 12px;
}

.first {
   border-left  : 1px solid #b8b8b8;
}

.tableCellHeader {
   padding          : 2px 0px 2px 3px;
   text-align       : left;
   font-size        : 11px;
   border-top       : 1px solid #b8b8b8;
   border-right     : 1px solid #b8b8b8;
   background-color : #7A1328;
   color            : #FFE183;
}

.details {
   text-align       : left;
   font-size        : 11px;
   background-color : #7A1328;
   color            : #FFE183;
}