/* left navigation items */

.menuitem {
font-family: Verdana;
font-size: 11px !important;
font-weight: normal;
text-align: right;
padding: 0px 25px 0px 3px;
color: #7a9ab4;
width: 173px;
height: 34px;
background: url(../i/leftnav_bg_u.gif);
background-repeat: no-repeat;
}

.menuitem a {
text-decoration: none;
color: #7a9ab4 !important;}

.menuitem a:hover {
text-decoration: underline;
color: #7a9ab4 !important;}

.menuitem#selected {
font-weight: bold;
color: #ffffff !important;
background: url(../i/leftnav_bg_a.gif);
background-repeat: no-repeat;}

.menuitem#selected a {
text-decoration: none;
color: #ffffff !important;}

.menuitem#selected a:hover {
text-decoration: underline;
color: #ffffff !important;}

/* info blocks */

.leftblock_header {
font-family: Verdana;
font-size: 11px !important;
font-weight: bold;
text-align: center;
color: #ffffff;
width: 173px;
height: 51px;
background: url(../i/leftblock_header.gif);
background-repeat: no-repeat;
}

.leftblock_header div {
padding-bottom: 20px;
}

.leftblock {
font-family: Verdana;
font-size: 11px;
text-align: center;
color: #7a9ab4;
background: url(../i/leftblock_bg.gif);
}

.leftblock div {
padding: 0px 7px 0px 7px;
}

.leftblock_footer {
width: 173px;
height: 19px;
background: url(../i/leftblock_footer.gif);
background-repeat: no-repeat;
}

.topic {
font-family: Verdana;
font-size: 12px !important;
font-weight: bold;
text-align: right;
color: #ffffff;
width: 200px;
height: 30px;
background: url(../i/topic_header.gif);
background-repeat: no-repeat;
}

.topic_bg {
width: 100%;
height: 30px;
background: url(../i/topic_header_bg.gif);
background-repeat: no-repeat;
}

.logo {
padding-right: 8px;
padding-top: 5px;
}
