/*
 * pregtools.css
 *
 * Presentation controls for the admin forms.
 *
 * by Arati Sood
 *
 * Changelog:
 * 0. 20.07.07::Arati Sood::Authored
 *
 */
 


#mainDispTbl
{
    
}

#formbody
{
    background-color: #FFFFF0;
}

#divCal
{
   width:100%; height:250px;
}

.pDisp8
{
   font-size:8pt;
}

.pDisp7
{
   font-size:8pt;
}

#calDispTbl
{
    background-color: #EFF2E9;
    width:100%;
    height:230px;
    cellpadding:2;
    cellspacing:2;
    border:1px solid;
}

.calButton
{
font-size:8pt; background-color: #C0FFC0;
}

#calDispTblHeader
{
background-color: #7e98A3;
}
