body {
	/*background-color: #000000;*/
	margin: 0px;
}
.bodyText {
	font-family: Arial;
	font-size: 12px;
	letter-spacing:1px;
	line-height:18px;
}
.bodyText a {
	color:#000000;
	text-decoration:none;
}
.eventDate {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
.style2 {
	font-family: Tahoma;
	font-size: 11px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	letter-spacing:1px;
	line-height:18px;
}
.content b, .content strong, .content em {
	color: #EEEEEE;
}
.content a, .content a:visited {
	color: #f87d01;
	text-decoration: none;
}
.content a:hover {
	color: #f87d01;
	text-decoration: underline;
}
.dropDownItem {
	color: #AAAAAA;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.dropDownItem a {
	color: #AAAAAA;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.dropDownItemHover {
	color: #AAAAAA;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color:#353434;
}
.dropDownItemHover a {
	color: #AAAAAA;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.fieldName {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; font-weight: bold; color: #000000; background-color: #ebeaea}
.fieldError {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7.5pt; font-weight: bold; color: #CC0000;}

.treeText {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.treeText a {
	color:#000000;
}
input, textarea, select {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #000000;
}
