body {
    background: #20313F url('../img/background.jpg') top center no-repeat;
}

.content-top {
    background: url('../img/content-top.png') top left no-repeat;
}

.content-main {
    background: url('../img/content-main.png') top left repeat-y;
}

.content-bot {
    background: url('../img/content-bot.png') top left no-repeat;
    color: #6B6B6B;
}

.content-bot a {
    color: #3D97DE;
    text-decoration: none;
}

.content-bot a:hover {
    text-decoration: underline;
}

.leftmenu-top {
    background: url('../img/leftmenu-top.png') top left no-repeat;
}

.leftmenu-mid {
    background: #141723;
}

.leftmenu-bot {
    background: url('../img/leftmenu-bot.png') top left no-repeat;
}

.footer {
    color: #ffffff;
}

.footerlinks a {
    color: #ffffff;
    text-decoration: none;
}

.footerlinks a:hover {
    text-decoration: underline;
}

.signup-top {
    background: url('../img/signup-top.png') top left no-repeat;
}

.signup {
    background: url('../img/signup-right.png') top right no-repeat;
    color: #234F6C;
}

.big {
    font-size: 12pt;
    font-weight: bold;
}

.blue {
    color: #067EDC;
}

.red {
    color: #FF0000;
}

.news-top {
    background: url('../img/news-top.png') top left no-repeat;
}

.news-mid {
    background: #ffffff;
}

.news-bot {
    background: url('../img/news-bot.png') top left no-repeat;
}

.headline {
    color: #067EDC;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none;
}

.newsdate {
    margin-top: 3px;
    margin-bottom: 3px;
    color: #B3B3B3;
    font-size: 8pt;
}

.newssum {
    margin-top: 3px;
    color: #636A74;
}

.contactform-top {
    background: url('../img/contactform-top.png') top left no-repeat;
}

.contactform {
    background: #ffffff;
}

.contactform input {
    font-size: 8pt;
    color: #888888;
}

.contactform textarea {
    font-family: Verdana,Arial,sans-serif;
    font-size: 8pt;
    color: #888888;
}

.contactform-bot {
    background: url('../img/contactform-bot.png') top left no-repeat;
}

.bl {
    color: #3D97DE;
    text-decoration: none;
}

.bl:hover {
    text-decoration: underline;
}

.joinus-top {
    background: url('../img/joinus-top.png') top left no-repeat;
}

.joinus {
    background: #ffffff;
}

.joinus-bot {
    background: url('../img/joinus-bot.png') top left no-repeat;
}

.joinusform-top {
    background: url('../img/joinusform-top.png') top left no-repeat;
}

.joinusform {
    background: #EBEBEB;
}

.joinusform-bot {
    background: url('../img/joinusform-bot.png') top left no-repeat;
}

.joinusform input {
    font-size: 8pt;
    color: #888888;
}

.joinusform select {
    font-size: 8pt;
    color: #888888;
    width: 250px;
}

.st {
    font-size: 8pt;
    color: #888888;
}

.signupform-top {
    background: url('../img/signupform-top.png') top left no-repeat;
}

.signupform {
    background: #FFFFFF;
}

.signupform-bot {
    background: url('../img/signupform-bot.png') top left no-repeat;
}

.callform-top {
    background: url('../img/callnow-top.png') top left no-repeat;
}

.callform {
    background: url('../img/callnow-right.png') top right no-repeat;
    color: #234F6C;
}

.callform-bot {
    background: url('../img/callnow-bot.png') top left no-repeat;
}
