/* Main Menu Group Settings - (Applies to the main container) */
.cdd0_main_menu{
	background-color: #669999;
	color: #CDBB7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	
}
/* Main Menu Item Settings */
.cdd0_main_items{
	background-color: #669999;
	cursor: hand;
}
/* Main Menu Item Rollover Settings */
.cdd0_main_items_rollover{
	color: #CDBB7B;
	cursor: hand;
	text-decoration: underline;
}
/* ----------------------- */
/* Sub Menu Style Settings */
/* Sub Menu Group Settings - (Applies to all sub containers) */
.cdd0_sub_menu{
	background-color: #669999;
	cursor: hand;
	color: #CDBB7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	z-index: 99;
	cursor: hand;
	/*filter: progid: DXImageTransform.Microsoft.Fade(duration=.1);*/
}
/* Sub Menu Item Settings */
.cdd0_sub_items{
	/*background-color: #transparent;*/
	cursor: hand;
}
/* Sub Menu Item Rollover Settings */
.cdd0_sub_items_rollover{
	background-color: #669999;
	cursor: hand;
	color: #CDBB7B;
	text-decoration: underline;
}

/* ----------------------- */
/* Divider Style Settings */
/* Vertical Dividers */
.cdd0_dividers_vertical{
	/*background-color: #transparent;*/
}
/* Horizontal Dividers */
.cdd0_dividers_horizontal{
	background-color: #CDBB7B;
	
}
/* Optional Specific Settings */	
#cdd_item0_0
{
	font-weight: bold;	
}
#cdd_item0_1
{
	font-weight: bold;	
}
#cdd_item0_2
{
	font-weight: bold;	
}
#cdd_item0_3
{
	font-weight: bold;	
}
#cdd_item0_4
{
	font-weight: bold;	
}
#cdd_item0_5
{
	font-weight: bold;	
}
#cdd_item0_6
{
	font-weight: bold;	
}
#cdd_item0_7
{
	font-weight: bold;	
}
/*
#cdd_item0_menu
{
	CSS settings for the specified menu group goes here
}
*/
