BODY {
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal }
		
.clsMenuItem {
	  FONT-SIZE: 10pt;
	  background-color: #BF3329;
		height: 23;
		FONT-FAMILY: Verdana;
		color: #ffffff;
		}
		
.clsTitle {
		FONT-FAMILY: verdana;
		COLOR: #BF3329; 
		FONT-size: 18;
		FONT-WEIGHT: Bold		}
	
.clsFooter {
		FONT-FAMILY: verdana;
		COLOR: #BF3329; 
		FONT-size: 8pt;
		TEXT-ALIGN: center }
		
A {
	  FONT-SIZE: 10pt;
	  FONT-FAMILY: Verdana;
		color: #ffffff;
    TEXT-DECORATION: underline
		}
 
A:hover
{
    COLOR: #ffff00;
		TEXT-DECORATION: none
}		
TABLE {
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal }
		
.clsCALENDAR {
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal }
		
.clsDateLine {
		color: #ffffff;
		Font-Family: verdana;
		Font-Size: 10pt;
		Font-weight: Bold}
		
.clsCalendarHeading {
		text-align: Center;
		Font-weight: Bold;
		background-color: #ffcc99;}
		
.clsCalendarcell {
		background-color: #ffcc99;
		text-align: left;
		Font-Size: 8pt;
		vertical-align: top;
		width: 80;
		height: 75;
		color: #000000}
