.mytext 
{ 
    background-image: url(/cis/images/controls/pane/tab_main.gif); 
    font-family: tahoma; font-size: 8pt; vertical-align:middle;
}
.end 
{ 
    background-image: url(/cis/images/controls/pane/tab_run.gif);
}
.pane_main_section
{ 
    border-left:   1px solid #A7A6AA;
    border-right:  1px solid #A7A6AA;
    border-bottom: 1px solid #A7A6AA; 
 /*   padding: 4px; */
    font-family: tahoma;
    font-size: 8pt;
    line-height: 150%;
    padding: 2px;
}
.overdue, .ok
{
    color: #c00;
    font-size: 10px;
    font-family: tahoma;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 4px;
}
.ok
{
    color: #050;
}
