.pageBody {
	background-color:#000000;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-attachment: fixed;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.titlesYellow {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
.txtYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
}
.txtYellowBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	font-weight: bold;
}
.txtBlackSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
}
.txtBlackSmallBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.txtRedBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: C20100;
	font-weight: bold;
}
.txtRed {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: C20100;
}
.txtCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}
.titlesRed {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: C20100;
}
.eventsBody {

	background-color: #000000;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.txtWhite {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.txtMenuBars {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.txtWhiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtYellowRightBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-align: right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFF00;
	padding-right: 10px;
}
.txtYellowLeftBorder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-align: left;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFF00;
}
.txtGreenBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00FF00;
	font-weight: bold;
	font-style: italic;
}
.txtBlue2Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0080FF;
	font-weight: bold;
	font-style: italic;
}
.txtCyanBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00FFFF;
	font-weight: bold;
	font-style: italic;
}
.txtPurpleBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF00FF;
	font-weight: bold;
	font-style: italic;
}
.txtOrangeBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
	font-style: italic;
}
.txtYellow2Bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF00;
	font-weight: bold;
	font-style: italic;
}
.txtWhiteBoldIt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
