#menuBar {
position:absolute;
width:800px;
top:75px;
height:24px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
color: #CCCCCC;
text-decoration: none;
}


.menuLeft {
position:relative;
display:inline;
float:left;
width:92px;
top:0px;
height:24px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
color: #CCCCCC;
text-decoration: none;
background-color:#999999;
padding-top: 6px;
}

.menuLeft a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.menuLeft a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.menuLeft a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.menuCenter {
position:relative;
display:inline;
float:left;
width:88px;
top:0px;
height:24px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
color: #CCCCCC;
text-decoration: none;
background-color:#999999;
padding-top: 6px;
}

.menuCenter a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.menuCenter a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.menuCenter a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.menuRight {
position:relative;
display:inline;
float:left;
width:92px;
top:0px;
height:24px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
color: #CCCCCC;
text-decoration: none;
background-color:#999999;
padding-top: 6px;
}

.menuRight a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.menuRight a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.menuRight a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* ************************** */

#subMenuBar {
position:absolute;
width:800px;
top:99px;
height:22px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
color: #CCCCCC;
text-decoration: none;

}

.subMenu {
position:relative;
display:inline;
float:right;
width:103px;
top:0px;
height:22px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
color: #CCCCCC;
text-decoration: none;
padding-top:4px;
}

.subMenu a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.subMenu a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.subMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.subMenuProductsOn {
position:relative;
display:inline;
float:right;
width:103px;
top:0px;
height:22px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
color: #CCCCCC;
text-decoration: none;
background-image: url('../images/subMenuProducts.jpg');	
padding-top:4px;
}

.subMenuProductsOn a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.subMenuProductsOn a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.subMenuProductsOn a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.subMenuCustomersOn {
position:relative;
display:inline;
float:right;
width:103px;
top:0px;
height:22px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
color: #CCCCCC;
text-decoration: none;
background-image: url('../images/subMenuCustomers.jpg');
padding-top:4px;	
}

.subMenuCustomersOn a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.subMenuCustomersOn a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.subMenuCustomersOn a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* ***************************** */

.address_contact_bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	margin: 0px;
	text-decoration: none;
}
.MainMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#home a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#home a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#home a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.MenuOn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

