.bar {
	line-height: 18px;
	text-indent: 0px;
	background-color: #67735D;
	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: #989E84;  /* Newly Added */
} 

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