
.loud { 
			font-family:Arial,Helvetica,Verdana;
			color:#000000;
			font-size:12pt;
			font-weight: bold;
			}



.itemLabel { 
			font-family:Arial,Helvetica,Verdana;
			font-weight:bold;
			font-style:none;
			color:#000000;
			font-size:9pt;
			}

.itemLabelSmall { 
			font-family:Arial,Helvetica,Verdana;
			color:#000000;
			font-size:8pt;
			}

.itemLabelError { 
			font-family:Arial,Helvetica,Verdana;
			color:#ff0000;
			font-size:8pt;
			}


.data { 
			font-family:Arial,Helvetica,Verdana;
			color:#000000;
			font-size:9pt;
			}

Table.sidebar {
			border-style:solid;
			border-width:1px;
			border-color:#000000;
			}

.smallCalendar-textNormal{
			font-family:Arial,Helvetica,Verdana;
			color:#000000;
			font-size:8pt;
}

.smallCalendar-textHighlight{
			font-family:Arial,Helvetica,Verdana;
			color:#000000;
			font-size:8pt;
}

.smallCalendar-textHeader{
			font-family:Arial,Helvetica,Verdana;
			color:#000000;
			font-weight: bold;
			font-size:10pt;
}
.smallCalendar-textPrevNext{
			font-family:Arial,Helvetica,Verdana;
			color:#ffffff;
			font-size:10pt;
}
.smallCalendar-normal {
			border-style:solid;
			border-width:0px;
			border-color:#808080;
			}
			
TD.smallCalendar-highlight {
			border-style:solid;
			background-color:#ffffe0;
			border-width:1px;
			border-color:#808080;
			}
			
TD.smallCalendar-header {
			border-style:solid;
			border-width:0px;
			background-color:#eaeab8;
			border-color:#000000;
			}


.largeCalendar-textNormal{
			font-family:Arial,Helvetica,Verdana;
			color:#000000;
			font-size:8pt;
}

.largeCalendar-textHighlight{
			font-family:Arial,Helvetica,Verdana;
			color:#000000;
			font-size:7pt;
}

.largeCalendar-textPrevNext{
			font-family:Arial,Helvetica,Verdana;
			color:#799e6b;
			font-size:14pt;
}
.largeCalendar-textHeader{
			font-family:Arial,Helvetica,Verdana;
			color:#ffffff;
			font-size:14pt;
}

.largeCalendar-normal {
			border-style:solid;
			border-width:0px;
			border-color:#808080;
			}
			
TD.largeCalendar-highlight {
			border-style:solid;
			background-color:#ffffe0;
			border-width:1px;
			border-color:#808080;
			}
			
TD.largeCalendar-header {
			border-style:solid;
			border-width:0px;
			background-color:#597e4b;
			border-color:#808080;
			}


.listEvents-header {
			border-style:solid;
			border-width:1px;
			border-color:#000000;
			background-color:#eaeab8;
			font-family:Arial,Helvetica,Verdana;
			color:#000000;
			font-size:8pt;
}

.listEvents-body {
			border-style:solid;
			border-width:0px;
			border-color:#000000;
			font-family:Arial,Helvetica,Verdana;
			color:#000000;
			font-size:8pt;
}
.listEvents-link {
		 text-decoration:none;
		 color:blue;
	 	 font-size:8pt;		
}

.showEvent-mainBorder {
			border-style:solid;
			border-width:1px;
			border-color:#000000;
			background-color:#ffffff;
}

.showEvent-header {
			border-style:solid;
			border-width:1px;
			border-color:#000000;
			background-color:#eaeab8;
			color:#000000;
}

.showEvent-itemHeader {
			border-style:solid;
			border-width:1px;
			border-color:#000000;
			background-color:#eaeab8;
}



