

/* ---- HEADER MENU ---- */

.HEADERmenu {
	list-style: none;
	width: 96px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menus/HEADERtop.gif);  
	background-repeat: no-repeat; 
	float: left;
	margin-left: 10px;
}

.HEADERmenuLeft {
	list-style: none;
	width: 96px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menus/HEADERtop.gif);  
	background-repeat: no-repeat; 
	float: left;
}

.HEADERmenubox { 
	background: url(../images/menus/HEADERbottom.gif) 0 100%;
	background-repeat: no-repeat; 
}

.HEADERmenubox a {
	width: 96;
	height: 20px;
	display: block;
	text-decoration: none;
	line-height: 1.3em;
	padding: 2px; 
	padding-left: 19px;
	color: #492F92;
	font: bold 10pt/1.5 arial, sans-serif;
}

.HEADERmenubox a:hover {
	text-decoration: none;
	color: #000000;
}





/* ---- SFR MENU ---- */

.SFRmenu {
	display: block;
	list-style: none;
	width: 205px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menus/SFRtopOn.gif);  
	background-repeat: no-repeat; 
	margin-bottom: 4px;
}

.SFRmenubox { 
	
	background: url(../images/menus/SFRbottomOn.gif) 0 100%;
	background-repeat: no-repeat; 
}

.SFRmenubox a {
	width: 190px;
	min-height: 20px;
	display: block;
	text-decoration: none;
	line-height: 1.5em;
	padding: 2px; 
	color: #FFFFFF;
	padding-left: 22px;
	font: bold 1em/1.5 arial, sans-serif;
}

.SFRmenubox a:hover {
	padding: 2px;
	padding-left: 22px;
}



/* ---- SFR SUB-MENU ---- */

.SFRsubmenu {
	list-style: none;
	width: 195px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menus/SFRsubtop.gif);  
	background-repeat: no-repeat; 
	margin-bottom: 4px;
	margin-left: 10px;
}

.SFRsubmenubox { 
	background: url(../images/menus/SFRsubbottom.gif) 0 100%;
	background-repeat: no-repeat; 
}

.SFRsubmenubox a {
	width: 170px;
	min-height: 20px;
	display: block;
	text-decoration: none;
	line-height: 1.5em;
	padding: 2px; 
	color: #F38428;
	padding-left: 22px;
	font: bold 1em/1.5 arial, sans-serif;
}

.SFRsubmenubox a:hover {
	color: #000000;
	padding: 2px;
	padding-left: 22px;
}


/* ---- SFR SUB-SUB-MENU ---- */

.SFRsubsubmenu {
	list-style: none;
	width: 185px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menus/SFRsubsubtop.gif);  
	background-repeat: no-repeat; 
	margin-bottom: 4px;
	margin-left: 20px;
}

.SFRsubsubmenubox { 
	background: url(../images/menus/SFRsubsubbottom.gif) 0 100%;
	background-repeat: no-repeat; 
}

.SFRsubsubmenubox a {
	width: 150px;
	min-height: 20px;
	display: block;
	text-decoration: none;
	line-height: 1.3em;
	padding: 2px; 
	color: #F38428;
	padding-left: 22px;
	font: bold 1em/1.5 arial, sans-serif;
}

.SFRsubsubmenubox a:hover {
	color: #000000; 
	padding: 2px;
	padding-left: 22px;
}




/* ---- ICOR MENU ---- */

.ICORmenu {
	list-style: none;
	width: 205px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menus/ICORtopOn.gif);  
	background-repeat: no-repeat; 
	margin-bottom: 4px;
}

.ICORmenubox { 
	background: url(../images/menus/ICORbottomOn.gif) 0 100%;
	background-repeat: no-repeat; 
}

.ICORmenubox a {
	width: 190px;
	min-height: 20px;
	display: block;
	text-decoration: none;
	line-height: 1.3em;
	padding: 2px; 
	color: #FFFFFF;
	padding-left: 22px;
	font: bold 1em/1.5 arial, sans-serif;
}

.ICORmenubox a:hover {
	padding: 2px;
	padding-left: 22px;
}



/* ---- ICOR SUB-MENU ---- */

.ICORsubmenu {
	list-style: none;
	width: 195px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menus/ICORsubtop.gif);  
	background-repeat: no-repeat; 
	margin-bottom: 4px;
	margin-left: 10px;
}

.ICORsubmenubox { 
	background: url(../images/menus/ICORsubbottom.gif) 0 100%;
	background-repeat: no-repeat; 
}

.ICORsubmenubox a {
	width: 170px;
	min-height: 20px;
	display: block;
	text-decoration: none;
	line-height: 1.3em;
	padding: 2px; 
	color: #008081;
	padding-left: 22px;
	font: bold 1em/1.5 arial, sans-serif;
}

.ICORsubmenubox a:hover {
	color: #000000;
	padding: 2px;
	padding-left: 22px;
}


/* ---- ICOR SUB-SUB-MENU ---- */

.ICORsubsubmenu {
	list-style: none;
	width: 185px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menus/ICORsubsubtop.gif);  
	background-repeat: no-repeat; 
	margin-bottom: 4px;
	margin-left: 20px;
}

.ICORsubsubmenubox { 
	background: url(../images/menus/ICORsubsubbottom.gif) 0 100%;
	background-repeat: no-repeat; 
}

.ICORsubsubmenubox a {
	width: 150px;
	min-height: 20px;
	display: block;
	text-decoration: none;
	line-height: 1.3em;
	padding: 2px; 
	color: #008081;
	padding-left: 22px;
	padding-right: 15px;
	font: bold 1em/1.5 arial, sans-serif;
}

.ICORsubsubmenubox a:hover {
	color: #000000; 
	padding: 2px;
	padding-left: 22px;
	padding-right: 15px;
}



/* ---- PUBS MENU ---- */

.PUBSmenu {
	list-style: none;
	width: 205px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/menus/PUBStopOn.gif);  
	background-repeat: no-repeat; 
	margin-bottom: 4px;
}

.PUBSmenubox { 
	background: url(../images/menus/PUBSbottomOn.gif) 0 100%;
	background-repeat: no-repeat; 
}

.PUBSmenubox a {
	width: 190px;
	min-height: 20px;
	display: block;
	text-decoration: none;
	line-height: 1.3em;
	padding: 2px; 
	color: #FFFFFF;
	padding-left: 22px;
	font: bold 1em/1.5 arial, sans-serif;
}

.PUBSmenubox a:hover {
	padding: 2px;
	padding-left: 22px;
}





