
.ChildItem
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;	
	text-decoration: none;
	font-weight: bold;
	

}
.ChildItemHover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;	
	color: #333333;
	text-decoration: none;
	background-color:#F5360A;

}

.conLink 
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	
}
.MenuAnastasia
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 8px;
	text-decoration: none;
	font-weight: bold;
	background-color:#FF0000;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:4px;
}
.MenuHoverAnastasia
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 8px;
	text-decoration: none;
	font-weight: bold;
	background-color:#FF0000;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:4px;
}
.AnastasiaTerms
{
		font-family:Verdana;
	font-size: 12px;
	color: #5A5454;

	text-decoration: none;
	font-weight: normal;
	
}
.TermsTitle
{
	font-family:Verdana;
	font-size: 13px;
	color: #FF0000;

	text-decoration: none;
	font-weight: bold;
}


