        body{
            background: #c3daf9 url('../../common/img/body_bg.jpg');
            font: 11px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
            color: #175170;
            background-position:top left; 
            margin:0px;
            padding:0px;
        }
        h2, h1{
            font: 26px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
            color:#175170;
        }
        /* ASP:LABEL */
        label, a, .myFont{
            font: 12px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
            color:#175170;
        }
        table.contentTable{
            height: 348px;
            width: 95%;
            font: 11px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
            color:#175170;
        }
        table.contentTable td.cell{
            border: solid 2px #0d5776;
            vertical-align: top;
            background: #fff;
            font: 11px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
            color:#175170;
        }
        td.cell table.aspCalendar{
            background: #fff url('../../common/img/headerBg.gif') repeat-x;
            border: 0px !important;
            margin-top: 7px;
            font: 11px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
            color:#175170;
        }
        div.cellHeader{
            height: 28px;
            background: #c3daf9 url('../../common/img/cellHeaderBg.gif') repeat-x;
            cursor: default;
            color:#175170;
        }
        div.cellHeader div{
            color: #fff;
            font-weight: bold;
            padding-top: 4px;
            margin-left: 5px;
            font: 15px "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
        }

