
<!-- reference looks like:
	<link rel="stylesheet" href="./css/IEBC1.css" type="text/css">
-->

A.AStyleBldDk
{
	text-decoration: none;	
	font-weight: bold;
}
A.AStyleBldDk:link {color: #254994}
A.AStyleBldDk:visited {color: #254994}
A.AStyleBldDk:hover {color: #A80222}

A.AStyleBldLt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;	
	font-weight: bold;
}
A.AStyleBldLt:link {color: #ffffff}
A.AStyleBldLt:visited {color: #ffffff}
A.AStyleBldLt:hover {color: #A80222}

<!-- The main title in the body of any non-ebc entry page. -->
.StylePageTitle
{
  font-family: Garamond-Bold, serif; 
  font-size: 28pt; 
  font-style: normal; 
  line-height: 30pt; 
  font-weight: normal;
  font-variant: normal; 
  text-transform: none; 
  letter-spacing: 0pt;
  color: #A80222;
}

<!-- was StyleHilight -->
<!-- big orange text for dark background -->
.StyleAdmTitl
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: 14pt; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #ffb080; 
	text-decoration: none
}

<!-- was Warning style -->
<! used for warning messages on Login page -->
.StyleWarning
{
  color: #FF0000; 
  font-family: Garamond-Bold, serif; 
  font-size: 14pt; 
  font-weight: normal; 
  font-style: normal; 
  line-height: 16pt; 
  cursor: default;
}


<!-- Regular text for light background, non-ebc entry page -->
.StyleRegDkTxt
{
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: normal; 
  font-variant: normal; 
  line-height: 14pt; 
  cursor: default;
}

.StyleBoldDkTxt
{
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: bold; 
  font-variant: normal; 
  line-height: 14pt; 
  cursor: default;
}

<!-- Small Regular text for light background, non-ebc entry page -->
<!-- used for copyright notice, etc -->
.StyleWeeDkTxt
{
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-weight: normal; 
  font-variant: normal; 
  line-height: 12pt; 
  cursor: default;
}

<!-- was WhiteInlineBold -->
<!-- was StyleItemName -->
<!-- Bold light coloured text for non-EBC entry pages -->
<!-- used for data entry prompts, etc -->
.StyleBldLtTxt
{
  color: #ffffff; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-weight: bold; 
  font-variant: normal; 
  line-height: 12pt; 
  cursor: default;
}

<!-- Regular light coloured text for non-EBC entry pages -->
<!-- used for data results, etc -->
<!-- was StyleOpCit -->
.StyleRegLtTxt
{
  color: #ffffff; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: normal; 
  font-variant: normal; 
  line-height: 12pt; 
  cursor: default;
}






.ItemCap 
{
  color: #ffffff; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-weight: bold; 
  font-variant: normal; 
  line-height: 20pt; 
  cursor: default;
}

.InlineBold
{
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-weight: bold; 
  font-variant: normal; 
  line-height: 12pt; 
  cursor: default;
}



.OnPageTitle
{
  color: #000000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 16pt; 
  font-weight: normal; 
  font-style: normal; 
  line-height: 18pt; 
  cursor: default;
}

.Warning
{
  color: #FF0000; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 14pt; 
  font-weight: normal; 
  font-style: normal; 
  line-height: 16pt; 
  cursor: default;
}
