/* STYLESHEET FOR THE menuScript.js (dynamic menus) */
.rootOff 	{ text-align: center; text-decoration: none; color: #000000; padding: 2px 0px 0px 0px; font-size: 10pt; font-weight: bold; background-image: url('http://www.legis.state.pa.us/images/tab.gif'); white-space: "pre";  }
.rootOn 	{ text-align: center; text-decoration: none; color: #000000; padding: 2px 0px 0px 0px; font-size: 10pt; font-weight: bold; background-image: url('http://www.legis.state.pa.us/images/tab_Gray.gif'); }

.menuOff 	{ text-indent: 5px; text-decoration: none; color: #000000; font-size: 8pt; font-weight: bold;}
.menuOn 	{ text-indent: 5px; text-decoration: none; color: #000000; font-size: 8pt; font-weight: bold;}

.rootBorderOff { border: 0px solid #000000; }
.rootBorderOn  { border: 0px solid #000000; }

.itemBorder { border: 1px solid #666666; }
.itemBorderBlank { border: 1px solid #CCCCDD; }

