/* CSS Document */
/* Created by David Erskine */

.cell {font-family: arial, helvetica, san-serif}

.title {
	font-family: georgia;
	color: #000080;
	font-size: 30pt;
}
font.place {font-family: times; font-size:3pt}
ul.times {font-family: Times New Roman, Times, serif; font-size: 12pt}

a {text-decoration: none}
a:hover {text-decoration: underline}

.time {font-family: arial, helvetica, sans-sarif; font-weight: bold; font-size: 10pt;
text-align: center;
}

/* Using Comments page css */
 
 .fieldcell {   background-color: #33FFCC;   color: #000000; border: 1px solid #000000; text-align: right;
   } 
   
.fieldcell input {   width: 50px;   font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
   background-color: #FFFFFF; border: 1px solid #284279;
   }
   
.datecell {   background-color: #33FFCC;   color: #000000; border: 1px solid #000000; 
font-family: arial, helvetica, sans-sarif; font-weight: bold; font-size: 12pt;
text-align: center;
   }   
/* checkbox field change */
.day {background-color: #33ffff; 
color: #ffffff; 
border: 1px solid #000000; 
text-align: center;
}
/* Signup Form Header */
.day1{width 30px;
	font: 10px font;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
: san-serif; 
background-color: #ffffff;
border: 1px solid #000000;
}
/* OpCare Scedule Days*/
.days {font-family: arial, helvetica, sans-sarif; font-weight: bold; font-size: 10pt;
text-align: center;
}
/* Signup Form */
.signup {color: #0033CC; font: bold 10px Arial, Helvetica, sans-serif; }
