.bar {
	line-height: 18px;
	text-indent: 0px;
	background-color: #597992;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-style : normal;
	font-size : 11px;
}

.menu {
	line-height: 20px;
    text-valign: center;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-style : normal;
	font-size : 11px;
}

.menuRollover{
	line-height: 20px;
    text-valign: center;
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-style : normal;
	font-size : 11px;
}

.itemBorder {
    border: #FFFFFF 1px solid;   
    background: #758795;  /* Newly Added */
} 

.itemBorderRollover {
    border: #FFFFFF 1px solid;   
    background: #6F90B1;  /* Newly Added */
} 
