.RadMenu_vNav_NYAC /* background image to be referenced here */
{

	cursor: pointer;
	padding-top: 11px; 
	padding-bottom: 11px; 
	padding-left: 0px;
	padding-right: 0px;
	background: url(images/background.gif);
	background-position: top left;
	background-repeat: repeat-y;
	background-color: transparent;
	height: 100%;

}

.RadMenu_vNav_NYAC .rootGroup .link,
.RadMenu_vNav_NYAC .rootGroup .link:visited
{
	width: 190px;
	cursor: pointer;
	height: 24px;
	line-height: 24px;
	padding: 0px;	
	font-family: Times, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/NYAC_btn.gif);
	background-repeat:no-repeat;
}

.RadMenu_vNav_NYAC .rootGroup .text,
.RadMenu_vNav_NYAC .rootGroup .text:hover /* text indent and height of main menu items */
{

	padding: 0px;	
	font-family: Times, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	min-height:24px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #710f0d;
	background-color: transparent;
	text-decoration: none;
	background-repeat:no-repeat;
}

.RadMenu_vNav_NYAC .rootGroup .expanded 
{
	padding: 0px;	
	font-family: Times, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #710f0d;
	text-decoration: none;
	background-repeat:no-repeat;
	background-color: transparent;
}

/**CLASS FOR ONLY THE MAIN LEVEL VERTICAL ITEMS WHICH HAVE SUB ITEMS (ARROW BG IMAGE)**/

.RadMenu_vNav_NYAC .rootGroup .expandLeft
{
	padding: 0px;	
	font-family: Times, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: #710f0d;
	text-decoration: none;
	background-image: url(images/NYAC_btn_expanded.gif);
	background-repeat:no-repeat;
	background-color: transparent;
}

.RadMenu_vNav_NYAC .rootGroup .expanded .text 
{

	padding: 0px;	
	font-family: Times, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #710f0d;
	background-color: transparent;
	text-decoration: none;
	background-image: url(images/NYAC_btn_expanded_hover.gif);
	background-repeat:no-repeat;
}

.RadMenu_vNav_NYAC .rootGroup .link:hover
{

	padding: 0px;	
	font-family: Times, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #710f0d;
	text-decoration: none;
	background-image: url(images/NYAC_btn_hover.gif);
	background-repeat:no-repeat;
	border-color: #000000;
	border-style: none solid none none;
	border-width: 0px;
}

.RadMenu_vNav_NYAC .rootGroup .disabled
{
	cursor: default;
	padding: 0px;
	background-color: #9d6f31;	
	font-family: Times, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #710f0d;
	text-decoration: none;
}

/* Main Level Sub Group, creates Top Border Line of Main Level SubItem Group */
.RadMenu_vNav_NYAC .rootGroup .group /* Sub Menu items, outer border  */
{

	border-color: #c9bfac;
	border-style: solid solid none solid;
	border-width: 1px;
}

.RadMenu_vNav_NYAC .level1 .group 
{
	
	border: 0px;

}

.RadMenu_vNav_NYAC .level1 .text, .RadMenu_vNav_NYAC .level1 .text:hover
{

	padding-left: 8px;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #4e2600;
	text-decoration: none;


}

.RadMenu_vNav_NYAC .level1 .link

{

	padding: 0px;
	background-image: none;
	background-color: #e9e5c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #4e2600;
	text-decoration: none;
	border-color: #c9bfac;
	border-style: none none solid none;
	border-width: 1px;

}


.RadMenu_vNav_NYAC .level1 .link:visited
{

	padding: 0px;
	background-image: none;
	background-color: #e9e5c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #4e2600;
	text-decoration: none;
	border-color: #c9bfac;
	border-style: none none solid none;
	border-width: 1px;
}

.RadMenu_vNav_NYAC .level1 .link:hover,
.RadMenu_vNav_NYAC .level1 .focused
{

	padding: 0px;
	background-image: none;
	background-color: #e9e5c9;
	color: #920822;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	border-color: #c9bfac;
	border-style: none none solid none;
	border-width: 1px;
}

.RadMenu_vNav_NYAC .level1 .expanded
{

	padding: 0px;
	background-image: none;
	background-color: #e9e5c9;
	border-color: #c9bfac;
	border-style: none none solid none;
	border-width: 1px;

}

.RadMenu_vNav_NYAC .level1 .expanded .text
{

	color: #920822;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.RadMenu_vNav_NYAC .level1 .disabled
{

	cursor:default;
	padding: 1px;
	background-color: #FFFFFF;
	color: #920822;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	border-color: #c9bfac;
	border-style: none none solid none;
	border-width: 1px;
}

/* Level 3 Sub Group, creates Top Border Line of Level 2 SubItem Group */
.RadMenu_vNav_NYAC .level2 .group
{
	border-color: #c9bfac;
	border-style: solid none none none;
	border-width: 1px;
}
/* End Level 3 Sub Group */

.RadMenu_vNav_NYAC .level2 .link
{	
	background-image: none;
	padding: 0px;
	background-color: #e9e5c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #4e2600;
	text-decoration: none;
	border-color: #c9bfac;
	border-style: none solid solid solid;
	border-width: 1px;
/* background-image: url(images/NYAC_btn.gif);*/
}

.RadMenu_vNav_NYAC .level2 .link:visited
{
	padding: 0px;
	background-color: #e9e5c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: #4e2600;
	text-decoration: none;
	border-color: #c9bfac;
	border-style: none solid solid solid;
	border-width: 1px;
}

.RadMenu_vNav_NYAC .level2 .link:hover,
.RadMenu_vNav_NYAC .level2 .focused
{

	padding: 0px;
	background-color: #920822;
	color: #920822;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	border-color: #c9bfac;
	border-style: none solid solid solid;
	border-width: 1px;
}

.RadMenu_vNav_NYAC .level2 .expanded,
.RadMenu_vNav_NYAC .level2 .selected
{

	padding: 0px;
	background-color: #920822;
	border-color: #c9bfac;
	border-style: none solid solid solid;
	border-width: 1px;
}

.RadMenu_vNav_NYAC .level2 .expanded .text,
.RadMenu_vNav_NYAC .level2 .selected .text
{
	color: #920822;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.RadMenu_vNav_NYAC .level2 .disabled
{

	cursor:default;
	padding: 0px;
	background-color: #FFFFFF;
	color: #920822;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	border-color: #c9bfac;
	border-style: none solid solid solid;
	border-width: 1px;
}


