A:link {FONT-SIZE: .8em; COLOR: #0000FF; FONT-FAMILY: Verdana,Arial,Sans-Serif; TEXT-DECORATION: underline;}
A:visited {FONT-SIZE: .8em; COLOR: #0000FF; FONT-FAMILY: Verdana,Arial,Sans-Serif; TEXT-DECORATION: underline;}
A:active {FONT-SIZE: .8em; COLOR: #0000FF; FONT-FAMILY: Verdana,Arial,Sans-Serif; TEXT-DECORATION: underline;}
A:hover {FONT-SIZE: .8em; COLOR: #FF0000; FONT-FAMILY: Verdana,Arial,Sans-Serif; TEXT-DECORATION: underline;}

.WizardPage
{
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
font-family: Arial,Sans-Serif;
font-size: 9pt;
color: Black;
font-weight: Normal;
font-style: normal;
text-decoration: none;
background-image: url(ec/BRONZE_LIGHT.jpg); 
text-align: Left;
}

.TheWizardsWords
{
	background-color: Yellow;
	color: Black;
	font-size: 9pt;
	width: 100%;
}

.TheWizardsInstructions
{
	background-color:Aqua;
	color: Black;
	font-size: 9pt;
	width: 100%;
}

.WizardTopBanner
{
font-family: "Times New Roman",Serif; 
font-size: 28pt; 
color: White; 
font-weight: Bold; 
text-decoration: none;
font-style: normal;
text-align: Center; 
}

.WizardTableHeader
{
font-size: 10pt; 
color: White; 
font-weight: bold; 
background-image: url(ec/BRONZE_DARK.jpg); 
text-align: Center;
}

.WizardInstruction
{
	font-size: 10pt; /* Heading Font Size */
}

.ProofNumber
{
font-family: Arial,Sans-Serif; /* Font Face */
font-size: 10pt; /* Font Size */
color: Red; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Center; /* Align Text */
}

.ErrorMessages
{
font-size: 10pt;
color: Red;
font-weight: Bold;
}

.OneLine
{
	white-space: nowrap;
}

.CenterAlign
{
	text-align: Center;
}

.LeftAlign
{
	text-align: left;
}

.MiddleAlign
{
	vertical-align: middle;
}

.CastingLineTitles
{
	text-align: center;
	padding: 0;
}
