a {
    color : #000000;
    text-decoration : none;
}
a:hover {
    color : #000000;
    text-decoration : underline;
}
a.side {
    color : #641215;
    text-decoration : none;
}
a:hover.side {
    color : #4e231a;
    text-decoration : underline;
}
a.white {
    color : #f9ccc1;
    text-decoration : none;
}
a:hover.white {
    color : #4e231a;
    text-decoration : underline;
}
a.news {
    color : #8c6263;
    text-decoration : none;
}
a:hover.news {
    color : #4e231a;
    text-decoration : underline;
}
a.footer {
    font-size : 10px;
    color : #4e231a;
    text-decoration : none;
}
a:hover.footer {
    font-size : 10px;
    color : #d3bcb7;
    text-decoration : underline;
}
a.small3 {
    font : 100 12px arial;
    color : #000000;
    font-weight : bold;
    text-decoration : none;
}
a:hover.small3 {
    font : 100 12px arial;
    color : #6a0707;
    font-weight : bold;
    text-decoration : none;
}
body {
    font-family : Georgia, Verdana, Tahoma, Arial, Sans-Serif;
    font-size : 13px;
    margin : 10px;
    background-image : url('images/bgsite.gif');
}
form {
    margin : 0 0 0 0;
}
hr {
    height : 1px;
    border-bottom : 1px solid #b75a56;
    border-top : 0 solid #b75a56;
}
hr.side-hr {
    height : 1px;
    border-bottom : 1px solid #b75a56;
    border-top : 0 solid #b75a56;
}
td {
    font-family : Verdana, Tahoma, Arial, Sans-Serif;
    font-size : 11px;
}
pre {
    font-family : Verdana, Tahoma, Arial, Sans-Serif;
    font-size : 10px;
}
h1, h2, h3 {
    font-family : Georgia, Times, serif;
    font-weight : normal;
    color : #000000;
}
h1 {
    letter-spacing : -1px;
    font-size : 24px;
}
h2 {
    letter-spacing : -1px;
    font-size : 24px;
}
h3 {
    font-size : 1em;
}
.alt {
    color : #8c6263;
}
.white-header {
    font-family : Georgia, Tahoma, Arial, Sans-Serif;
    font-size : 14px;
    color : #f5d9d2;
    background-color : #b75a56;
    border-top : 1px solid #b75a56;
    border-bottom : 1px solid #b75a56;
    padding : 4px;
}
.full-header {
    font-family : Georgia, Tahoma, Arial, Sans-Serif;
    font-size : 10px;
    color : #b75a56;
}
.table_head {
    font-size : 12px;
    color : #000000;
    background-color : #dadada;
    padding : 4px;
}
.table_full {
    font-size : 10px;
    color : #4e231a;
    background-color : #b75a56;
}
.table_white {
    font-size : 10px;
    color : #4e231a;
    background-color : #e68f86;
    border-top : 1px solid #b75a56;
    border-bottom : 1px solid #b75a56;
    padding : 4px 0 4px 0;
}
.button {
    font-family : Georgia, Tahoma, Arial, Verdana, Sans-Serif;
    font-size : 11px;
    color : #000000;
    background-color : #f9f2f0;
    height : 16px;
    border : 1px solid #d3bcb7;
    margin-top : 2px;
}
.textbox {
    font-family : Verdana, Tahoma, Arial, Sans-Serif;
    font-size : 10px;
    color : #000000;
    background-color : #f9f2f0;
    border : 1px solid #d3bcb7;
}
.main-body {
    font-size : 12px;
    color : #000000;
    background-color : #f5d9d2;
    padding : 4px 4px 5px 4px;
}
.side-body {
    font-family : Georgia, Verdana, Tahoma, Arial, Sans-Serif;
    font-size : 13px;
    color : #641215;
    border-bottom : 1px solid #e68f86;
    padding : 4px 4px 6px 4px;
}
.main-bg {
    background-color : #f5d9d2;
    padding : 4px;
}
.border {
    border : 0 solid #e68f86;
}
.newsborder {
    border : 1px solid #e68f86;
}
.side-border-left {
    background-color : #e68f86;
    border-right : 1px solid #b75a56;
}
.side-border-right {
    background-color : #e68f86;
    border-left : 1px solid #b75a56;
}
.news-footer {
    font-size : 9px;
    color : #6d6d6d;
    background-color : #f5d9d2;
    border-bottom : 0 solid #d3bcb7;
    padding : 3px 4px 4px 4px;
}
.barmain {
    font-family : Verdana, Tahoma, Arial, Sans-Serif;
    font-size : 10px;
    color : #691f21;
    padding : 4px 4px 4px 4px;
}
.newscapmain {
    font-family : Verdana, Tahoma, Arial, Sans-Serif;
    font-size : 10px;
    font-weight : bold;
    color : #8f1c20;
    background-color : #e68f86;
    border-top : 1px solid #e68f86;
    padding : 3px 3px 3px 4px;
}
.capmain {
    font-family : Georgia, Tahoma, Arial, Sans-Serif;
    font-size : 14px;
    color : #691f21;
    background-color : #f5d9d2;
    border-bottom : 0 solid #d3bcb7;
    padding : 4px 4px 5px 4px;
}
.scapmain {
    font-family : Georgia, Tahoma, Arial, Sans-Serif;
    font-size : 12px;
    font-weight : bold;
    color : #f9ccc1;
    background-color : #a53f3b;
    border-bottom : 1px solid #623329;
    padding : 3px 4px 3px 4px;
}
.tbl-border {
    background-color : #8f1c20;
}
.tbl {
    font-size : 11px;
    background-color : #f5d9d2;
    padding : 4px 4px 5px 4px;
}
.tbl1 {
    font-size : 11px;
    color : #000000;
    background-color : #f5d9d2;
    padding : 4px;
}
.tbl2 {
    font-size : 11px;
    color : #000000;
    background-color : #f5d9d2;
    padding : 4px;
}
.forum-caption {
    font-size : 10px;
    font-weight : bold;
    color : #000000;
    background-color : #e68f86;
    height : 20px;
    padding : 0 4px 2px 4px;
}
.quote {
    color : #aaa;
    background-color : #222;
    padding : 2px;
    margin : 0 20px 0 20px;
    border : 1px solid #444;
}
.poll {
    height : 10px;
    border : 0 solid #b75a56;
}
.comment-name {
    font-weight : bold;
    color : #b75a56;
}
.shoutboxname {
    font-weight : bold;
    color : #b75a56;
}
.shoutbox {
    color : #6f6f6f;
}
.shoutboxdate {
    font-size : 9px;
    color : #b75a56;
}
.small {
    font-size : 10px;
    font-weight : normal;
}
.small2 {
    font-size : 10px;
    font-weight : normal;
    color : #b75a56;
}
.side-small {
    font-size : 10px;
    font-weight : normal;
    color : #b75a56;
}
.side-label {
    background-color : #e68f86;
    padding : 2px;
}
.gallery {
    padding : 0 0 0 0;
    background-color : #333;
}
.gallery img {
    border : 0 solid #ccc;
    background-color : #333;
}
.gallery:hover img {
    border : 0 solid red;
    background-color : #333;
}
img.activegallery {
    border : 0 solid green;
    background-color : #333;
}