 .cMenuBarItem
{
	font-size: 11px;
	font-family: Verdana;
	background-color: #003366;
	cursor: pointer;
	color: #ccffcc;

}
.cMenu
{
	font-size: 11px;
	font-family: Verdana;
	background-color: #003366;
	visibility: hidden;
	table-layout: fixed;
	border-collapse: collapse;
	left: 55px;
}
.cMenuItem
{
	font-size: 11px;
	cursor: pointer;
	color: #ccffcc;
	left: 55px;
	width: auto;
}
.cMenuBar
{
	font-size: 11px;
	background-color: #003366;
	table-layout: fixed;
}
 
.cVMenuBarItem
{
	cursor: pointer;
	text-indent: 35pt;
}
.cVMenuItem
{
	font-size: 12px;
	font-weight: bolder;
	font-family: Verdana;
	cursor: pointer;
	z-index: 1;
	width:195px;
}
.cVMenuBar
{
	white-space: nowrap; 
	font-size: 12px;
	top: 40px;
	height:20px;
	table-layout: fixed;
}
.paddedItem
{
	
}
.indented
   {
   padding-left: 50pt;
   padding-right: 50pt;
   }
.navChange
{
	background-position: 0 -50px ;
	background-color: #9cf;
}
.navBack
{
	background-image: url(Images/button_9cf_contact.gif);width: 50px;height: 50px;background-color: #9cf;background-repeat: no-repeat;
}
