A, A:visited
{
	color: #ffff66;
	text-decoration: none;
}

A:hover
{
	color: #DC143C;
}

A.AlternateLink, A.AlternateLink:visited
{
	color: #ADFF2F;
	text-decoration: none;
}

A.AlternateLink:hover
{
	color: #DC143C;
}

A.AltLink2, A.AltLink2:visited
{
	color: #FFEFD5;
	text-decoration: none;
}

A.AltLink2:hover
{
	color: #DC143C;
}

A.AltLink3, A.AltLink3:visited
{
	color: #90EE90;
	text-decoration: none;
}

A.AltLink3:hover
{
	color: #DC143C;
}

A.MenuStyle:link, A.MenuStyle:visited
{
	font-weight: bold;
	font-size: 11pt;
	text-transform: uppercase;
	cursor: hand;
	color: black;
	font-style: normal;
	font-family: Arial;
	background-color: #98a471;
	text-align: center;
}

A.MenuStyle:hover
{
	font-weight: bold;
	font-size: 11pt;
	text-transform: uppercase;
	cursor: hand;
	color: #E0FFFF;
	font-style: normal;
	font-family: Arial;
	background-color: #98a471;
	text-align: center;
}

A.SubMenuStyle:link, A.SubMenuStyle:visited
{
	font-weight: bold;
	font-size: 11pt;
	cursor: hand;
	color: black;
	font-style: normal;
	font-family: Arial;
	background-color: #98a471;
	text-align: center;
}

A.SubMenuStyle:hover
{
	font-weight: bold;
	font-size: 11pt;
	cursor: hand;
	color: #E0FFFF;
	font-style: normal;
	font-family: Arial;
	background-color: #98a471;
	text-align: center;
}

A.HeroMenuStyle:link, A.HeroMenuStyle:visited
{
	font-weight: bold;
	font-size: 11pt;
	text-transform: uppercase;
	cursor: hand;
	color: black;
	font-style: normal;
	font-family: Arial;
	background-color: #dd00dd;
	text-align: center;
}

A.HeroMenuStyle:hover
{
	font-weight: bold;
	font-size: 11pt;
	text-transform: uppercase;
	cursor: hand;
	color:yellow;
	font-style: normal;
	font-family: Arial;
	background-color: #dd00dd;
	text-align: center;
}

A.HeroSubMenuStyle:link, A.HeroSubMenuStyle:visited
{
	font-weight: bold;
	font-size: 11pt;
	cursor: hand;
	color: black;
	font-style: normal;
	font-family: Arial;
	background-color: #dd00dd;
	text-align: center;
}

A.HeroSubMenuStyle:hover
{
	font-weight: bold;
	font-size: 11pt;
	cursor: hand;
	color:yellow;
	font-style: normal;
	font-family: Arial;
	background-color: #dd00dd;
	text-align: center;
}

.BackupMenuStyle
{
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 6px;
	vertical-align: baseline;
	text-transform: uppercase;
	cursor: hand;
	color: black;
	padding-top: 6px;
	font-style: normal;
	font-family: Verdana, Arial;
	background-color: #bbe496;
	text-align: center;
}

ABackup.MenuStyle:link, ABackup.MenuStyle:visited
{
	font-weight: bold;
	font-size: 18px;
	vertical-align: baseline;
	text-transform: uppercase;
	cursor: hand;
	color: black;
	font-style: normal;
	font-family: Verdana, Arial;
	background-color: #bbe496;
	text-align: center;
}

ABackup.MenuStyle:hover
{
	font-weight: bold;
	font-size: 18px;
	vertical-align: baseline;
	text-transform: uppercase;
	cursor: hand;
	color: #266c86;
	font-style: normal;
	font-family: Verdana, Arial;
	background-color: #bbe496;
	text-align: center;
}

.BodyText
{
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #FFFACD;
}

.BodyTextTitle
{
	font-size: 12px;
	font-family: Verdana, Arial;
	color: White;
	font-weight: bold;
}

.BodyTextHighlight
{
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #F0E68C;
	font-weight: bold;
}

.HeadingText
{
	font-weight: bold;
	font-size: 18px;
	font-family: Arial;
	letter-spacing: 1pt;
	text-align: center;
}

.SmallText
{
	font-size: 10px;
	font-family: Verdana, Arial;
}

.1PixDividerLine
{
	font-size: 1px;
}

.2PixDividerLine
{
	font-size: 2px;
}

.5PixDividerLine
{
	font-size: 5px;
}

.10PixDividerLine
{
	font-size: 10px;
}

.20PixDividerLine
{
	font-size: 20px;
}

.Heading2
{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	color: white;
	padding-top: 2px;
	font-style: normal;
	font-family: Arial;
	letter-spacing: 4px;
}

.Heading3
{
	font-weight: bold;
	font-size: 13pt;
	padding-bottom: 4px;
	color: white;
	padding-top: 3px;
	font-style: normal;
	font-family: Verdana;
	height: 28px; 
	border-right: darkgreen 1px solid; 
	border-top: darkgreen 1px solid; 
	border-left: darkgreen 1px solid; 
	border-bottom: darkgreen 1px solid;
	background-color: #009900;
}

table.WithBorder
{
    background-color: Black; 
    border-right: white 1px solid; 
    border-top: white 1px solid; 
    border-left: white 1px solid; 
    border-bottom: white 1px solid;
}
