/* Type CSS rules here and they will be applied
to pages from 'www.nmcfarl.org'
immediately as long as you keep this window open. */

/**** LINK-tag style sheet paula.css ****/

.middle_shade{
	background-color:#9966Cc;
}

.light_shade{
	background-color:#FFFFcc;
}

.med-light_shade{
	background-color:#ffffff;
}
body{    background-color:#CC6666;
font-family:verdana, arial, helvetica, sans-serif;
    
font-size:100%;
    margin-top: 0px;
        
margin-left: 0px;
    margin-right: 0px;
       
 margin-bottom: 0px;
   


}
body, td, p {
    font-family: verdana, helvetica, sans-serif;

        }
	 
 h3 {
     font-family: verdana, helvetica, sans-serif;
         
font-size: 180%;
    color: #000000;
        }
	  


a{
  color:3300CC;
}

a:visited{
  color:#cc0000;
}


.siteName {
    text-decoration: none;       
    font-size: 42px;
    font-weight: bold;
    color: #ffffcc;
}
	   
	     
.siteName a:hover {
    color: #ffff66;	
       }
 .hCalendarTable, .dCalendarTable {
	     border-width: 1px;
	     border-style: solid;
             border-color: #9966Cc;
           }
	    
 .hCalendarDayNameRow, .dCalendarDayNameRow {
     font-size: 9px;
         text-transform: lowercase;
	     background-color: #9966Cc;
color: #ffffcc;
	         }
		  
 .hCalendarMonthYearRow, .dCalendarMonthYearRow {
     font-size: 12px;
         font-weight: bold;
	     text-align: center;
	         text-transform: lowercase;
		     background-color: #9966Cc;
color: #ffffcc;
		         }
			  
 .hCalendarDay, .dCalendarDay, .hCalendarDayLinked, .dCalendarDayLinked, .hCalendarDayCurrent, .dCalendarDayCurrent {
     text-align: center;
         font-size: 9px;

   }





