﻿body 
{
    font-family:Verdana , Arial, Tahoma;
    font-size: 8pt;
    color: black;
    
}


.Normal 
{
    font-family:Verdana , Arial, Tahoma;
    font-size: 8pt;
    color: black;
    
}

.sectiontitle 
{
    font-family:Verdana , Arial, Tahoma;
    font-size: 8pt;
    color: black;
    font-weight: bold;
    
}


.pagetitle 
{
    font-family:Verdana , Arial, Tahoma;
    font-size: 12pt;
    color: black;
    font-weight: bold;
    
}

A
{
    font-size: 8pt;
    color: blue;
    font-family: Verdana, Arial, Tahoma;
}

A:visited
{
    font-size: 8pt;
    color: blue;
    font-family: Verdana, Arial, Tahoma;

}


A.dark
{
    font-size: 10pt;
    color: blue;
    font-family: Verdana, Arial, Tahoma;
    font-weight:bold;
    
     
}	
	
.menustyle
{
   background-color: Transparent;
   width:79px;
   border-style: inset;
     border-color:silver;
     border-width:5px;
      
      text-align:left;
      font-family:Verdana, Arial, MS Sans Serif;
      font-size:8pt;
      
    
}

.menu 
{  
     background-color:#990000;
     border-style:  solid;
     border-color:#990000;
     border-width:2px;
      z-index:100;
}




    
  .menuitemcell
{ 
     background-color: #990000;
   color: #ffffff;
   font-size: 8pt;
   font-weight: bold;
   height: 30px;
   width:70px;
   text-align:center;
    }
    
.menuitemcell2
{ 
    background-color: #cc3333;
   color: #ffffff;
   font-size: 8pt;
   font-weight: bold;
   height: 20px;
   text-align:left;
    }

A.menu:link	
{FONT-SIZE: 8pt;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-weight:	normal;
	text-decoration:	none;
	color:#ffffff;
	background-color:Transparent;
	}	

A.menu:visited	
{FONT-SIZE: 8pt;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-weight:	normal;
	text-decoration:	none;
	color:#ffffff;
	background-color:Transparent;
	}	
		
A.menu:active	
{FONT-SIZE: 8pt;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-weight:	normal;
	text-decoration:	none;
	color:#ffffff;
	background-color:Transparent;
	}	
		
A.menu:hover	{	FONT-SIZE: 8pt;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	text-decoration:	none;
	color: black;
	font-weight:	normal;
	background-color:#ffcccc;
	
	}
menucell
{ 
    background-image:url(btnbgBlk.jpg);
    height:20px;
    width:80px;
     
   
    }


.calendar
{
      border-color:Silver;
} 
 .calendarheader
{
   font-family:Verdana, MS Sans Serif;
    font-size:8pt;
    font-weight:bold;
    color:white;
    background-color:#000033;
    border-color:Black
}

.calendarnextprev /* doesn't work */
{
    font-family:Verdana, MS Sans Serif;
    font-size:8pt;
    font-weight:bold;
    background-color:black;
    color:Red;
    }


    .calendardayheader
{
   font-family:Verdana, MS Sans Serif;
    font-size:8pt;
    font-weight:bold;
    color:black;
    background-color: #ff9999;
    
}
.calseldate /* doesn't work */
{
    font-family:Verdana, MS Sans Serif;
    font-size:8pt;
    font-weight:bold;
    color:red;
    border:solid 1px black;
    background-color:black;
    }
    
.calendarday
{
   font-family:Verdana, MS Sans Serif;
    font-size:8pt;
    color:Black;
    border:solid 1px black;
    background-color:#eeeeee;
  
}

 .calendarothermonthday
{
    font-style:italic;
     font-family:Verdana, MS Sans Serif;
    font-size:8pt;
    
    color:Silver;
    border:solid 1px black;
     background-color:#eeeeee;
    
}

    
    .calendarhighlight
    {
         font-family:Verdana, MS Sans Serif;
    font-size:8pt;
    font-weight: bold;
    color: black;
    border: solid 1px black;
    background-color:#ff9999;
        }
        
        .calendartoday
    {
         font-family:Verdana, MS Sans Serif;
    font-size:8pt;
    font-weight: bold;
    color: black;
    border: solid 2px black;
    background-color:white;
        }
  