/* CSS Document */



<style type="text/css">

.style22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style23 {
	color: #092AAF;
	font-weight: bold;
	font-size: 14px;
}
.style24 {
	color: #0C009C;
	font-weight: bold;
	font-size: 12px;
}
.style25 {font-size: 11px}
.style26 {
	color: #0C009C;
	font-size: 11px;
}

</style>

<style type="text/css">

.style28 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.style29 {font-size: 10px}

</style>

#chromemenu{
width: 99%;
font-weight: bold;
font-size: 90%;
font-family: verdana;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 0px solid #BBB;
width: 100%;
background: url(images/ITA_nav_bg_down.gif) center center repeat-x;
padding: 2px 0;
margin: 0;
text-align: right; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #ffffff;
padding: 5px;
margin: 0;
text-decoration: none;

}

#chromemenu ul li a:hover{
background: url(images/ITA_nav_bg_over.gif) center center repeat-x;
}
