.capMenuGroup
{
	cursor: hand;
	cursor: hand;
	background-color: #566B87;
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	border: 0px none;
	height:30px;
		white-space: nowrap;
	
}

.capLabelTopNave
{
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	white-space: nowrap;
	
}
.capMenuItem
{
	color: #FFFFFF;
	cursor: hand;
	cursor: hand;
	padding: 6px 15px 6px 15px;
	background-image: url(/cms/images/arrowWhite.gif);
	background-repeat: no-repeat;
	background-position : 7px center;
	background-color: #566B87;
		border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #94A4BA;
		white-space: nowrap;
}

.capTopOver
{
	color: #FFFFFF;
	cursor: hand;
	cursor: hand;
	padding: 6px 10px 6px 15px;
	background-image: url(/cms/images/arrowWhiteDown.gif);
	background-repeat: no-repeat;
	background-position : 7px center;
	background-color: #921C1D;
	border-top: 0px none #7E93AD;
	border-right: 1px solid #7E93AD;
	border-bottom: 0px none #7E93AD;
	border-left: 0px none #7E93AD;	
		white-space: nowrap;
	
	
}

.capTopOverWithData
{
	color: #FFFFFF;
	cursor: hand;
	cursor: hand;
	padding: 6px 10px 6px 15px;
	background-image: url(/cms/images/arrowWhite.gif);
	background-repeat: no-repeat;
	background-position : 7px center;
	background-color: #921C1D;
	border-top: 0px none #7E93AD;
	border-right: 1px solid #7E93AD;
	border-bottom: 0px none #7E93AD;
	border-left: 0px none #7E93AD;	
		white-space: nowrap;
	
	
}

.capMenuItemOver
{
	color: #FFFFFF;
	cursor: hand;
	cursor: hand;
	padding: 6px 15px 6px 15px;
	background-image: url(/cms/images/arrowWhite.gif);
	background-repeat: no-repeat;
	background-position : 7px center;
	background-color: #921C1D;
		white-space: nowrap;
	
	
}

.capIsland
{
width:180px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana;
	font-size: 12px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
		white-space: nowrap;
	}
	
	
.capTopMenu, .capHilite
{
	color: #FFFFFF;
	cursor: hand;
	cursor: hand;
	padding: 6px 10px 6px 15px;
	background-image: url(/cms/images/arrowWhite.gif);
	background-repeat: no-repeat;
	background-position : 7px center;
	background-color: #566B87;
	border-top: 0px none #7E93AD;
	border-right: 1px solid #7E93AD;
	border-bottom: 0px none #7E93AD;
	border-left: 0px none #7E93AD;	
		white-space: nowrap;
	}
	
	.capDisabled
{
	color: #FFFFFF;
	cursor: hand;
	cursor: hand;
	padding: 6px 10px 6px 15px;
	
	background-color: #96A5B8;
		border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #94A4BA;
		white-space: nowrap;
}

	.topDisabled
{
		color: #FFFFFF;
	cursor: hand;
	cursor: hand;
	padding: 6px 10px 6px 15px;
	
	background-repeat: no-repeat;
	background-position : 7px center;
	background-color: #8A9BB0;
	border-top: 0px none #7E93AD;
	border-right: 1px solid #7E93AD;
	border-bottom: 0px none #7E93AD;
	border-left: 0px none #7E93AD;	
		white-space: nowrap;
}
	







