#dd
{   margin: 0;
    padding: 0}

#dd li
{   margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    font: bold 11px arial}

#dd li a.menu
{   display: block;
    text-align: center;
    background: #5970B2;
    padding: 4px 10px;
    margin: 0 1px 0 0;
    color: #FFF;
    text-decoration: none}

#dd li a.menu:hover
{   background: #49A3FF}

.submenu
{   background: #FFFFFF;
    border: 1px solid #5970B2;
    visibility: hidden;
    position: absolute;
    z-index: 3}

    .submenu a
    {   display: block;
        font: 11px arial;
        text-align: left;
        text-decoration: none;
        padding: 5px;
        color: #2875DE}

    .submenu a:hover
    {   background: #49A3FF;
        color: #FFF}
p.head {
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#000000;
}

p {
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#000000;
}

h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:bold;
color:#003366;
text-decoration:none;
}

h2 {
font-family:Tahoma;
font-size:18px;
font-weight:bold;
color:#003366;
text-decoration:none;
}

h3 {
font-family:Tahoma;
font-size:15px;
font-weight:bold;
color:#003366;
text-decoration:none;
}

a:link {
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#006699;
text-decoration:underline;
}
a:hover {
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#000000;
text-decoration:underline;
}
a:active {
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#006699;
text-decoration:underline;
}
a:visited {
font-family:Tahoma;
font-size:11px;
font-weight:normal;
color:#006699;
text-decoration:underline;
}

a.head:link {
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#006699;
text-decoration:underline;
}
a.head:hover {
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:underline;
}
a.head:active {
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#006699;
text-decoration:underline;
}
a.head:visited {
font-family:Tahoma;
font-size:11px;
font-weight:bold;
color:#006699;
text-decoration:underline;
}

.banner {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:24px;
color:#990000;
}

.banner_small {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:20px;
color:#000000;
}