﻿
        body
        {
         font:verdana 8pt ;   
        }
        .ui-datepicker
        {
            font-size:8pt !important;
            background: #333;    border: 1px solid #555;    color: #EEE;
        }        
        .calgif{
            z-index:1024;
        }
        .modalBackground
        {
        background-color: Gray;                
		filter: alpha(opacity=80);
        opacity: 0.8;
        z-index: 10000;
        }
