﻿body
{
    font-size: 8pt;
    font-family: tahoma;
}
.contentHeader
{
    color: #0b3ca1;
    font: 12pt arial;
    font-weight: 600;
    margin-bottom: 5px;
}
.contentBody
{
    color: #565656;
    font: 10pt arial;
}
.title
{
    color: #B91317;
    font: 8pt tahoma;
    font-weight: 600;
}
.titleLi
{
    color: #2a2a2a;
    font: 8pt tahoma;
    line-height: 20px;
    background: url(images/li2.gif) no-repeat left center;
    padding-left: 20px;
}
.weatherCity
{
    color: #d60000;
    font: 8pt tahoma;
    font-weight: 600;
    padding-top: 20px;
}
#tblMenu
{
    font-weight: 600;
    font-style: normal;
    font-variant: normal;
    font-size: 8pt;
    line-height: normal;
    font-family: tahoma;
    width: 908px;
    text-align: center;
    color: #3a3a3a;
}
#tblMenu td
{
    cursor: pointer;
}
.weatherdegree
{
    color: #2a2a2a;
    font: 8pt tahoma;
    font-weight: 600;
    padding-top: 20px;
}
.textbox
{
    background: url(images/textbox.gif) repeat-x;
    border: solid 1px #909090;
    width: 181px;
}
.button
{
    background: url(images/signup.gif) no-repeat;
    width: 51px;
    height: 17px;
    border: 0px;
}
.leftMenu
{
    color: #434343;
    font: 8pt tahoma;
    font-weight: 600;
    line-height: 30px;
    background: url(images/li.gif) no-repeat left center;
    padding: 20px;
}
.rightMenu
{
    color: #434343;
    font: 8pt tahoma;
    font-weight: 600;
    line-height: 30px;
    background: url(images/li.gif) no-repeat right center;
    padding: 20px;
}
.leftMenu
{
    color: #434343;
    font: 8pt tahoma;
    font-weight: 600;
    line-height: 30px;
    background: url(images/li.gif) no-repeat left center;
    padding: 20px;
}
a.menu{font-weight: 600;text-decoration: none;color: #666666;}
a.menu:hover{font-weight: 600;text-decoration: underline;color: #1A465B;}
table.menu
{
    position: absolute;
    visibility: hidden;
    font: 8pt tahoma;
    cursor: pointer;
    background: #fafafa;
}
td.menu
{
    height: 20px;
}
a:hover
{
    color: #ff0000;
}

#sddm
{
    margin: 0;
    padding: 0;
    z-index: 30;
}

#sddm li
{
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    font: bold 11px arial;
}

#sddm li a
{
    display: block;
    margin: 0 1px 0 0;
    padding: 4px 9px;
    color: #3a3a3a;
    text-align: center;
    text-decoration: none;
}

#sddm li a:hover
{
}

#sddm div
{
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background: #EAEBD8;
    border: 1px solid #5970B2;
}

#sddm div a
{
    position: relative;
    display: block;
    margin: 0;
    padding: 5px 10px;
    width: auto;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
    background: #EAEBD8;
    color: #2875DE;
    font: 11px arial;
}

#sddm div a:hover
{
    background: #49A3FF;
    color: #3a3a3a;
}
a.view{color:#0000ff;text-decoration:underline}
a.view:hover{color:#ff0000;text-decoration:none}
.menulevel1{padding-left:7px;background: url(images/spacer.gif) no-repeat right center;}
.menulevel1x{padding-left:7px;}
.menulevel2{background:#D9D9D9}