body
{
margin:0;
background-color:#333333;
background-image:url("bg.jpg");
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
line-height: 17px;
}
h2{
font-size:16px;
color:#840724;
}

.banner
{
width:800px;
height:323px;
background-image:url("top.gif");
background-repeat:no-repeat;
background-position:bottom;
}

.footer
{
width:800px;
height:51px;
background-image:url("footer.jpg");
background-repeat:no-repeat;
}
.qw
{
background-image:url("glass.jpg");
background-repeat:repeat-y;
}


.style1 {color: #CCCCCC}
.space_top
{
padding-top:15px;
}
.style10 {
    padding-left:15px;
}
.style5r {
    color:#840724;
    font-weight:bolder;
    font-size:13px
}
.style18r {
    color:#840724;
    font-weight:bolder;
    font-size:22px;
    font-family:Verdana;
}
.style20r {
    color:#840724;
    font-weight:bolder;
    font-size:28px;
    font-family:Arial Narrow;
}
.style28r {
    color:#840724;
    font-weight:bolder;
    font-size:28px;
    font-family:Arial Narrow;
}
a, a:hover {
    color:#df0304;
    font-weight:bolder;
    font-size:14px;
    text-decoration:none;
}




.td {

    font-size:12px;
    font-family:Verdana;
    font-weight:bolder;
    color:#840724;
}
.td14 {
    padding-left:110px;
    font-size:14px;
    font-family:Verdana;
    color:#000;
}

.field {
    font-size:11px;
    font-family:Verdana;
    color:#000;
}
.btn {
        color: #FFFFFF;
        background: #840724;
        font-family: Arial,Lucida,Verdana,Helvetica;
        font-size: 11px;
        font-weight: bold;
        border-bottom: 1px solid #000000;
        border-right: 1px solid #000000;
        border-left: 1px solid #000000;
        border-top: 1px solid #000000;
        height:18px;
        text-decoration:none;
        cursor: hand
}