	TD {
		font-family: Arial;
		font-weight: normal;
		color: black;
		font-size: 12px;
		text-decoration: none;
	}
		TD.home{font-family: verdana; font-size:11pt; color:black;}
		TD.maroon{font-family: verdana; font-size:11pt; padding:2px; cursor:pointer; background-color:#EEEEEE; color:#830505; border-style: solid; border-width:1px; border-color:#CCCCCC;}
		TD.maroonOv{font-family: verdana; font-size:11pt; padding:2px; cursor:pointer; background-color:#CCCCCC; color:#830505; border-style: solid; border-width:1px; border-color:#830505;}
		TD.maroon_child{font-family: verdana; font-size:14pt; padding:0px; cursor:pointer; color:#830505;}
		TD.moff{font-family: verdana; font-size:11pt; cursor: pointer; padding-left: 5px; background-color: #830505; color: #F7C522; font-weight:bold;}
		TD.mon{font-family: verdana; font-size:11pt; cursor: pointer; padding-left: 5px; background-color: #F7C522; color: #000000; font-weight:bold;}
		TD.dropdown{font-family: verdana; font-size:11pt; cursor: pointer; background-color: #830505; color: #F7C522; font-weight:bold;}
		TD.dropdownOv{font-family: verdana; font-size:11pt; cursor: pointer; background-color: #F7C522; color: #000000; font-weight:bold;}
		TD.dropdown2{font-family: verdana; font-size:8pt; cursor: pointer; background-color: #830505; color: #F7C522; font-weight:bold;}
		TD.dropdownOv2{font-family: verdana; font-size:8pt; cursor: pointer; background-color: #F7C522; color: #000000; font-weight:bold;}

	IMG.cld {border-style:solid; border-width:1px; border-color: black;}
	HR {color: #999999; border-style:solid;}

	A:LINK {
		font-family: Verdana;
		font-weight: bold;
		color: #830505;
		font-size: 12px;
		text-decoration: underline;
	}
	
	A:VISITED {
		font-family: Verdana;
		font-weight: bold;
		color: #830505;
		font-size: 12px;
		text-decoration: underline;
	}	
	
	A:HOVER {
		text-decoration: none;
	}
	
.cSmallYellowText{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: yellow;	
	font-size: 8pt
}

.cLargeYellowText{
	font-family: Arial;
	color: yellow;
	font-weight: bold;	
	font-size: 13pt
}
