.style1
        {
            font-family: Verdana;
            font-size: large;
            font-weight: bold;
            color: #000080;
        }
        .style2
        {
            font-family: Verdana;
            font-size: medium;
            color: #000080;
        }
        .style3
        {
            font-size: small;
            font-family: Verdana;
            color: #000080;
        }
        .style4
        {
            width: 188px;
        }
        .style5
        {
            width: 241px;
        }
        .style6
        {
            width: 241px;
            height: 29px;
        }
        .style7
        {
            width: 188px;
            height: 29px;
        }
        .style8
        {
            height: 29px;
        }
        .style10
        {
            width: 213px;
            height: 47px;
        }
        .style11
        {
            height: 47px;
        }
        .style12
        {
            width: 213px;
        }

div.promobox {
background-color: #fffaf0;
background-position: 100%;
border: 1px solid #FF9900;
color: #CC0000;
display: block;
font-family: Arial, Helvetica,,sans-serif;
font-size: 11px;
font-weight: bold;
width: 170px;
height: 30px;
margin: 0px;
padding: 10px 6px 6px 6px;
text-align: center;
vertical-align: middle;
}
