Body
{
	font-family:Tahoma;
/*	background-color: #000000;  */
	color: #333333;
}


.EventSectionTitle
{
	font-size:20px;
	font-weight:bold;
	font-family:Verdana, Arial;
}

.EventDateText
{
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial;
}

.EventDescription
{
	font-size:14px;
	font-family:Verdana, Arial;
}


.LoginPanelInputBox
{
	width:145px;
}
.LoginPanelLabel
{
	font-size:12px;
	font-family:Verdana, Arial;
	color:White;
}


.LoginPanelMessage
{
	font-size:12px;
	font-family:Verdana, Arial;
	color:White;
}


A
{
	color:Black;
	text-decoration:none;
}

A:Hover
{
	color:White;
	text-decoration:Underline;
	font-weight:Bold;
	
}

.date {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FF9933;
}
.speaker {
	font-family: Tahoma;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #999999;
	font-style: oblique;
	text-transform: uppercase;
}
.description {
	font-family: Tahoma;
	font-size: 14px;
	line-height: normal;
	color: #CCCCCC;
	font-weight: normal;
}
.topic {
	font-family: Tahoma;
	font-size: 14px;
	line-height: normal;
	color: #FFCC33;
	text-transform: uppercase;
}
