body {
    color: #000;
    background-color: #A1C5C3;
    font-size: 12px;
    font-family:Century Gothic;
    text-align:left;
}

.bodytable {
    margin-top:5px;
    width:100%;
    border:1px solid #F982B4;
    background-color:#BED6D6;
    color: #E83380;
}

a {
    color: #E83380;
    text-decoration: underline;
    target:_blank;
}

a:hover {
    color: #C06892;
    text-decoration: none;
}

.captionbar{
    background-color:#E83380;
    font-size: 12px;
    color: #FFFFFF;
    font-weight:bold;
    font-family: Century Gothic;
    text-align:Center;
}

.caption {
    padding: 0px 4px 0px 4px;
    background-color:#BED6D6;
    color: #E83380;
    font: bold 13px Century Gothic;

}
.cnnNav {
    background-color: #BED6D6;
    color: #E83380;
    cursor: pointer;
}

.cnnNav A:link, .cnnNav A:visited {
    color: #FFFFFF;
}

.cnnNavHilite A:link, .cnnNavHilite A:visited {
    color: #FFFFFF;
}

.cnnNavHilite {
    background-color: #BED6D6;
    color: #E83380;
    cursor: pointer;
}

td {
    font:12px Century Gothic;
    color:#000;
    padding: 0px;
    text-align:left;
}

.forumheader{
    background-color: #7EAAAD;
    font: 13px Century Gothic;
    font-weight:bold;
    color:#FFF;
    padding: 3px;
    border: #F982B4 1px solid;
}

.forumheader2{
    background-color: #BED6D6;
    font: 11px Century Gothic;
    color:#000;
    padding: 4px;

}

.forumheader3{
    background-color: #BED6D6;
    font: 11px Century Gothic;
    color:#000;
    padding: 4px;
    border: #F982B4 1px solid;
}

.fborder {
    border: #E83380 1px solid;
    background-color: #fff;
}

.spacer{
    width:99%;
    margin-bottom:6px;
}