body {
    background-repeat: repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #669ACC;
    color: #006;
    position: relative;
    background-image: url(../images/blueblendback.jpg)
    }
.logoLink {
    display: block;
    overflow: hidden;
    width: 128px;
    height: 132px
    }
.topmenu {
    left: -1px !important
    }
.side {
    background-image: url(../images/side.gif);
    background-repeat: repeat-y;
    height: 100%
    }
.menuback {
    background-image: url(../images/menuback.gif);
    background-repeat: repeat-x;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px
    }
.behindpicture {
    background-image: url(../images/backcurve.gif);
    background-repeat: repeat-x
    }
table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px
    }
h1 {
    color: #FFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14pt
    }
p {
    color: #FFF
    }
.menu {
    color: #333;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal
    }
.menu:visited {
    color: #666;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal
    }
.boxbackground {
    background-image: url(../images/box/background.gif);
    background-repeat: repeat-x
    }
.menu:hover {
    color: #000;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal
    }
.sider {
    background-image: url(../images/sider.gif);
    background-repeat: repeat-y
    }
.footer {
    color: #FFF;
    text-decoration: none
    }
.newstext {
    color: #FFF
    }
.lightbackground {
    background-image: url(../images/lightbackground.jpg);
    background-repeat: repeat
    }
.newlink {
    color: #0F0;
    text-decoration: none
    }
.newlink:visited {
    color: #0F0;
    text-decoration: none
    }
a:visited {
    color: #fff;
    text-decoration: none
    }
.whitelink {
    color: #FFF;
    text-decoration: none
    }
.hidden {
    color: #369
    }
ul {
    color: #FFF;
    list-style-type: square
    }
#leftpanel {
    height: auto;
    width: 20px;
    background-image: url(../images/side.gif);
    float: left;
    background-repeat: no-repeat
    }
.important {
    color: #FF0
    }