body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12 ;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.thead { 
	background-color: #33CCFF ;
	font-size: 11 ;
}

.footer { 	
	font-size: 10 ;
}

.locoinputlabel { 
	font-size: 11 ;
	align: right ;
	vertical-align: middle; 
}
		
.requiredinput {
	background-color: #FFFFFF ;
}

.rostermenulink {
	font-size: 10 ;
}

.redmessage {
	font-size: 12 ;
	color: #CC0000;
}

.rowlight { 
	background-color: #FFFFFF ;
	font-size: 11 ;
	align: center ;
	vertical-align: middle 
}
	
.rowdark { 
	background-color: #eee;
	font-size: 11 ;
	align: center ;
	vertical-align: middle; 
}
			
.button {
	font-size: 10;
}
