.smallgreyText
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:7pt;
	font-weight:normal;
	color:#888888;
	line-height: 15px;
	text-decoration:none
}

.smallGreyText
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:7pt;
	font-weight:normal;
	color:#888888;
	line-height: 15px;
	text-decoration:none
}
.smallGreyText:hover
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:7pt;
	font-weight:normal;
	color:#888888;
	line-height: 15px;
	text-decoration: underline;
}
.greyText
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#888888;
	text-decoration:none
}

.boldText
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none
}

.largeBoldText
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none
}



.smallBoldText
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:7pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none
}

.smallText
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:7pt;
	color:#000000;
	text-decoration:none
}

.normalText
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	color:#000000;
	text-decoration:none
}

.confirmationNumber
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	color:#DF0024;
	font-weight:bold;
	text-decoration:none
}

.smallTitle
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:900;
	text-decoration:none
}

.mediumTitle
{	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:900;
	text-decoration:none
}

.largeTitle
{	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:17px;
	font-weight:500;
	text-decoration:none
}

.hugeTitle
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:22px;
	font-weight:500;
	text-decoration:none
}

.boldWhiteText
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none
}

.redLink
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#990000;
	text-decoration:none
}

.smallInput
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
}

.sortByInput
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:7pt;
}

.errorText
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#A60000;
	text-decoration:none
}

.summaryTotal
{	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#7C0000;
	text-decoration:none
}

.smallLink
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:7pt;
	font-weight:bold;
	color:#A60000;
	text-decoration:none
}

.smallLink:hover
{
	color:#A60000;
	text-decoration:underline
}

.mediumLink
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#A60000;
	text-decoration:none
}

.mediumLink:hover
{
	color:#7C0000;
	text-decoration:underline
}


.emailLink
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:7pt;
	font-weight:bold;
	color:#006699;
	text-decoration:none
}

.emailLink:hover
{
	color:#006699;
	text-decoration:underline;
}

.venueSearchResultLink
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.venueSearchResultLink:hover
{
	text-decoration:underline;
	color:#000000;
}

.smallgreyLink
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:7pt;
	font-weight:normal;
	color:#888888;
	text-decoration:none
}

.smallgreyLink:hover
{
	text-decoration:underline;
	color:#888888;
}

.eventSearchResultLink
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:900;
	color:#7C0000;
	text-decoration:none;
}


.eventSearchResultLink:hover
{
	text-decoration:underline;
	color:#7C0000;

}



.tabSelected
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:7pt;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
}

.tabUnSelected
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:7pt;
	font-weight:bold;
	color:#7C7D68;
	text-transform:uppercase;
	text-decoration:none;
}

.tabUnSelected:hover
{
	color:#000000;
}
