body, td
{
	color: Black;
	font-family: times new roman, times;
	vertical-align : top;
}
a
{
	color: black;
	text-decoration: underline;
}
a:hover
{
	color: red;
	text-decoration: underline;
}
.MenuItem
{
	color: #0000A0;
	text-decoration: none;
}
a.MenuItem
{
	color: #0000A0;
	text-decoration: underline;
}
a.MenuItem:hover
{
	color: red;
	text-decoration: underline;
}

a.BodyLink
{
	color: #0000A0;
	text-decoration: underline;
}
a.BodyLink:hover
{
	color: red;
	text-decoration: underline;
}


.EventLocation
{ 
	font-size : x-small;
	text-align : center;
}

.EventTitle
{ 
	color : Red;
	font-size : large;
	text-align : center;
}

.ItemTitle
{
	margin-bottom : 0px;
	margin-top : 0px;
	font-weight : bold;
}

.ItemText
{
	margin-bottom : 0px;
	margin-top : 0px;
}

.Separator
{
	border-bottom-width : thin;
	border-color: #999999;
	border-style: none none solid none;
	margin-top: 25px;
}

.TechConferenceText
{
	text-align : justify;
}

.TechConferenceVendorBar
{
	background-color : #000080;
	color : White;
	text-align : Center;
	vertical-align : top;
	width : 160px;
}

td.eDate, td.eReg
{
	width: 140px;
	background-color: #c0c0c0;
	padding: 8px;
}

td.eVent
{
	width: 310px;
	background-color: #c0c0c0;
	padding: 8px;
}
