body
{
	background-color: Black;
	font-family: Arial, Tahoma, Georgia;
	font-size: xx-small;
	color: White;
}

.errorLabel
{
	font-family: Arial, Tahoma, Georgia;
	font-size: xx-small;
	color: Red;
}

a
{
	font-family: Arial, Tahoma, Georgia;
	font-size: x-small;
	color: #FF40FF;
	text-decoration: none;	
}
a:Hover
{
	color: Fuchsia;
	text-decoration: underline;
}

a:Visited
{
	color: White;
}

.mainTable
{
	text-align: center;
}

.fontFuchsia
{
	font-family: Arial, Tahoma, Georgia;
	font-size: x-small;
	color: Fuchsia;
	vertical-align: top;
}

.fontWhite
{
	font-family: Arial, Tahoma, Georgia;
	font-size: x-small;
	color: White;
	vertical-align: top;
}

.fontSteel
{
	font-family: Arial, Tahoma, Georgia;
	font-size: x-small;
	color: #404040;
}

.fontFuchsiaLink
{
	font-family: Arial, Tahoma, Georgia;
	font-size: x-small;
	color: Fuchsia;
	vertical-align: top;
}

.fontFuchsia
{
	font-family: Arial, Tahoma, Georgia;
	font-size: x-small;
	color: Fuchsia;
	vertical-align: top;
}

.fontFuchsiaLink:Hover
{
	text-decoration: underline;
	color: White;
}

.fontFuchsiaLink:Visited
{
	text-decoration: undeline;
	color: Silver;
}

.fontSteelLink
{
	font-family: Arial, Tahoma, Georgia;
	font-size: x-small;
	color: Gray;
	cursor: hand;
	text-decoration: none;
}

.fontSteelLink:Hover
{
	text-decoration: underline;
	color: White;
}

.fontSteelLink:Visited
{
	text-decoration: underline;
	color: #404040;
}

.fontWhiteBold
{
	font-family: Arial, Tahoma, Georgia;
	font-size: x-small;
	color: White;
	vertical-align: top;
	font-weight: bold;
}
.miniFont
{
	font-family: Arial, Tahoma, Georgia;
	font-size: xx-small;
	color: White;
	text-align: justify;
}

.miniFontFuchsia
{
	font-family: Arial, Tahoma, Georgia;
	font-size: xx-small;
	color: Fuchsia;
}

.miniFontSteel
{
	font-family: Arial, Tahoma, Georgia;
	font-size: xx-small;
	color: Gray;
}

.bottomImageCell
{
	background-image: url(Images/BottomLogo.png);
	background-repeat: no-repeat;
	vertical-align: bottom;
}

.miniFontFuchsiaLink
{
	font-family: Arial, Tahoma, Georgia;
	font-size: xx-small;
	color: Fuchsia;
	cursor: hand;
	text-decoration: none;
}

.miniFontFuchsiaLink:Hover
{
	text-decoration: underline;
	color: White;
}

.miniFontWhiteLink
{
	font-family: Arial, Tahoma, Georgia;
	font-size: 12px;
	color: White;
	cursor: hand;
	text-decoration: none;
}

.miniFontWhiteLink:Hover
{
	text-decoration: underline;
	color: Fuchsia;
}

.miniFontSteelLink
{
	font-family: Arial, Tahoma, Georgia;
	font-size: xx-small;
	color: Gray;
	cursor: hand;
	text-decoration: none;
}

.miniFontSteelLink:Hover
{
	text-decoration: underline;
	color: White;
}

.miniFontSteelLink:Visited
{
	text-decoration: underline;
	color: #B9A1B9;
	text-decoration: none;
}

.miniFontSilverLink
{
	font-family: Arial, Tahoma, Georgia;
	font-size: xx-small;
	color: Silver;
	cursor: hand;
	text-decoration: none;
}

.miniFontSilverLink:Hover
{
	text-decoration: underline;
	color: White;
}

.miniFontSilverLink:Visited
{
	text-decoration: underline;
	color: Gray;
}

.textTableCell
{
	text-align: justify;
	font-size: 12px;
}

.textTableCellCentre
{
	text-align: center;
	font-size: 12px;
}

.dividerCell
{
	background-image: url(Images/PinkDottedLine.gif);
	background-repeat: no-repeat;
	background-position: center middle;
}

.midSizeImage
{
	vertical-align: top;
	text-align: center;
}

.largeFontSteel
{
	font-family: Arial, Tahoma, Georgia;
	font-size: small;
	color: #404040;
}

.largeFontSteelBold
{
	font-family: Arial, Tahoma, Georgia;
	font-size: small;
	color: #404040;
	font-weight: bold;
}

.contactBox
{
	background-image: url(Images/ContactBkgnt.png);
	background-repeat: no-repeat;
	font-family: Arial, Tahoma, Georgia;
	font-size: x-small;
	color: White;
}

.smallContactBox
{
	background-image: url(Images/ContactBkgntSm.png);
	background-repeat: no-repeat;
	font-family: Arial, Tahoma, Georgia;
	font-size: x-small;
	color: White;
	vertical-align: top;
}

.dlWhite
{
	font-family: Arial, Tahoma, Georgia;
	font-size: xx-small;
	color: White;
	vertical-align: top;
}

.dlFuchsia
{
	font-family: Arial, Tahoma, Georgia;
	font-size: xx-small;
	color: Fuchsia;
	vertical-align: top;
}

.dlFuchsiaBold
{
	font-family: Arial, Tahoma, Georgia;
	font-size: x-small;
	color: Fuchsia; 
	vertical-align: top;
	font-weight: bold;
}

.header1
{
	font-size: small;
	color: Black;
}
