/* RadMenu RadMenu_GreenIsDead skin */
.RadMenu_GreenIsDead{background-color:Transparent;}

.RadMenu_GreenIsDead .text{cursor:pointer;text-decoration:none;}

.RadMenu_GreenIsDead .rootGroup{line-height:32px;}

.RadMenu_GreenIsDead .rootGroup .text,.RadMenu_GreenIsDead .rootGroup .text:active,.RadMenu_GreenIsDead .rootGroup .text:visited{font-family:Helvetica;font-size:12px;font-weight:bold;text-transform:uppercase;padding:0px 10px;text-decoration:none;border-left:solid 1px Transparent;border-right:solid 1px Transparent;}
.RadMenu_GreenIsDead .rootGroup .text:hover{background-image:url(img/Menu_Sel.jpg);border-left:solid 1px #cacaca;border-right:solid 1px #cacaca;}

.RadMenu_GreenIsDead .rootGroup .link, .RadMenu_GreenIsDead .rootGroup .link:active, .RadMenu_GreenIsDead .rootGroup .link:visited{border-left:solid 1px Transparent;border-right:solid 1px Transparent;text-decoration:none;}
.RadMenu_GreenIsDead .rootGroup .link:hover{background-image:url(img/Menu_Sel.jpg);border-left:solid 1px #cacaca;border-right:solid 1px #cacaca;text-decoration:none;12/9/2008 12:56:09 PM}

/* Submenu Styles */
.RadMenu_GreenIsDead .group{background-color:#F8F8F8;line-height:18px;}

.RadMenu_GreenIsDead .group .item,.RadMenu_GreenIsDead .group .item:active,.RadMenu_GreenIsDead .group .item:visited{background-image:url(img/Menu_Sel.jpg);background-repeat:repeat-x;background-position:center;border-bottom:0px;}
.RadMenu_GreenIsDead .group .item:hover{color:#FFF;}

.RadMenu_GreenIsDead .group .link, .RadMenu_GreenIsDead .group .link:active, .RadMenu_GreenIsDead .group .link:visited{border:solid 1px #cacaca;}
.RadMenu_GreenIsDead .group .link:hover{text-decoration:none;border:solid 1px #0F2E31;background-image:url(img/Sub_Menu.jpg);color:#FFF;}

.RadMenu_GreenIsDead .group .text, .RadMenu_GreenIsDead .group .text:active, .RadMenu_GreenIsDead .group .text:visited{border:0px;font-size:10px;}
.RadMenu_GreenIsDead .group .text:hover{background-image:url(img/Sub_Menu.jpg);border:0px;color:#FFF;}
