 .dhtmlgoodies_tabPane{ height:21px;  border-bottom:1px solid #919b9c; } .dhtmlgoodies_aTab{ border-left:1px solid #919b9c; border-right:1px solid #919b9c; border-bottom:1px solid #919b9c; font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; padding:5px; } .dhtmlgoodies_tabPane DIV{ float:left; height:100%;  padding-left:3px; vertical-align:middle; background-repeat:no-repeat; background-position:bottom left; cursor:pointer; position:relative; bottom:-1px; margin-left:0px; margin-right:0px; } .dhtmlgoodies_tabPane .tabActive{ background-image:url(/css/../images/tab_left_active.gif); margin-left:0px; margin-right:0px; z-index:10; } .dhtmlgoodies_tabPane .tabInactive{ background-image:url(/css/../images/tab_left_inactive.gif); margin-left:0px; margin-right:0px; z-index:1; } .dhtmlgoodies_tabPane .inactiveTabOver{ background-image:url(/css/../images/tab_left_over.gif); margin-left:0px; margin-right:0px; } .dhtmlgoodies_tabPane span{ font-family:arial; vertical-align:top; font-size:11px; padding-left:3px; padding-right:3px; line-height:21px; float:left; } .dhtmlgoodies_tabPane .tabActive span{ padding-bottom:1px; line-height:20px; } .dhtmlgoodies_tabPane img{ float:left; } a:visited { color: #000000; } a:link { color: #000000; } a:active { color: #000000; } a:hover { color: #000000; } body { font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; font-size: 10pt; line-height: 165%; } h1 { font-size: 12pt; margin: 17pt 0; padding-left: 10px; border-width: 0px 0px 2px 20px; border-style: solid; border-color: #FF6321; } h2 { font-size: 11pt; margin: 16pt 0; padding-left: 10px; border-width: 0px 0px 2px 15px; border-style: solid; border-color: #FFA930; } h3 { font-size: 10pt; margin: 15pt 0; padding-left: 10px; border-width: 0px 0px 2px 10px; border-style: solid; border-color: #808080; } table, td, th { border-color: #600; border-style: solid; } table { border-width: 0 0 1px 1px; border-spacing: 0; border-collapse: collapse; } th, td { margin: 0; padding: 4px; border-width: 1px 1px 0 0; } th { text-align: center; background-color: #FFC; } td { border-color: #600; border-style: solid; } td.even { } td.odd { background-color: #FFC0FF; } .bold { font-weight: bold; } .ibox { cursor: help; } 
