﻿
.msgbox
{
    font-size:smaller;
    background:#F0F0F0;   
    padding-bottom:40px;
    border:solid 1px #B0B0B0;
    text-align:center;
}

.msgboxhead
{
    background:#C0C0C0;
    border:solid 1px #A0A0A0;
    margin:1px 1px 25px 1px;
    padding:2px 0px 2px 4px;
    text-align:left;
    font-weight:bold;
}

 .grid_options
 {
     font-size:8pt;
 }
 
 .grid_options a
 {
     font-size:8pt;
     color:Blue;
 }
 
 .grid_options a:hover
 {
     font-size:8pt;
     color:Blue;
 }
 
 
 *
 {
     font-family:Verdana;
     font-size:8pt;
 }
