body{
    height:100%;
    margin:0;
}
a {
   color: #e8ebbe; 
}
.mainTable{
    font-family:Century , Verdana, Arial, "sans-serif"; 
    background-color: #8a0a07;
    color: #e8ebbe;
}
.menu{
    font-family: Century , Verdana, Arial, "sans-serif";
    background-color: #8a0a07;
    color: #e8ebbe;
    font-weight:bold;
    font-size:14;
}
.kir_date{
    font-family: Verdana;
    background-color: #8a0a07;
    color: #e8ebbe;
    font-weight:bold;
    font-size:22;
}
.text{
    font-family: Century Old Style, Verdana,Arial, "sans-serif";
    background-color: #8a0a07;
    color: #e8ebbe;
    font-weight:normal;
    font-size:10;
}
.menu-list{
    list-style-type:none;
    font-size:12;
    height:30;
}
.center-text{
    position:relative;
    width:600;
    height:330;
    overflow:auto;
    padding: 5 5 5 5;
    
}