
.rich-table-subheadercell{
color:#ffffff!important;
}

.rich-combobox-font-inactive, .rich-combobox-button-background-inactive,  .rich-combobox-button-inactive{
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
border:1px solid #FEBC10;
font-size:12pt;
height:28px;
padding:2px;
}

.rich-combobox-font-disabled, .rich-combobox-input-disabled{
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
border:1px solid #FEBC10;
font-size:12pt;
height:28px;
padding:2px;
}

.rich-combobox-font-disabled, .rich-combobox-input-disabled, .rich-combobox-strut{
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
border:1px solid #FEBC10;
font-size:12pt;
height:28px;
padding:2px;
}
.rich-combobox, .rich-combobox-font, .rich-combobox-input, .rich-combobox-shell{
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
border:1px solid #FEBC10;
font-size:12pt;
height:28px;
padding:2px;


}
.rich-toolbar-item, .rich-toolbar{
	margin: 0px;
	padding: 0px;
	border:0px;
		background: transparent;
}

.toolbarPosition {
	width: 500px;
	top: -40px;
	padding: 0px;
	margin: 0px;
	border: 1px solid red;
	z-index: 255;
}



.tab {
	background-image: url('/images/tab-off.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px;
	width: 100px;
	height: 28px;
	border: 0px;
	color: #444477;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 0px;
}

.tab-text {
	color: #444477;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	height:20px;
	margin-top:10px;padding:10px;
}

.tab-text-selected {
	color: #f07f02;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.tab-selected {
	background-image: url('/images/tab-on.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px;
	width: 100px;
	height: 28px;
	color: #f07f02;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	border: 0px;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 0px;
}

.tab:hover {
	background-image: url('/images/tab-on.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px;
	width: 100px;
	height: 28px;
	color: #f07f02;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	border: 0px;
	font-size: 11px;
}

.rft-panel-header {
	background-color: #F6DDA7;
}

.dr-pnl {
	border-width: 1px;
	border-style: solid;
	padding: 1px;
	background-color: #FFF;
	border-color: #BED6F8;
}

.dr-pnl-h {
	border-color: #BED6F8;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	background-color: #F6DDA7;
	padding: 2px;
	border-width: 1px;
	border-style: solid;
}

.dr-pnl-b {
	padding: 10px;
	font-size: 11px;
	color: #000;
	font-family: Verdana, sans-serif;
	text-align: left;
}

.rich-panelbar-header {
	font-size: 12px;
	padding: 5px;
	color: blue;
	text-decoration: underline;
}

.rich-table-cell {
	border: 0px solid red;
}

.rich-table-headercell {
	background-color: transparent;
}

.rich-table-footercell {
	background-color: transparent;
}

.rich-panelbar-header-act {
	font-size: 14px;
	color: #b92929;
	padding: 5px;
}

.rich-datascr-act {
	color: #b92929;
}

.rich-datascr-button-dsbld {
	color: #b92929;
}

.rich-dtascroller-table {
	color: #b92929;
}

.footerGrid {
	background-color: transparent;
}

.rich-tabhdr-cell-active {
	font-weight: bold;
	color: #b92929;
}

.multiSelect {
	width: 180px;
	padding: 3px;
	background-color: #fcf6d1;
}