.GLOW_STYLE{
	background-color:#FFFFFF; 
	color:gray;   
	font-family:arial; 
	font-size:10pt;   
	color:black;   
	border-color:white; 
	border-style:solid;
	cursor:default; 
}

.GLOW_TITLE{
	background-color:#000080;
	font-size:10pt;
	font-family:arial; 
	font-weight:bold;
	color:white; 
}

.GLOW_NEXTPREV{
	background-color:#000080;
	color:white; 
	TEXT-DECORATION:none;
	font-size:10pt;
	font-family:arial; 
	font-weight: bold;
}
A:visited.GLOW_LINK{
	COLOR: red;
	TEXT-DECORATION: none;
}
A:link.GLOW_LINK{
	COLOR: red;
	TEXT-DECORATION: none;
}
.Labels{
	font-family: arial;
	font-size: 14px;
	color: black;
}
.EVENT_DETAILS_DATE{
	font-family:arial;
	font-size: 16px;
	font-weight:bold;
	color: Navy;
 }
.EVENT_DETAILS_LABEL{
	font-family:arial;
	font-size: 14px;
	font-weight:bold;
	color: black;
}
.EVENT_DETAILS_TEXT{
	font-family: arial;
	font-size: 14px;
	color: black;
}
.EVENT_DETAILS_HR{
	color: black;
	size: 1px;
	width: 80%;
}
.TBL_HEADER_ROW{
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	background-color: #3C4B52;
	color: white;
	text-decoration: none;
}
.LEGEND_CELL{
	border-style: solid;
	border-width: 1px;
	border: black;
	font-family: arial;
	font-size: 12px;
}
A:link.LEGEND_LINK{
	color: navy;
	text-decoration:none;
}
A:visited.LEGEND_LINK{
	color: navy;
	text-decoration:none;
}
.LEGEND_TRANSPARENT{
	font-size: 8px;
	font-family: arial;
}