/* Calendar styles */

 
a {
	font-family: verdana, trebuchet, arial, helvetica;  
	text-decoration: none;
}

		
p {
	font-size: 9pt; 
	font-family: verdana, trebuchet, arial, helvetica;  
	line-height: 11pt;
}

div
{
	font-size: 9pt; 
	font-family: verdana, trebuchet, arial, helvetica;  
	line-height: 11pt;
}

.normal {
	font-size: 9pt; 
	font-family: verdana, trebuchet, arial, helvetica;  
	line-height: 11pt;
}

.understaffed {
	font-size: 9pt; 
	font-family: verdana, trebuchet, arial, helvetica;  
	line-height: 11pt;
	color:#ff0000;
}


.calendarheader {
	font-size: 14pt; 
	font-family: times, times new roman;  
	line-height: 12pt;
	text-decoration: none;
   	color: #336611;
}


.calendartitleweek {
	font-size: 8pt; 
	font-family: verdana, trebuchet, arial, helvetica;   
	line-height: 12pt;
	text-decoration: none;
   	color: #999999;
}

.calendartitleweekend {
	font-size: 8pt; 
	font-family: verdana, trebuchet, arial, helvetica;  
	line-height: 12pt;
	text-decoration: none;
   	color: #336611;
   	font-weight:bold 
}

.calendarday {
	font-size: 8pt; 
	font-family: times, times new roman;  
	line-height: 12pt;
	text-decoration: none;
   	color: #999999;
}

.calendarlink {
	font-size: 8pt; 
	font-family: times, times new roman;  
	line-height: 12pt;
	text-decoration: none;
   	color: #333333;
}

.calendaropendayduty {
	font-size: 8pt; 
	font-family: times, times new roman;  
	line-height: 12pt;
	text-decoration: none;
    color:#ffffff; 
    background:#336600; 
}

.calendarspecialduty {
	font-size: 8pt; 
	font-family: times, times new roman;  
	line-height: 12pt;
	text-decoration: none;
    color:#ffffff; 
    background:#669922; 
}


.opendaynormal 
{ 
	font-size: 8pt; 
	font-family: times, times new roman;  
	line-height: 12pt;
	text-decoration: none;
    color:#f; 
    background:#99cc55; 
} 

.opendayspecial 
{ 
	font-size: 8pt; 
	font-family: times, times new roman;  
	line-height: 12pt;
	text-decoration: none;
    color:#000000; 
    background:#7DE8E8; 
} 

.training 
{ 
	font-size: 8pt; 
	font-family: times, times new roman;  
	line-height: 12pt;
	text-decoration: none;
    color:#ffffff; 
    background:#cc9955; 
} 

.modelling 
{ 
	font-size: 8pt; 
	font-family: times, times new roman;  
	line-height: 12pt;
	text-decoration: none;
    color:#ffffff; 
    background:#eecc88; 
} 

		
.largecalendarday 
{ 
    background:#eeeeee;
    width:120px; 
    height:150px; 
} 

.largecalendarinfo 
{ 
	font-size: 8pt; 
	font-family: verdana, trebuchet, arial, helvetica; 
	line-height: 9pt;
	text-decoration: none;
    color:#000000;
    background:#ffffff;
} 


.largenoevent 
{ 
	font-size: 8pt; 
	font-family: times, times new roman;  
	line-height: 12pt;
	text-decoration: none;
    color:#f; 
    background:#dddddd; 
} 

.largeevent 
{ 
	font-size: 8pt; 
	font-family: times, times new roman;  
	line-height: 12pt;
	text-decoration: none;
    color:#f; 
    background:#99cc55; 
} 

.largeopendaynormal 
{ 
	font-size: 8pt; 
	font-family: times, times new roman;  
	line-height: 12pt;
	text-decoration: none;
    color:#ffffff; 
    background:#99cc55; 
} 

.largeopendayspecial 
{ 
	font-size: 8pt; 
	font-family: times, times new roman;  
	line-height: 12pt;
	text-decoration: none;
    color:#ffffff; 
    background:#ccee88; 
} 

.largenormalduty 
{ 
	font-size: 8pt; 
	font-family: times, times new roman;  
	line-height: 12pt;
	text-decoration: none;
    color:#ffffff; 
    background:#99cc55; 
} 

.largespecialduty 
{ 
	font-size: 8pt; 
	font-family: times, times new roman;  
	line-height: 12pt;
	text-decoration: none;
    color:#ffffff; 
    background:#669922; 
} 


