.v_body{
        background-image: none;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: 999999;
}
a:link,a:visited,a:active {color: #000000; text-decoration: none;}
a.calendar:visited, a.calendar:link { color: #FF9900; text-decoration: underline; }
a.sc_mnu:visited, a.sc_mnu:link { color: #000000; }
a.v_middle:visited, a.v_middle:link {color: green}
a.register:visited, a.register:link { color: #00939F; }
a.newsLstCaption:visited, a.newsLstCaption:link { color: #000000; font-size: 24px; }
a.sc_printBtn:link, a.sc_printBtn:visited { color: #FFFFFF; font-size: 11px; }
.v_header{
        background-image: url(../../static/img/header_bg.jpg);
        background-repeat: repeat-x;
}
.sc_mnu{
        font-size: 11px;
        color: #000000;
        font-weight: bold
        
}
.sc_footer{
        background-image: url(../../static/img/footer_back.gif);
        background-repeat: repeat-x;
}
.v_separator{
        background-image: url(../../static/img/separator_back.png);
        background-repeat: repeat-x;
}
.v_left{
        background-image: url(../../static/img/menu_back.png);
        background-repeat: repeat-y;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 15px;
        color: #339966;
}
.v_middle{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        background-color: #FFFFFF;
}
.otsing, .v_rteBox {
        border: 1px solid #DAED95;
        background-color: #FFFFFF;
        font-size: 12px;
        color: #999999;
}
.register{
        color: #00939F;
        font-size: 10px;
}
.login{
        color:#00939F;
        font-weight: bold;
        font-size: 11px;
}
.loginInp {
        border: 1px solid #1C3365;
        background-color: #EFF2F9;
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        width: 75px;
        color: #000000;
}
.sc_loginErr{
        
        color: #EC9000;
        font-family: Arial;
}
.scError {
        color: #C00000;
        font-weight: bold;
}

.lastLog{
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
}
.selItem{
        border: 0px solid #DAED95;           
        font-size: 11px;
        color: #FF7316;
        font-weight: bold;
        
}
.calendarToday{
        border: 0px solid #DAED95;
        background-color: #FF7316;
        font-size: 11px;
        color: #FFFFFF;
        font-weight: bold;
}
.calendar{
        border: 0px solid #DAED95;        
        font-size: 11px;
        font-weight: bold;
        color: #00939F;
        font-family: Verdana, Arial, Helvetica, sans-serif;              
}
.calendarMonth{
        border: 1px solid #1C3365;
        background-color: #FFFFFF;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
.calendarHeader{             
        font-size: 10px;
        color: #00939F;        
        font-family: Arial;
}
.calendarDays{
        background-color: #E3E7F2;
        font-size: 13px;
        color: #1C3365;
        font-weight: bold;
        font-family: Arial;
} 
.inputForm{
        border: 1px solid #999999;
        background-color: #EFF2F9;
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        width: 120px;
        color: #000000;
}
.inputSelect{
        border: 1px solid #999999;
        background-color: #FFFFFF;
        font-size: 12px;
        color: #000000;
}
.submitBtn {
        border: 0px solid #1C3365;
        background-color: #E3E7F2;
        font-size: 12px;
        font-weight: bold;
        color: #1C3365;
}

.newsAuthor{
    font-family:Verdana,Arial,Helvetica;
    font-size: 11px;
    color: gray;
    text-alignment:center;
    font-size: 100%;
}
.newsCaption{
    font-family:Verdana,Arial,Helvetica;
    font-size: 18px;
    font-weight: bold;
    text-alignment:center;
    color: #003366;
}
.newsLstCaption{
    font-family:Verdana,Arial,Helvetica;
    font-size: 15px;
    text-alignment:center;
    color: #003366;
}
.sc_deleted{
    font-family:Verdana,Arial,Helvetica;
    font-size: 11px;
    color: gray;
}
