.EntireHorizontalMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	letter-spacing: 0px;
}

.HorizontalMenu A:Visited,
.HorizontalMenu A:Link {
	color: #3D3D3D;
	padding: 0px 9px 0px 11px;
	text-decoration: none;
	background-image:url(/custom/templates/page/interflora/images/Interflora_menu_bullet.gif);
	background-repeat:no-repeat;
}

.HorizontalMenuLevel2CurrentPage A:Visited,
.HorizontalMenuLevel2CurrentPage A:Link,
.HorizontalMenu A:Hover {
	color: #A23500;
	text-decoration:none;
	background-image:url(/custom/templates/page/interflora/images/Interflora_menu_bullet_hov.gif);
	background-repeat:no-repeat;
}

/* 
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 */

