IMG { border-width: 0 }

a:link {
        color: #FFFFFF;
        text-decoration: none
}
a:visited {
        color: #FFFFFF;
        text-decoration: none
}
a:hover {
        color: #20B800;
        text-decoration: none
}
a:active {
        color: #20303F;
        text-decoration: none
}
body {
        Scrollbar-Face-Color: #76859C;
        Scrollbar-Arrow-Color: #F2F3F4;
        Scrollbar-Track-Color: #313C4A;
        Scrollbar-Shadow-Color: #212223;
        Scrollbar-Highlight-Color: #76859C;
        Scrollbar-3Dlight-Color: #C7CDD7;
        color: #ffffff

}
/*staff section*/
.red { background-color: rgb(192, 72, 64) }
#staff TD { font-family: Lucida Console, Arial; font-size: 9pt }
#staff { background-color: #2f384f }
/*news section*/
#news { background-color: #2f384f }
.time { font-size: 9pt; font-weight: bold; color: #000000; font-family: Lucida Console, Arial }
.title { font-weight: bold; background-color: rgb(64, 72, 96); font-size: 9pt; color: #f8f4f8; font-family: Lucida Console, Arial }
.author { background-color: rgb(208, 72, 80); font-size: 9pt; color: #f8f4f8; font-family: Lucida Console, Arial }
.body { color: #f8f4f8; font-family: Lucida Console, Arial; font-size: 10pt }

h3 { font-size: 9pt; font-family: 'Lucida Console'; background-color: rgb(192, 72, 64); font-weight: normal; display: inline }

