@CHARSET "ISO-8859-1";

.lmenu
{
	width: 199px;
	margin: 14px 0 0 0;
	padding: 0px 11px 0px 24px;
	float: left;
	background: #ffffff;
}

.titlemenu
{
	height: 24px;
	display: block;
	margin: 0 0 2px 0;
	padding: 3px 0 0 0;
	line-height: 11px;
	font-size: 12px;
	background: transparent url(/img/mnu_dot.gif) top left repeat-x; 
}

.titlemenu a
{
	display: block;
}

.titlemenu a:hover
{
	display: block;
}

.titlemenusupport a 
{
	padding: 0 0 0 6px;
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold; 

	background: #eb008b;

}
.titlemenusupport a:hover 
{
	background: #c7006e;
}

.titlemenusupportsolutions a 
{
	padding: 0 0 0 6px;
	font-size: 12px;
	line-height: 22px;
	color: #eb008b;
	text-decoration: none;
	font-weight: bold; 
	background: #ffffff;
}
.titlemenusupportsolutions a:hover 
{
	color: #c7006e;
	background: #f5f5f5;
}

.elementmenu a 
{
	line-height: 22px;
	color: #6e6e6e;
	width: 184px;
	background: white;
	font-weight: normal;
	padding-left: 15px;
	display: block;

}
.elementmenu a:hover
{
	font-size: 12px;
	line-height: 22px;
	width: 184px;
	font-weight: normal;
	padding-left: 15px;
	text-decoration: none;
	background: #f5f5f5;
}

.ms_solutions a
{
	color: #c7006e;
	background: white url(/img/arrow.gif) top left no-repeat;
}

.ms_solutions a:hover
{
	color: #c7006e;
	background: #f5f5f5 url(/img/arrow_over.gif) top left no-repeat;
}

.ms_features a
{
	color: #c7006e;
	background: white url(/img/arrow.gif) top left no-repeat;
}

.ms_features a:hover
{
	color: #c7006e;
	background: #f5f5f5 url(/img/arrow_over.gif) top left no-repeat;
}

.titlemenucontactmanager a
{
	padding: 0 0 0 6px;
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold; 

	background: #00b115;

}
.titlemenucontactmanager a:hover
{
	background: #009900;
}

.ms_contactmanager a
{
	color: #00b115;
	background: white url(/img/arrow.gif) top left no-repeat;
}

.ms_contactmanager a:hover
{
	color: #009900;
	background: #f5f5f5 url(/img/arrow_over.gif) top left no-repeat;
}

.titlemenuoffer a
{
	padding: 0 0 0 6px;
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold; 
	background: #ff9201;
}

.titlemenuoffer a:hover
{
	background: #dd7600;
}

.mo_offer a
{
	color: #ff9201;
	background: white url(/img/arrow.gif) top left no-repeat;
}

.mo_offer a:hover
{
	color: #dd7600;
	background: #f5f5f5 url(/img/arrow_over.gif) top left no-repeat;
}
