.Caption
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #4E99E5;
}

.ExhibitionTitle
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.ExhibitionTitleLarge
{	
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.ExhibitionTitleLargest
{	
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}

.PromptLink
{
	font-family: Arial;
	font-size: 12px;
	color: #4E99E5;
}

.HideBorder
{
	border: 0px;
}

.Inactive
{
	color:#000000;	
}