.optionsPanelTrigShow{
	font:7pt;
	color:#000;
	background:url('../gfx/panel/optionsPanelTrigDisplayed.gif');
	padding:3px 0px 0px 25px;
	height:18px;
	border-bottom:1px solid #666;
	display:block;
}
.optionsPanelTrigShow:hover,a.optionsPanelTrig:hover{color:#c00}
.optionsPanelTrig{
	font:7pt;
	color:#000;
	background:url('../gfx/panel/optionsPanelTrig.gif');
	padding:3px 0px 0px 25px;
	height:18px;
	border-bottom:1px solid #666;
	display:block;
}
.panel{
	font:7pt;
	color:#fff;
	background:url('../gfx/panel/bkg.gif') no-repeat #036;
}
.panel td{
	font:7pt;
	color:#fff;
}
.panel .secTxt{
	font:7pt/7pt;
	color:#A6CBC0;
}
.panel .info{
	background:url('../gfx/panel/info.gif') center middle no-repeat;
	width:32px;
	height:32px;
}
.panel .infoArea{
	 height:80px;
	 padding:5px;
	 overflow:hidden;
}
.panel .labelX{
	color:#A6CBC0;
	text-align:right;
	line-height:7pt;
	width:60px;
	padding:0px 2px;
}
.panel .miniInfo{
	background:url('../gfx/panel/infoMini.gif') top left no-repeat;
	height:18px;
	width:18px;
}
.panel .button{
	color:#A6CBC0;
	border:0px solid;
	border-right-width:1px;
	border-color:#003550;
	padding:1px 4px;
	height:12px;
}
.panel .option{
	color:#fff;
	line-height:7pt;
	background:url('../gfx/panel/option.gif') bottom repeat-x #036;
	border-style:solid;
	border-width:1px;
	border-color:#369 #003 #003 #369;
	height:20px;
	display:block;
}
.panel .option:hover,.panel .selected{
	background:url('../gfx/panel/optionG.gif') bottom repeat-x #036;
	cursor:pointer;
}
.panel .optionHeader{
	padding-top:8px;
}
.panel .optionPadded{
	padding:2px;	
}
.panel .optionText{
	white-space:nowrap;
	margin:3px 4px;
	padding-top:3px;
	height:13px;
	width:13px;	
}
.panel .option .check{
	border:1px solid #369;
	margin:3px 0px 3px 4px;
	height:13px;
	width:13px;	
}
.panel .option .checkView{
	background:url('../gfx/panel/checkView.gif');
}
.panel .option .checkViewSelected{
	background:url('../gfx/panel/checkViewSelected.gif');
}
.panel .option .checkContribute{
	background:url('../gfx/panel/checkContribute.gif');
}
.panel .option .checkContributeSelected{
	background:url('../gfx/panel/checkContributeSelected.gif');
}
.panel .option .checkApprove{
	background:url('../gfx/panel/checkApprove.gif');
}
.panel .option .checkApproveSelected{
	background:url('../gfx/panel/checkApproveSelected.gif');
}
.panel .disabled .checkViewSelected, .panel .disabled .checkContributeSelected, .panel .disabled .checkApproveSelected{
	background:url('../gfx/panel/checkDisabled.gif');
}

.panel .optionWorkflowRed{
	background:url('../gfx/panel/optionShort.gif') bottom repeat-x #c00;
}
.panel .optionWorkflowGreen{
	background:url('../gfx/panel/optionShort.gif') bottom repeat-x #6f3;
}
.panel .optGroup{
	font:7pt;
	color:#fff;
	padding:2px;
	background:#00476B;
}
.panel input.txt,.panel select.txt{
	font:7pt;
	height:16px;
	background:url('../gfx/panel/textbox.gif');
	border:0px;
	padding:2px;
	width:100%;
}
.panel a.order{
	color:#ffdba6;
	background:url('../gfx/panel/order.gif') right center no-repeat;
	border:solid #369;
	border-width:1px 1px 0px 0px;
	padding:2px 15px 1px 5px;
	height:15px;
}
.panel a.order:hover{
	background-image:url('../gfx/panel/orderG.gif');
}
.panel a.order-asc{
	color:#A6CBC0;
	border:solid #003550;
	border-width:1px 1px 0px 0px;
	padding:0px 15px 1px 5px;
	height:15px;
	background:url('../gfx/panel/orderAsc.gif') right center no-repeat;;
}
.panel a.order-desc{
	color:#A6CBC0;
	border:solid #003550;
	border-width:1px 1px 0px 0px;
	padding:0px 15px 1px 5px;
	height:15px;
	background:url('../gfx/panel/orderDesc.gif') right center no-repeat;
}
.panel .groupsCap{
	background:url('../gfx/panel/groupBarCap.gif');
	width:20px;
	height:15px;
}
.panel a.groups{
	color:#ffdba6;
	background:url('../gfx/panel/groupBar.gif');
	border-right:1px solid #000;
	padding:2px 5px 0px 5px;
	height:15px;
}
.panel a.btn{
	color:#A6CBC0;
	text-align:center;
	height:16px;
	background:url('../gfx/panel/button.gif');
	padding:2px;
	width:50px;
}
.panel .range{
	border:solid;
	border-width:0px 0px;
	border-color:#333 #fff #ccc #fff;
	padding:1px 6px 1px 4px;
	dispaly:block;
	height:30px;
	background:url('../gfx/panel/workflowIndicator.gif') repeat-x top #bbb;
}
.panel .dropArea-highlight{background:#fff}
.panel .vertDrag{
	width:12px;
	height:12px;
	background:url('../gfx/panel/vertDrag.gif');
	margin-right:5px;
}


.panel textarea{
	font:7pt verdana;
	width:100%;
	height:60px;
	overflow:visible;
	padding:2px;
	border:1px solid #036;
	background:url('../gfx/panel/textarea.gif') repeat-x #fff;
}
.panel .dropDown{
	font:7pt verdana;
	color:#fff;
	text-align:center;
	border:1px solid #036;
	padding:1px 20px 1px 4px;
	margin:1px;
	background:url('../gfx/panel/selectMenu.gif') right no-repeat;
	height:18px;
	width:80px;
	display:inline;
	cursor:pointer;
}
.dropDownMenu{
	border:1px solid #191932;
	background:#036;
	display:none;
	width:100px;
	position:absolute;
	z-index:1000;
}
.dropDownMenu a{
	font:7pt verdana;
	color:#fff;
	padding:1px;
	display:block;
	width:100%;
}
.dropDownMenu a:hover{
	background:#4B93B7;
}
.panelOptSearchHighlight{
	color:#FF9900;
	text-decoration:underline;
}
.panel .folder{
	background:url('../gfx/panel/folder.gif') top left no-repeat;
	width:18px;
	height:14px;
}
.panel .page{
	background:url('../gfx/panel/page.gif') top left no-repeat;
	width:18px;
	height:14px;
}
.panel .allDir{
	background:url('../gfx/panel/allDir.gif') top left no-repeat;
	width:16px;
	height:16px;
}