a            { color: #0062CE; text-decoration:none; }
a:visited    { color: #0062CE; text-decoration:none; }
a:hover      { color: #C00000; text-decoration:underline; }
body
{
    color: #000000;
    background-color: #AFBEFF;
    background-image: url(      "../overview/images/grad_v.jpg" );
    background-repeat: repeat-x;
    margin-top: 0;
}


a.mainmenu         {height: 15;color: #BB1215;font-size: 11px;font-weight: bold;font-family: arial, Helvetica, sans-serif;}
a:visited.mainmenu {height: 15;color: #BB1215;font-size: 11px;font-weight: bold;font-family: arial, Helvetica, sans-serif;}
a:hover.mainmenu   { height: 15; color: #FFFFFF; background-color: #BB1215; text-decoration:none; }

.mainbox {border: 1px solid #EEEEEE;}

.rightpanel
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #EEEEEE;
    padding-left: 8px;
}	  

table, td, th, form, select, input, text 
				{ background-color: #FFFFFF; font-family: arial, helvetica, sans-serif; font-size: 9pt}        


.pagetitle
{
    font-family: Arial;
    font-size: 20pt;
    color: #BB1215;
    height: 40px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}

.subtitle   {font-family: Arial; font-size: 14pt; text-align: Left; color: #BB1215; height:30; vertical-align=center; }
               
.bullet     {font-size: 8pt; color:#0062CE}
.bullettext {font-size: 11pt; font-weight: bold; color:#0062CE;}


select, input.c, textarea, file  {font-style: normal; 
              font-variant: normal; font-weight: normal; 
              font-size: 8pt; 
              font-family: arial, helvetica, sans-serif; color: #000080; 
              background-color: #F4FAFF; 
              border: 2px groove #dddddd}
              
input.ro     { text-align: Right; font-style: normal; font-variant: normal; font-weight: 
               normal; font-size: 8pt; font-family: 
               arial, helvetica, sans-serif; color: #000080; background-color: 
               #F4FAFF }
               

