/*================================*/
DIV LEGEND .normalbold
{
	color: #050405 !important;
}
/*CSS STYLES FOR help
================================*/
.help
{
	background-color: #FFFFCC;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
/*================================
CSS STYLES FOR tabs
================================*/
#divTabStripsStyle
{
	width: 100%;
}
#divTabStripsStyle DIV
{
	width: 86px;
	height: 22px;
	float: left;
	margin-right: 4px;
}
#divTabStripsStyle DIV A
{
	display: inline;
	text-align: center;
	text-decoration: none;
	font: bold 10px Arial;
/*tab font*/
	color: #000000;
/*font color*/
	width: 86px;
/*width of tab image*/
	height: 22px;
/*height of tab image*/
	float: left;
	padding-top: 4px;
/*vertical offset of tab text from top of tab*/
	background-image: url(images/xsTab.png);
/*URL to tab image*/
	background-repeat: no-repeat;
}
#divTabStripsStyle A:hover, #divTabStripsStyle A.current
{
	background-image: url(images/xsTabOn.png);
/*URL to tab image onmouseover*/
	color: #000000;
}
#divTabContentStyle
{
	display: block;
	margin-top: 0px;
	clear: left;
	border: 1px solid #CCCCCC;
/*width: 84%; /*width of 2nd level content*/
	width: 100%;
	padding: 5px;
/*background-color: #9EBEF5;*/
}
.tabcontent
{
	display: none;
}
/*================================
CSS STYLES FOR module layout
================================*/
.xsOT
{
}
.xsTree TABLE
{
	background-color: #3A3A3A;
}
.xsTree .CommandButton
{
	color: #0D0C0C !important;
}
.xsOTTR1
{
	display: none;
}
.xsOTTD1_1
{
}
.xsOTTD1_2
{
}
.xsOTTD1_3
{
}
.xsOTTR2
{
}
.xsOTTD2_1
{
	display: none;
}
.xsOTTD2_2
{
}
.xsOTTD2_2 TABLE
{
	background-color: #383838;
}
DIV TABLE .xsStatusBar
{
	background-color: #605F62;
}
.xsOTTD2_3
{
	display: none;
}
.xsOTTR3
{
	display: none;
}
.xsOTTD3_1
{
}
.xsOTTD3_2
{
}
.xsOTTD3_3
{
}
.xsBox100
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	width: 100%;
	min-width: 100px;
}
.xsBox95
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	width: 95%;
	min-width: 100px;
}
.xsTree
{
	border-right: 1px solid #C6C6C6;
}
.xsOuterTable
{
	padding: 0 0 0 1;
	background-color: #393939;
}
.xsOuterTableTree
{
	border: 1px solid #CCCCCC;
	height: 100%;
	padding-right: 5px;
}
.xsDetails
{
	width: 100%;
}
/*================================
CSS STYLES FOR white toolbar
================================*/
.xsToolbarBackgroundTop
{
	border: 1px solid #808080;
	width: 100%;
	height: 25px;
	padding-bottom: 0px;
	margin-bottom: 1px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
}
.xsToolbarBackgroundBottom
{
	border: 1px solid #808080;
	width: 100%;
	height: 25px;
	padding-top: 0px;
	margin-top: 1px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
}
.xsToolbarLeft
{
	padding-right: 5px;
}
.xsToolbarRight
{
	padding-left: 5px;
}
/*================================
CSS STYLES FOR text
================================*/
.dgTxt
{
	font-size: 11px;
	color: #DCDADD;
	font-family: Arial, Verdana, Sans-Serif;
	vertical-align: top;
}
.dgTxt A:hover
{
	text-decoration: none;
	color: #66A4E5;
}
.dgTxtGrey
{
	font-size: 11px;
	color: #C0C0C0;
	font-family: Arial, Verdana, Sans-Serif;
}
.dgTxtS
{
	font-size: 9px;
	color: #DBD9DC;
	font-family: Arial, Verdana, Sans-Serif;
}
DIV FIELDSET .normal
{
	color: #000000 !important;
}
.dgTxtS A:hover
{
	text-decoration: none;
	color: #66A4E5;
}
.dgTxtB
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Verdana, Sans-Serif;
}
.dgTxtB A:hover
{
	text-decoration: none;
	color: #3C9DFD;
}
.dgTxtB A:link
{
	text-decoration: none;
	color: #333333;
}
.dgTxtBm
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	font-family: Arial, Verdana, Sans-Serif;
}
.dgTxtBm A:hover
{
	text-decoration: none;
	color: #66A4E5;
}
.dgTxtR
{
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #CDCBA4 !important;
	margin-top: 20px;
}
.dgTxtR:hover
{
	text-decoration: none;
	color: #CDCBA4 !important;
	font-family: Verdana, Arial;
	font-size: 8pt !important;
	font-weight: bold;
	text-decoration: underline;
}
/*================================
CSS STYLES FOR input & combo boxes
================================*/
.dgBox
{
	font-size: 9px;
	font-family: Arial, Verdana, Sans-Serif;
}
/*================================
CSS STYLES FOR tables
================================*/
.dgTblInt
{
	font-size: 11px;
	color: #242424;
	font-family: Arial, Verdana, Sans-Serif;
	vertical-align: top;
}
.dgTblInt A:hover
{
	text-decoration: none;
	color: #DCDCDC;
}
.dgTbl
{
	border: 1px solid #BDE1FF;
	background-color: #393939;
}
.dgTbl TD
{
	border-bottom: 1px solid;
}
.dgTblInt TD
{
	border-bottom: 0px solid #000000;
}
.dgTblH
{
	background-color: #DCDCDC;
}
.dgTblF
{
	border-right: gainsboro thin solid 1px;
	border-left: gainsboro thin solid 1px;
	border-bottom: gainsboro thin solid 1px;
	background-color: #FFFFFF;
}
.dgRowH
{
/*background-color: ghostwhite;*/
	background-color: #DCDCEA;
}
.dgDBar
{
	background-color: #FFFFFF;
}
/*================================
CSS STYLES FOR Tree
================================*/
A.prnnode
{
	font-family: Verdana, Arial;
	font-size: 8pt !important;
	font-weight: normal;
	color: #CFCDCE !important;
	text-decoration: none;
	cursor: pointer;
	padding: 1px 2px;
}
A.prnnode:hover
{
	/*[disabled]background-color:#FFFFFF;*/
	font-weight: bold !important;
	font-size: 9pt;
	text-decoration: underline;
}
DIV.row A.node
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #CECCB8 !important;
	text-decoration: none;
	cursor: pointer;
	padding: 1px 2px;
}
DIV.row A.node:hover
{
	background-color: #383838;
	text-decoration: underline;
}
A.selnode
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	background-color: #393939;
	color: #CECCCD !important;
	text-decoration: none;
	cursor: pointer;
	padding: 1px 2px;
}
A.selnode:hover
{
}
A.selprnnode
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	background-color: #393939;
	color: #CDCBA4 !important;
	text-decoration: none;
	cursor: pointer;
	padding: 1px 2px;
	font-weight: normal;
}
A.selprnnode:hover
{
}
DIV.row
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	padding: 1px;
}
DIV.row:hover
{
	font-weight: bold;
}
DIV.selrow
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	background-color: #393939;
	color: #660066;
	text-decoration: none;
	cursor: pointer;
	font-weight: normal;
	border: 1px solid #C0C0C0;
}
DIV.selrow:hover
{
}
INPUT.nodeedit
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	position: absolute;
	height: 20px;
	border: 1px solid #CFCFCF;
	z-index: 1;
}
INPUT.nodeedit:hover
{
}
/*================================
CSS STYLES FOR Tree Context Menu
=================================*/
.ctxmenu
{
	position: absolute;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	z-index: 1;
	background-color: #FFFFFF;
	padding: 1px;
}
.ctxsidebar
{
	background-color: #F0F0F0;
	width: 25px;
	cursor: pointer;
}
.ctxtext
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #333333;
	cursor: pointer;
	text-decoration: none;
}
.ctxitem
{
	background-color: #FFFFFF;
	padding: 3px 5px;
	cursor: pointer;
}
.ctxitemover
{
	background-color: #F0F0F0;
	padding: 3px 5px;
	cursor: pointer;
}
.ctxsidebarover
{
	background-color: #F0F0F0;
	width: 25px;
	cursor: pointer;
}
.ctxtextover
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #333333;
	cursor: pointer;
	text-decoration: none;
}
.ctxtextdisable
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #999999;
	cursor: pointer;
	text-decoration: none;
}
.ctxtextoverdisable
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #999999;
	cursor: pointer;
	text-decoration: none;
}
.ctxseparator
{
	border-top: 1px solid #CCCCCC;
	font-size: 1px;
}
/*================================
CSS STYLES FOR Download Window
================================*/
.boxpanel
{
	margin: 0 auto;
/*center for now*/
	width: 17em;
/*ems so it will grow*/
	background-color: #FFFFFF;
	font-size: 100%;
	width: 320;
}
.boxhead
{
	background-color: #FFFFFF;
	margin: 0 -2px 0 0;
	padding: 0;
	text-align: center;
	height: 24px;
	width: 100%;
}
.boxhead H2
{
	background-color: #FFFFFF;
	margin: 0;
	padding: 7px 0 2px 15px;
	font-weight: bold;
	text-align: left;
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 10px;
	color: #378080;
}
.boxbody
{
	background-color: #FFFFFF;
	padding: 0 2px 0 0;
	margin: 0;
}
.boxfooter
{
	height: 15px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 5px 0 2px 15px;
}
.boxcontent
{
	overflow: auto;
	padding: 0;
	margin-right: 3px;
	margin-left: 2px;
	background-image: url(images/box_bg.jpg);
	text-align: left;
	height: 275;
}
/*================================
CSS STYLES FOR tools menu
================================*/
.tools_nlsmenu
{
	z-index: 1;
}
.tools_nlsitem
{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	padding: 2px 5px;
}
.tools_nlsitemover
{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	padding: 2px 5px;
}
.nlsmenu
{
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	z-index: 1;
	background-color: #FFFFFF;
	padding: 1px;
}
.nlsiconcell
{
	background-color: #F0F0F0;
	width: 25px;
	cursor: pointer;
}
.nlsiconcellover
{
	background-color: #F0F0F0;
	width: 25px;
	cursor: pointer;
}
.nlsiconcellsel
{
	width: 20px;
}
.nlsitem
{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	padding: 0px 5px 2px;
}
.nlsitemover
{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	padding: 0px 5px 2px;
}
.nlssubmenucell
{
	width: 20px;
}
.nlssubmenucellover
{
	width: 20px;
}
.nlssubmenucellsel
{
	width: 20px;
}
.nlsitemcontainer
{
	height: 20px;
	padding: 0px;
}
.nlsitemcontainerover
{
	height: 20px;
	padding: 0px;
	background-color: #F0F0F0;
}
.nlsitemcontainersel
{
	height: 20px;
	background-color: #F0F0F0;
}
.nlsitemsel
{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	padding: 2px 10px;
}
.nlsitemdisable
{
	font-family: verdana;
	font-size: 8pt;
	color: #999999;
	padding: 2px 5px;
}
.nlsseparatorcontainer
{
	padding-left: 25px;
}
.nlsseparator
{
	height: 3px;
	background-image: url(img/hseparator.gif);
	background-position: center center;
	background-repeat: repeat-x;
}
.mtopleft
{
	height: 0px;
	width: 0px;
}
.mtopright
{
	height: 0px;
	width: 0px;
}
.mbottomleft
{
	width: 0px;
	height: 0px;
}
.mbottomright
{
	width: 0px;
	height: 0px;
}
.mtop
{
	height: 0px;
}
.mbottom
{
	height: 0px;
}
.mleft
{
	width: 0px;
}
.mright
{
	width: 0px;
}
/*================================
CSS STYLES FOR WYSIWYG
================================*/
.toolbar1
{
	border: 1px solid #666666;
	height: 26px;
}
.toolbar2
{
	border: 1px solid #666666;
	height: 24px;
	border-bottom: 0px solid #000000;
	border-top: 0px solid #000000;
}
.button
{
	width: 20px;
	height: 20px;
	border: 0px solid transparent;
	margin: 1px;
	padding: 0px;
	background: transparent;
}
.buttonOver
{
	width: 20px;
	height: 20px;
	border: 1px solid #999999;
	margin: 0;
	padding: 0px;
}
.dropdown
{
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 140px;
	overflow: auto;
	padding: 1px;
}
BUTTON.mouseOver
{
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 3px;
	cursor: default;
	text-align: left;
}
BUTTON.mouseOut
{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 3px;
	cursor: default;
	text-align: left;
}
.on
{
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 6px;
	width: 140px;
	cursor: default;
	height: 5px;
}
.off
{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 6px;
	width: 140px;
	cursor: default;
	height: 5px;
}
.selectColorTable
{
	border: 1px solid #7E7E81;
	background-color: #F7F7F7;
	padding: 1px;
}
.selectColorBorder
{
	border: 1px solid #F7F7F7;
}
.selectColorOn
{
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
.selectColorOff
{
	border: 1px solid #F7F7F7;
	background-color: #F7F7F7;
}
.selectColorBox
{
	border: 1px solid #FFFFFF;
	font-size: 1px;
	height: 13px;
	width: 13px;
}
