﻿body
{
   
}
    .mGrid {   
        width:100%;   
        background-color: #fff;   
        margin: 5px 0 10px 0;   
        border: solid 1px #525252;   
        border-collapse:collapse;   
    }  
    .mGrid td {    
        border: solid 1px #c1c1c1;   
        color: black;   
    }  
    .mGrid th {   
        padding: 4px 0px;   
        color: #fff;   
        background: #258d9e repeat-x top;   
        border-left: solid 1px #525252; 
        border-bottom: solid 1px #525252;   
        font-size: 13px;   
    }  
    .mGrid .alt { background: #fcfcfc url(grd_alt.png) repeat-x top; }  
    .mGrid .pgr { background: #258d9e url(grd_pgr.png) repeat-x top; }  
    .mGrid .pgr table { margin: 5px 0; }  
    .mGrid .pgr td {   
        border-width: 0;   
        padding: 0 6px;   
        border-left: solid 1px #000;   
        font-weight: bold;   
        color: #fff;   
        line-height: 12px;   
     }     
    .mGrid .pgr a { color: #666; text-decoration: none; }  
    .mGrid .pgr a:hover { color: #000; text-decoration: none; }  
.Hcent
{
    text-align: center;
    font-size: large;
    font-family:Mangal;
}
.cent
{
    text-align: center;
}
.cel1
{
    width: 65px;
    text-align: center;
}
.cel2
{
    width: 200px;
    text-align: center;
}
.cel3
{
    width: 100px;
    text-align: center;
}
.cel4
{
    width: 200px;
    text-align: center;
}
.cel5
{
    width: 60px;
    text-align: center;
}
.cel6
{
    width: 120px;
    text-align: center;
}

 .mGrid1 {   
        width: 49%;   
        background-color: #fff;   
        margin: 5px 0 10px 0;   
        border: solid 1px #525252;   
        border-collapse:collapse;   
    }  
    .mGrid1 td {   
        padding: 2px;   
        border: solid 1px #c1c1c1;   
        color: #717171;   
    }  
    .mGrid1 th {   
        padding: 4px 2px;   
        color: #fff;   
        background: #258d9e repeat-x top;   
        border-left: solid 1px #525252; 
        border-bottom: solid 1px #525252;   
        font-size: 0.9em;   
    }  
    .mGrid1 .alt { background: #fcfcfc url(grd_alt.png) repeat-x top; }  
    .mGrid1 .pgr { background: #258d9e url(grd_pgr.png) repeat-x top; }  
    .mGrid1 .pgr table { margin: 5px 0; }  
    .mGrid1 .pgr td {   
        border-width: 0;   
        padding: 0 6px;   
        border-left: solid 1px #000;   
        font-weight: bold;   
        color: #fff;   
        line-height: 12px;   
     }     
    .mGrid1 .pgr a { color: #666; text-decoration: none; }  
    .mGrid1 .pgr a:hover { color: #000; text-decoration: none; }  