div.edcTabbedPanels{border-bottom:1px solid #ccc;}
div.edcTabbedPanel menu, div.edcTabbedPanel div{margin:0px; padding:0px; clear:none;}
div.edcTabbedPanel menu li, div.edcTabbedPanel div div{margin:0px; padding:0px; list-style:none;}
div.edcTabbedPanel menu {margin:0px 0px 0px 0px; border-bottom:1px solid #bbb; padding:0px; height:30px; padding-left: 15px; background-image:url('Graphics/Top.gif'); background-repeat:repeat-x; background-position:0px 22px; }
div.edcTabbedPanel menu li{height:30px; color:#666; position:relative; float:left; display:inline; margin-left:1px; cursor:default; font-size:11px; font-family:tahoma;}
div.edcTabbedPanel menu li.selected { margin-left:-2px; margin-right:-3px; z-index:10; height:30px; top:1px; background-color:#f8f8f8;}
div.edcTabbedPanel menu li.hovered {}
div.edcTabbedPanel menu li span{float:left; display:inline;  height:23px; padding-top:7px;  }
div.edcTabbedPanel menu li span.head{background-image:url('Graphics/TabHead.gif'); width:3px;}
div.edcTabbedPanel menu li span.body{padding:7px 20px 0px 20px; width:50px; text-align:center; background-image:url('Graphics/TabBody.gif');}
div.edcTabbedPanel menu li span.tail{background-image:url('Graphics/TabTail.gif'); width:3px;}
div.edcTabbedPanel menu li.selected span.head{background-image:url('Graphics/TabHeadSelectedBlue.gif');}
div.edcTabbedPanel menu li.selected span.body{padding:4px 23px 0px 23px; background-image:url('Graphics/TabBodySelectedBlue.gif');}
div.edcTabbedPanel menu li.selected span.tail{background-image:url('Graphics/TabTailSelectedBlue.gif');}
div.edcTabbedPanel menu li.hovered span.head{background-image:url('Graphics/TabHeadHoveredBlue.gif');}
div.edcTabbedPanel menu li.hovered span.body{ background-image:url('Graphics/TabBodyHoveredBlue.gif');}
div.edcTabbedPanel menu li.hovered span.tail{background-image:url('Graphics/TabTailHoveredBlue.gif');}
div.edcTabbedPanel div div.edcTabbedPanel {background-color:#f8f8f8; font-size:11px; font-family:tahoma; padding:0px; clear:both; text-align:left; border:1px solid #ccc; border-top:0px; border-bottom:0px;}
div.edcTabbedPanel div div table.outline{width:100%; height:100%; margin-top:0px;}
div.edcTabbedPanel div div table.outline tr td.left{width:3px; background-image:url('Graphics/Left.gif'); background-repeat:repeat-y;}
div.edcTabbedPanel div div table.outline tr td.body{ border:1px solid #919b9c; border-top:0px; margin:0px;}
div.edcTabbedPanel div div table.outline tr td.right{width:2px; background-image:url('Graphics/Right.gif'); background-repeat:repeat-y;}
div.edcTabbedPanel div div table.outline tr td.bottom{height:3px; background-image:url('Graphics/Bottom.gif'); background-repeat:repeat-x;}
