body {
        background-color: #555555;
        margin-top: 0px;
}
body,td,th {
        font-size: 11px;
        color: #666666;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tpl_body {
        background-image: url(body.jpg);
        color: #555555;
        padding-left: 25px;
        background-repeat: repeat;
}
.line {
        background-image: url(line.gif);
        background-repeat: repeat-y;
        background-position: center top;
        padding-top: 1px;
        padding-left: 21px;
        color: #555555;
}
.footer2 {
        background-image: url(footer2.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        padding-top: 18px;
        color: #CCCCCC;
}

a:link {
        color: #777777;
        text-decoration: dotted;
}
a:visited {
        text-decoration: none;
        color: #999999;
}
a:hover {
        text-decoration: underline;
        color: #999999;
}
a:active {
        text-decoration: none;
        color: #999999;
}
a {
        font-size: 11px;
}
.style1 {color: #CCCCCC}
