.main {
    font-family:tahoma;
    font-size:9pt;
}
.zakl_text {
    font-family:tahoma;
    font-size:8pt;
    font-weight:bold;
    padding-top:1px;
}
.white {
    color:#ffffff;
}
.menu {font-family:tahoma; font-size:8pt;}
.menu_dir {font-weight:bold;}
.menu_ico {padding-right:9px; text-align:right;}
.content {padding-top:30px; padding-bottom:20px; padding-right:12px; padding-left:12px;}
.but_text {font-family:tahoma; font-size:8pt; font-weight:bold; color:#cc3300;}
.input {width:100%; height:19px; font-size:8pt; border-color:#999999; border-width:1px; border-style:solid;}
a:hover{text-decoration:none;}

#container {
    width:800px;
}
.shelltabs, .tabs {
    width:50px;
    margin-right:5px;
    padding:4px;
    text-align:center;
    float:left;
    cursor:pointer;
    border:1px solid #ccc;
}
.tabs {
    border-bottom:0;
}
#content {
    clear:both;
    border:1px solid #ccc;
}

.main ul li {
    padding-bottom: 5px;
}

.bl_blue {
    width: 135px;
    padding-bottom: 7px;
    margin: 10px 0 3px 20px;
    background: #66ccff url('/i/admin/bl_blue_bg.gif') no-repeat bottom;
}
.bl_blue .bl_title {
    display: block;
    padding: 4px 0 6px 13px;
    font-size: 12px;
    font-weight: bold;
    background: #fff url('/i/admin/bl_blue_tl.gif') no-repeat left bottom;
}
.bl_blue .bl_text {
    background: url('/i/admin/bl_blue_tr.gif') no-repeat right top;
}
#lNav {
    margin: 0;
    padding: 10px 11px 0;
}
#lNav li {
    margin: 0;
    list-style-type: none;
    padding-bottom: 6px;
}
#lNav a {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}
#lNav a:hover {
    text-decoration: underline;
}
#quote td {
    padding: 6px 5px 0px;
    font-size: 8pt;
    vertical-align: top;
}
#quote tr.hd td {
    padding: 5px;
    background-color:#ece9d8;
    font-weight: bold;
    color: #434239;
}
#quote a {
    color: #04A5F6;
}
#quote .btn td {
    padding: 0;
    vertical-align: middle;
}
#quote .view {
    padding-top: 7px;
}
#quote .view div {
    float: left;
    margin-right: 10px;
}
.title {
    font-size: 12px;
    font-weight: bold;
}
.table_topics {
    font-family:tahoma; font-size:8pt; font-weight:bold; color:#ffffff;
}
