.EventName
{
	width: 100%;
	display: block;
	line-height: 1em;
	color: #cccccc;
	font-size: 125%;
	text-align: center;
	white-space: nowrap;
	font-variant: small-caps;
	font-weight: bold;
}
.EventNameText
{
	background-color: #6b0505;
	text-decoration: underline;
}
.ContestName
{
	color: #000000;
	font-size: 105%;
	text-decoration: underline;
	font-style: italic;
}
.YearLevel
{
	text-decoration: underline;
	color: #000000;
}
.ContestType
{
	font-size: 110%;
	padding-top: 1em;
}
.ContestTypeText
{
	color: #000000;
	font-weight: bold;
	border-bottom: double medium #000000;
}
.NLE_Place
{
	font-weight: bold;
	text-decoration:  underline;
	color: #000000;
}
.NLE_Award
{
	font-weight: bold;
	color: #000000;
}
.NLE_PerfectPaper
{
	font-style: italic;
}
.Medusa_Award
{
	font-weight: bold;
	text-decoration:  underline;
	color: #000000;
}
.Medusa_PerfectPaper
{
	font-style: italic;
}
.ILT_Round
{
	font-size: 110%;
	padding-top: 1em;
}
.ILT_RoundText
{
	color: #000000;
	font-weight: bold;
	border-bottom: double medium #000000;
}
.ILT_Level
{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.ILT_Award
{
	text-decoration: underline;
	color: #000000;
	font-style: italic;
}
.ILT_StateHighest
{
	font-style: italic;
}

/* Search results formatting: */
.Search_NoData
{
	font-style: italic;
}
.Search_ResultsName
{
	font-style: italic;
	font-weight: bold;
}
.Search_EventName
{
	font-variant: small-caps;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.Search_ContestType
{
	color: #000000;
	font-weight: bold;
	border-bottom: double medium #000000;
}
.Search_ContestName
{
	color: #000000;
	text-decoration: underline;
	font-style: italic;
}
.Search_ConPlace
{
}
.Search_YearLevel
{
	color: #000000;
	text-decoration: underline;
}
.Search_Medal
{
}
.Search_NLE_Place
{
}
.Search_NLE_Award
{
}
.Search_NLE_PerfectPaper
{
	font-style: italic;
}
.Search_Medusa_PerfectPaper
{
}
.Search_ILT_Round
{
	color: #000000;
	font-weight: bold;
	border-bottom: double medium #000000;
}
.Search_ILT_Score
{
}
.Search_ILT_StateHighest
{
}
.Search_ILT_Award
{
}
