td.mainbody
{
    border-collapse: collapse;
    border: solid;
    border-width: 1px;
    border-color: #CCCCFF;
}
a.headerlinks
{
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	font-weight: normal;
    text-decoration:none;
}
a.headerlinks:hover
{
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	font-weight: normal;
	background-color: #eeeeee;
    text-decoration:none
}
td.headerTD
{
    background-color: #CCCCFF;
}

.footerText
{
	font-size: 10px;
	font-family: Tahoma;
	color: #000000;
	font-weight: normal;
    text-decoration:none;
}
.titleText
{
	font-size: 30px;
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
    text-decoration:none;
}
.eventText
{
	font-size: 18px;
	font-family: Tahoma;
	color: #000000;
	font-weight: bold;
    text-decoration:none;
}
.regText
{
	font-size: 14px;
	font-family: Tahoma;
	color: #000000;
	font-weight: normal;
    text-decoration:none;
}
.brandTitle
{
	font-size: 18px;
	font-family: Tahoma;
	color: #000000;
	font-weight: normal;
    text-decoration:bold;
}
.brandText
{
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
	font-weight: normal;
    text-decoration:none;
}
a.brandLink
{
	font-size: 12px;
	font-family: Tahoma;
	color: blue;
	font-weight: normal;
    text-decoration:underline;
}
a.brandLink:hover
{
	font-size: 12px;
	font-family: Tahoma;
	color: red;
	font-weight: normal;
    text-decoration:underline;
}



