html {
   margin: 0px; 
   padding: 0px; 
   height: 100%; 
}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #00416C;
}
li {
	font-size: 12px;
	color: #CCCCCC;
	padding: 0px;
	margin: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
}
ol {
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
}
ul {
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
}
.BG_eventdate {
	background-color: #000000;
	background-image: url(support/BG_eventdate.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.BG_eventdesc {
	background-image: url(support/BG_eventdesc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}
.text_subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF9900;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.text_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.text_highlight {
	font-size: 13px;
	color: #FFFFFF;
}
.text_caption {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.margin_gallery {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
a {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.text_eventmonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-transform: uppercase;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.text_eventday {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
