﻿BODY
{
    background-color : white;
    margin:0px;
	border:0px;
	scrollbar-base-color : #E0DED9;
    scrollbar-arrow-color : #052033;
    scrollbar-face-color : #D4D0C8;
    scrollbar-highlight-color : #FFFFFF;
    scrollbar-shadow-color : #808080;
    scrollbar-track-color: #EAEFF2;
    scrollbar-3dlight-color : #052033;
    scrollbar-darkshadow-color : #052033;
}
A
{
    text-decoration:none;
}
LI
{
    font-family : Arial, Verdana, Helvetica, sans-serif !important;
    font-size:12px !important;
}

.TopLink
{
    font-family : Arial, Verdana, Helvetica, sans-serif !important;
    font-size:12px !important;
    color:#434036;
    font-weight:bold;
    cursor:hand;
}

.TopTitle
{
    font-family : Arial, Verdana, Helvetica, sans-serif !important;
    font-size:12px !important;
    color:#ffffff;
    font-weight:bold;
}

.RegLabel
{
    font-family : Arial, Verdana, Helvetica, sans-serif !important;
    font-size:12px;
    color:black;
}

.RedLabel
{
    font-family : Arial, Verdana, Helvetica, sans-serif !important;
    font-size:12px;
    color:#8C0108;
}

.BottomLinks
{
    font-family : Arial, Verdana, Helvetica, sans-serif !important;
    font-size:12px !important;
    color:#434036;
    font-weight:bold;
}
