body { backGround: #EBE7E3; }

body,td
{
    font-family: arial;
    font-size: 12px;
    color: #828280;
}

#smaller { font-size: 11px; }

a:link,a:active,a:visited { color: #750D0D; }
a:hover { color: #3C3E3E; }

a.pr:link,a.pr:active,a.pr:visited { color: #828280; text-decoration: none; margin-top:7;}
a.pr:hover { color: #828280; text-decoration: underline;}

.input
{
    backGround: #ffffff;
    font-size: 10px;
}

.btn
{
    backGround: #e0e0e0;
    border: 1px outset #d0d0d0;
    cursor: hand;
}

#menu
{
    color: #cccccc;
    text-decoration: none;
}
#menu_sel
{
    color: #d3c65f;
    font-weight: bold;
    text-decoration: none;
}
#menu:hover
{
    color: #d3c65f;
    font-weight: bold;
}

.dark { color: #CCCCCC; }
.dark a:link, .dark a:visited, .dark a:active { color: #E8CF1B; }

h1 { font-size: 14px; margin-bottom: 15px; color: #990000; font-family: tahoma; }
h2 { font-size: 12px; margin-bottom: 15px; color: #990000; font-family: tahoma; }
.text {  font: 10px Verdana, Helvetica, sans-serif; color: #000000}
.text a {font: 10px Verdana, Helvetica, sans-serif; color: #990000; text-decoration: underline}
.text a:visited {font: 10px Verdana, Helvetica, sans-serif; text-decoration: underline}
.text a:hover {font: 10px Verdana, Helvetica, sans-serif; color: #990000; text-decoration: none}
