* {
}

BODY {
    margin: 19px 0px 0px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    border: 0;

}

A {
    text-decoration: none;
}

A.link {
    color: #FF0031;
}

A.menuLink {
    color: #FF0031;
    font-size: 16px;
}

A.menuLinkSelected {
    color: #FF0031;
    font-size: 16px;
    font-weight: bold;
}

A.topLinkSelected {
    color: #FF0031;
    font-weight: bold;
}

A.topLink {
    color: #FF0031;
}
DIV.mainContainer {
    width: 967px;
}

DIV.topLinksContainer {
    height: 20px;
    float: right;
    padding-right: 30px;
}

DIV.menuContainer {
    height: 38px;
    margin-left: 31px;
    margin-right: 31px;
    text-align: left;
}

TD.topLinkSpacer, TD.menuLinkSpacer {
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
    vertical-align: middle;
    color: #FF0031;
}

td.linkContainer {
    vertical-align: middle;
    height: inherit;
}

P.helloTxt {
    font-size: 18px;
    text-align: left;
    color: #d16500;
}

H1.siteMapTitle {
    font-size: 18px;
    font-weight: bold;
    color: #d16500;
}

TD.bgR1 {
    background: url('../img/2.jpg');
}

TD.bgR2 {
    width: 452px; 
    vertical-align: top; 
    text-align: center; 
    background: url('../img/bg2.jpg') repeat-x bottom;
}

TD.bgR3 {
    background: url('../img/5.jpg');
}

TD.bgT2 {
    background: url('../img/38.gif') repeat-x; 
    width: 905px;
}

TD.bgT3 {
background: url('../img/44.gif') repeat-y
}

TD.bgT4 {
    background: url('../img/53.gif') no-repeat bottom right;
    vertical-align: top;
    line-height: 25px;
    font-size: 16px;
}

TD.bgT5 {
    background: transparent url('../img/47.gif') repeat-y;
    width: 30px;
}

TD.bgT6 {
    background: url('../img/54.gif') no-repeat 0 bottom; 
    height: 162px
}

TD.bgT7 {
    background: url('../img/59.gif') repeat-x; 
    text-align: right;
}

TABLE.SiteMapL2, TABLE.SiteMapL1, TABLE.SiteMapL0 {
    color: #d15600;
}

A.siteMap {
    color: #d15600;
}


