@charset
"utf-8"
;
body {
    background: #043204 url("/mp/images/bgSilver.jpg") repeat-x
}

.theme {
    background: url("/mp/images/themeHead.jpg") repeat-x;
    height: 167px;
    text-align: left;
    width: 990px
}

.content {
    background: url("/mp/images/bgTopSilver.jpg") repeat-x;
    width: 990px
}

.topLinks {
    background-color: #1d371d
}

.topLinks a {
    color: #c0c7c0;
    text-decoration: none
}

.topLinks a:hover {
    color: #fff;
    text-decoration: underline
}

.topLeft {
    background: url("/mp/images/edgeLeftDefault.png") no-repeat;
    width: 5px;
    height: 22px
}

.topRight {
    background: url("/mp/images/edgeRightDefault.png") no-repeat;
    width: 5px;
    height: 22px
}

.topInside {
    background-color: #688469
}
