.bgcolorMenu
{
    BACKGROUND-COLOR: #ee3338
}
.TitleTxt2
{
	FONT-SIZE: 18px;
	LINE-HEIGHT: normal;
    FONT-WEIGHT: bolder;
    COLOR: #ee3338;
}





.SubTitle
{
    FONT-SIZE: 11px;
    FONT-WEIGHT: bolder;
    COLOR: #007FC4;
}
A.navBar:link {
	font-weight: bolder;
	font-size: 10px;
	LINE-HEIGHT: normal;
	color: #003366;
	text-decoration: none;
	text-transform: uppercase;
}
A.navBar:visited {
	font-weight: bolder;
	font-size: 10px;
	LINE-HEIGHT: normal;
	color: #003366;
	text-decoration: none;
	text-transform: uppercase;
}
A.navBar:hover {
	color: #ee3338;
	font-size: 10px;
	LINE-HEIGHT: normal;
	text-decoration: underline;
	text-transform: uppercase;
}
A.navBarSel:link {
	font-weight: bolder;
	font-size: 10px;
	LINE-HEIGHT: normal;
	color: #ee3338;
	text-decoration: none;
	text-transform: uppercase;
}
A.navBarSel:visited {
	font-weight: bolder;
	font-size: 10px;
	LINE-HEIGHT: normal;
	color: #ee3338;
	text-decoration: none;
	text-transform: uppercase;
}
A.navBarSel:hover {
	color: #ee3338;
	font-size: 10px;
	LINE-HEIGHT: normal;
	text-decoration: underline;
	text-transform: uppercase;
}
.navBarlink {
	font-weight: bolder;
	font-size: 10px;
	LINE-HEIGHT: normal;
	color: #003366;
	text-decoration: none;
	text-transform: uppercase;
}
.navBarhover 
{
	font-weight: bolder;
	color: #ee3338;
	font-size: 10px;
	LINE-HEIGHT: normal;
	text-decoration: underline;
	text-transform: uppercase;
}
A.drop:link {
	font-weight: bolder;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
A.drop:visited {
	font-weight: bolder;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
A.drop:hover {
	color: #ee3338;
	font-size: 10px;
	text-decoration: underline;
}
A.arrow:hover
{
    BACKGROUND-COLOR: #ee3338
}
.arrowhover
{
    BACKGROUND-COLOR: #ee3338
}
A.login:link {
	font-weight: bolder;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
A.login:visited {
	font-weight: bolder;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
A.login:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
	text-transform: uppercase;
}
A.product:link {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
A.product:visited {
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
A.product:hover {
	color: #ee3338;
	font-size: 11px;
	text-decoration: underline;
}
.menuSolutions {
	position:absolute; 
	width:250px; 
	z-index:1000;
	background-color:#ffffff; 
	border-color:white; 
	display:none; 
	border-left:1px solid #ee3338; 
	border-right:1px solid #ee3338; 
	border-bottom:1px solid #ee3338;
}

