body
{
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt; 
    font-weight: normal;
    background: #e9e7e7;
    margin: 0px;
}
#logo
{
    text-align: center; 
    margin-left: 15px;
    margin-bottom: 5px;
    margin-bottom: 15px;
}
#header
{
    font-size: 18px; 
    font-weight: bold;
    text-align: center; 
    color: black;
    margin-right: 20px;
}
#text A, #text A:link, #text A:visited
{
    color: #666666;
    text-decoration: none;
}
#text A:hover
{
    color: black;
    text-decoration: underline;
}
#menu A:link, #menu A:visited, #menu A:hover
{
    border: solid 1px #e9e7e7;
    color: #666666;
    font-size: 12pt; 
    text-align: center;
    text-decoration: none;
    padding: 3px 2px 3px 2px;
    display: block;
    margin-left: 15px;
    margin-bottom: 5px;
}
#menu A:hover
{
    color: #000000;
    background-color: #e9e7e7
}

#login
{
    border: solid 1px #e9e7e7;
    margin-left: 15px;
    margin-bottom: 5px;
}

#login td
{
    color: #666666;
    font-size: 10pt; 
    text-decoration: none;
    padding: 0px;
}

#textblock
{
    border-top: solid 1px #e9e7e7;
    margin-left: 10px;
    padding: 5px;
}
#text
{
    font-size: 10pt; 
}
#text li
{
    margin-bottom: 2px;
}
h1, h2, h3
{
    color: #666666; 
    text-align: center;
    margin-right: 20px;
    margin-bottom: 10px; 
}
h1
{
    font-size: 12pt; 
    font-weight: bold;
    text-transform: uppercase; 
}
h2
{
    font-size: 11pt;
    margin-top: 10px; 
}
h3
{
    font-size: 10pt; 
    font-weight: bold; 
    font-style: italic; 
    margin-top: 10px; 
}
.copyright, .copyright a
{
    font-size: 10px; 
    font-weight: bold; 
    text-align: center;
    color: black;
}

.button
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    padding: 3px;
    background: #fff6ff;
    border: solid 1px #666666;
}

.sidebar input, .sidebar select
{
    font-family: arial;
    font-size: 12px;
}