a, img {border: 0}
body {
    color: #30252B;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 14px;
}
td {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 14px;
}
p {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
}
ul, ol {
        margin-top: 10px;
        margin-bottom: 10px;
}
li {
        list-style-type: square;
        margin-bottom: 5px;
}
a {
        color: #990100;
        text-decoration: none;
}
a:hover {
        color: #23131D;
        text-decoration: underline;
}
.bgleft {
    background-position: right;
    background-repeat: repeat-y;
    background-image: url(/images/bg_left.gif);
}
.bgleftinner {
    background-position: right;
    background-repeat: repeat-y;
    background-image: url(/images/bg_left_inner.gif);
}
.bgright {
    background-position: left;
    background-repeat: repeat-y;
    background-image: url(/images/bg_right.gif);
}
.bgrightinner {
    background-position: left;
    background-repeat: repeat-y;
    background-image: url(/images/bg_right_inner.gif);
}
.padding6 {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-right: 6px;
    padding-left: 6px;
}
.copyright {
        font-family: Tahoma, Helvetica, sans-serif;
    height: 17px;
    color: #CBBFC3;
}
.copyright:hover {
    color: #FCFDFF;
}
.inlineframe {
    background-color: transparent;
    border: none;
    width: 100%;
    height: 435px;
}
.contentcol {
    text-align: justify;
}
.imgcol {
        font-size: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
}
.theader {
        font-size: 12px;
        line-height: 15px;
        font-weight: bold;
    color: #990100;
}
.date {
        font-weight: bold;
    color: #64585A;
}
.title {
        font-weight: bold;
    color: #0C7018;
        font-size: 12px;
        line-height: 15px;
}
