/*.RadMenu_JayStees
{
	font:20px verdana, sans-serif;
	
}

.RadMenu_JayStees .rootGroup
{
	background: transparent url(Img/stripe.gif) right top repeat-y;
	


.RadMenu_JayStees .rootGroup .item
{
	background: transparent url(Img/stripe.gif) left top repeat-y;
	padding-left:7px;
	padding-right:14px;
}*/

.RadMenu_JayStees .link
{
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:7px;
	text-decoration:none;
	display: block;
	list-style: none;
	text-align: center;
	background-image:url(/images/purple_nav_back.gif);
	background-repeat:no-repeat;
	width:99px;
	height:22px;
	cursor:pointer;	
}

.RadMenu_JayStees .link:hover,
.RadMenu_JayStees .expanded
{
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	list-style: none;
	text-align: center;
	cursor:pointer;
}

.RadMenu_JayStees .link:hover
{
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	list-style: none;
	text-align: right;
	cursor:hand;
	background-image:url(/images/green_nav_back.gif);
	background-repeat:no-repeat;
	text-align: center;
	cursor:pointer;
}



/*.RadMenu_JayStees .rootGroup .disabled:hover
{
	background: none;
	border-top:0;
	BORDER-LEFT:0;
	border-right:0;
	margin-left: 0;
	margin-right:0;
	margin-top:1px;
}

.RadMenu_JayStees .group .item
{
	background:white url(Img/itemBkg.gif) left top repeat-y;
	border-left:1px solid #D5D5D5;
	border-right:2px solid #A6A6A6;
	padding:0;
	border-bottom:1px solid #DFDFDF;
}*/


.RadMenu_JayStees .group .link,
.RadMenu_JayStees .group .link:hover,
.RadMenu_JayStees .group .expanded,
.RadMenu_JayStees .group .expanded:hover
{

	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display: block;
	list-style: none;
	text-align: center;
	background-image:url(/images/trans_back.gif);
	background-repeat:repeat-x;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	width:auto;
	min-width:89px;
	padding-left:5px;
	padding-right:5px;
	cursor:pointer;
}


/*.RadMenu_JayStees .group .text
{
	padding-left:30px;
	margin-right:30px;
}

.RadMenu_JayStees .group .first .link,
.RadMenu_JayStees .group .first .link:hover,
.RadMenu_JayStees .group .first .expanded,
.RadMenu_JayStees .group .first .expanded:hover
{
	border-top:0;
}


.RadMenu_JayStees ul.group 
{
	padding-bottom:20px;
	background:transparent url(img/groupBkg.gif) 6px bottom no-repeat;
	padding-left:6px;
}


.RadMenu_JayStees ul.group .level2
{
	padding-left:0px;
	background:transparent url(img/groupBkg.gif) 0px bottom no-repeat;
}

.RadMenu_JayStees .text
{
	padding-top:7px;
	padding-bottom:7px;
	display:block;
}

.RadMenu_JayStees .level2 li.first
{
	background:transparent url(img/firstItemBkg.gif) 0px top no-repeat;	
	padding-top:10px;
}


.RadMenu_JayStees .level2 li.first .link
{
	background:white url(Img/itemBkg.gif) left top repeat-y;
}


.RadMenu_JayStees .group .link .expandLeft
{
	background:transparent url(img/arrow.gif) right center no-repeat;	
}

.RadMenu_JayStees .group .link:hover .expandLeft
{
	background:transparent url(img/arrowHover.gif) right center no-repeat;	
}

.RadMenu_JayStees .vertical .separator .text
{
	padding-top:3px;
	font-size:1px;
	line-height:1px;
}

*/