/* VERTICAL MENU */
.VerticalExpandMenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 197px;
	font-size: 14px;
}

.VerticalExpandMenu A:Link,
.VerticalExpandMenu A:Visited {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 7px 50px;
	display: block;
	border-style: none;
	border: 0px;
	/*height: 14px;*/
	letter-spacing:-1px;
}

.VerticalExpandMenuLevel1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 197px;
	font-size: 14px;
	font-weight:bold;

}

.VerticalExpandMenuLevel1WithChildren A:Link,
.VerticalExpandMenuLevel1WithChildren A:Visited {
	border-style: none;
	margin: 0px;
	background-image: url(/custom/templates/page/Eco/images/EgmontEco_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	font-weight:bold;

}

.VerticalExpandMenuLevel1WithChildren A:Hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/custom/templates/page/Eco/images/EgmontEco_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight:bold;
}



.VerticalExpandMenuLevel2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 197px;
	font-size: 14px;
	font-weight:bold;

}

.VerticalExpandMenuLevel2 A:Link,
.VerticalExpandMenuLevel2 A:Visited {
	border-style: none;
	margin: 0px;
	background-image: url(/custom/templates/page/Eco/images/EgmontEco_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	font-weight:bold;

}

.VerticalExpandMenuLevel2 A:Hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/custom/templates/page/Eco/images/EgmontEco_menu.gif);
	background-repeat: no-repeat bottom;
	background-position: left bottom;
	font-weight:bold;
}

.VerticalExpandMenuLevel2WithChildren A:Link,
.VerticalExpandMenuLevel2WithChildren A:Visited {
	color: #FFFFFF;
	border-style: none;
	margin: 0px;
	background-image: url(/custom/templates/page/Eco/images/EgmontEco_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
	font-weight:bold;
}

.VerticalExpandMenuLevel2CurrentPage,
.VerticalExpandMenuLevel2WithChildrenCurrentPage,
.VerticalExpandMenuLevel2CurrentPage A:Visited,
.VerticalExpandMenuLevel2CurrentPage A:Link,
.VerticalExpandMenuLevel2WithChildrenCurrentPage A:Visited,
.VerticalExpandMenuLevel2WithChildrenCurrentPage A:Link {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/custom/templates/page/Eco/images/EgmontEco_menu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14px;
	font-weight:bold;
}
	
/* 
added by Thrive update dated 20040521.
These classes control the appearance of 
asterisks and errors in forms.
*/

.VerticalExpandMenuLevel3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 197px;
	font-size: 11px;

}

.VerticalExpandMenuLevel3 A:Link,
.VerticalExpandMenuLevel3 A:Visited {
	border-style: none;
	margin: 0px;

}

.VerticalExpandMenuLevel3 A:Hover {
	color: #FFFFFF;
	text-decoration: none;
	text-decoration:underline;
}

.VerticalExpandMenuLevel3WithChildren A:Link,
.VerticalExpandMenuLevel3WithChildren A:Visited {
	color: #FFFFFF;
	border-style: none;
	font-weight: bold;
	margin: 0px;
}

.VerticalExpandMenuLevel3CurrentPage,
.VerticalExpandMenuLevel3WithChildrenCurrentPage,
.VerticalExpandMenuLevel3CurrentPage A:Visited,
.VerticalExpandMenuLevel3CurrentPage A:Link,
.VerticalExpandMenuLevel3WithChildrenCurrentPage A:Visited,
.VerticalExpandMenuLevel3WithChildrenCurrentPage A:Link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	text-decoration:underline;
}

.formFlag {
	color : red;
}

.formError {
	color : red;
	font-weight : bold
}

/* end */

/* 
added by Thrive update dated 20040521.
These classes control the appearance of 
asterisks and errors in forms.
*/

.formFlag {
	color : red;
}

.formError {
	color : red;
	font-weight : bold
}

/* end */


