.USE-control {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.USE-control-alternate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.USE-control-alternate-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.USE-path-text {
   font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: dark grey;
	text-decoration: none;
}
.USE-header-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.USE-header-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	text-decoration: none;
}
.USE-header-menu-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
.USE-header-menu-split {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.USE-header-heading-smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.USE-header-control {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.USE-row-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.USE-row-heading-supersize {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000000;
	text-decoration: none;
}
.USE-row-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.USE-row-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.USE-disabled-row-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
}
.USE-disabled-row-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.USE-paging-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.USE-paging-text-selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.USE-auto-list-heading-cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.USE-auto-list-row-cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.USE-auto-list-cell-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.USE-auto-list-table-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.USE-header-row-menu-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.USE-page-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.USE-page-subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.USE-page-warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
.USE-page-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.USE-red-box {
	border: solid red 1px;
	display: block;
}

.USE-gray-box {
	border: solid #dddddd 1px;
	display: block;
}
.USE-edit-menu {
	border: 1 solid gray;
	background-color: white;
	width: 1px;
	height: 1px;
	position: absolute;
}
.USE-edit-menu-text {
	font-family: Arial;
	font-size: small;
}
.USE-edit-menu-controls {
	font-family: Arial;
	font-size: small;
	color: Red;
}
.USE-add-menu {
	border: 1 solid #cccccc;
}
.USE-add-menu-header {
	font-family: Arial;
	font-size: xx-small;
	background-color: #dddddd;
}
.perm-indicator-none {
	background: #555555;
	color: Black;
	font-family: Arial;
	font-size: xx-small;
	text-decoration: none;
}
.perm-indicator-admin {
	background: Yellow;
	color: Black;
	font-family: Arial;
	font-size: large;
	text-decoration: none;
}
.perm-indicator-admin-cascade {
	background: #FFFFC3;
	color: Black;
	font-family: Arial;
	font-size: xx-small;
	text-decoration: none;
}
.perm-indicator-edit {
	background: #1E90FF;
	color: Black;
	font-family: Arial;
	font-size: large;
	text-decoration: none;
}
.perm-indicator-edit-cascade {
	background: #7BBFFF;
	color: Black;
	font-family: Arial;
	font-size: xx-small;
	text-decoration: none;
}
.perm-indicator-open {
	background: #32CD32;
	color: Black;
	font-family: Arial;
	font-size: large;
	text-decoration: none;
}
.perm-indicator-open-cascade {
	background: #82E183;
	color: Black;
	font-family: Arial;
	font-size: xx-small;
	text-decoration: none;
}
.perm-indicator-restricted {
	background: #FF8C00;
	color: Black;
	font-family: Arial;
	font-size: large;
	text-decoration: none;
}
.perm-indicator-restricted-cascade {
	background: #FFBF71;
	color: Black;
	font-family: Arial;
	font-size: xx-small;
	text-decoration: none;
}
.perm-indicator-blocked {
	background: Red;
	color: Black;
	font-family: Arial;
	font-size: large;
	text-decoration: none;
}
.perm-indicator-blocked-cascade {
	background: #FF7B7B;
	color: Black;
	font-family: Arial;
	font-size: xx-small;
	text-decoration: none;
}
.skin0{
  position:absolute;
  width:145px;
  border:1px solid black;
  background-color:menu;
  font-family:Verdana;
  line-height:20px;
  cursor:default;
  font-size:11px;
  z-index:100;
  visibility:hidden;
}

.menuitems{
  padding-left:10px;
  padding-right:10px;
}

.menuheading{
  background-color:menu;
  font-family:Verdana;
  line-height:20px;
  cursor:default;
  font-size:11px;
  z-index:100;
}
.USE-cart-header{
	background-color: #bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.USE-cart-row{
	background-color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.USE-table-plain-header{
	background-color: #aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.USE-table-plain-subheader{
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.USE-table-plain-row{
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.USE-table-plain-alert{
	background-color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
}
.USE-table-plain-noBG{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.slide-header-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;

  cursor: pointer;
  padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.slide-header-rollover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FF821b;
   cursor: pointer;
	padding-right: 3px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
    position:absolute;
    overflow:hidden;
    left:-1000px;
    top:-1000px;
    }

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
    position:absolute;
    }

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
    position:relative;
    left:0px; top:0px;
    z-index:2;
    }

.transMenu.top .items {
    border-top:none;
    }

/* each TR.item is one menu item */
.transMenu .item {
    color:#000000;
    font-size:12px;
    font-family:sans-serif;
    text-decoration:none;
    /* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
    border:none;
    cursor:pointer;
    cursor:hand;
    }

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
    position:absolute;
    left:0px; top:0px;
    z-index:1;
    -moz-opacity:.9;
    filter:alpha(opacity=90);
    }

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
    position:absolute;
    z-index:3;
    top:3px; width:2px;
    -moz-opacity:.4;
    filter:alpha(opacity=40);
    }

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
    position:absolute;
    z-index:1;
    left:3px; height:2px;
    -moz-opacity:.4;
    filter:alpha(opacity=40);
    }

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
    background:#787770;
    color:white;
    }

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
    margin-left:10px;
    }