BODY { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px;
    scrollbar-shadow-color: #CCCC99;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px; 
}
TABLE, TD, BLOCKQUOTE { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
HR{
	height: 1pt;
}
A:link  {
	COLOR: #592031; 
	text-decoration: none; 
}
A:visited { 
	COLOR: #592031; 
	text-decoration: none;
}
A:active {
	COLOR: #592031; 
	text-decoration: none; 
}
A:hover {
	COLOR: #592031; 
	text-decoration: underline; 
}
.copyright{
	color: #000000;
	font-size: 11px;
}
.copyright A{
	font-size: 11px;
}
.tblHead{
	background-color: #B79C76;
	font-weight: bold;
}
.tblHead A{
	text-decoration: underline;
}
.details{
	background-color: #FAEBD7;
}
.tblDetail{
	background-color: #B79C76;
}
.calendarTitle{
	font-weight: bold;
	font-size: 15pt;
	font-family: Arial, Helvetica, sans-serif;	
}
.calendarTop{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
	background-color: #5D86C4;
	font-weight: bold;
	font-size: 11pt;
	color: #ACC2E4;
	width: 50px;
}
.calendarActiveCell{
	background-color: #ACC2E4;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.calendarInactiveCell{
	background-color: #E5E5E5;
}

