/* ==========================================
** THIS FILE IS GENERATED WITH
** THE CC-RESOURCEFACTORY TOOL.
**
** USER...........: P001001
** PAINTER........: def2
** BUILD-FACTORY..: v1.2.001
** BUILD-DATE.....: Tue Apr 27 14:29:29 CEST 2004
** BUILD-DIRECTORY: C:\eclipse\workspace\cc-framework
** BUILD-FILE.....: C:\eclipse\workspace\cc-framework/build/resources/resources-def2.xml
**
** DO NOT MODIFY!
** ==========================================
*/

/* ==========================================
** FormApplet
**
** Acronym's
** ------------------------------------------
**
** ==========================================
*/

/* FormtableBorder */
.fh {
	border-left: 1px solid #1E5C99;
	border-right: 1px solid #1E5C99;
	border-bottom: 1px solid #1E5C99;
}

/* FormLeftSpacer */
.fls {
	font-size : 8pt;
	background-color : #CFE1EB;
	width : 4px;
}

/* FormSearchLabel */
.fsl {
	color : #FFFFFF;
	background-color : #1E5C99;
	width : 100%;
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
}

/* FormHeaderLabel */
.fhl {
	color : #FFFFFF;
	background-color : #1E5C99;
	width : 100%;
}

/* FormHeaderLabel Caption */
.fhl .c {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
}

/* FormHeaderLabel Detail */
.fhl .d {
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
}

/* FormControlHeader */
 .fch {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #1E5C99;
	width : 100%;
}

/* Caption */
.fch .c {
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
	background-color : #1E5C99;
	color: #FFFFFF;
}

/* Detail */
.fch .d {
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	background-color : #1E5C99;
	color: #FFFFFF;
}

/* FormErrorSpacer */
.fe {
	font-size : 8pt;
	background-color : #CFE1EB;
	width : 8px;
	padding: 5px;
}

/* FormLabel */
.fl {
	font-family : Arial;
	font-size : 8pt;
	background-color : #CFE1EB;
	padding: 5px;
	width: 90px;
	font-weight : bold;
	text-align : right;
}

/* FormDisplay */
.fd {
	font-family : Arial;
	font-size : 8pt;
	background-color : #EFEFEF;
	padding: 5px;
}

/* FormInput --> Input-Tag, Select-Tag  */
.fd INPUT, .fd SELECT, .fd TEXTAREA {
	font-family : Arial;
	font-size : 8pt;
}

/* FormRightSpacer */
.frs {
	font-size : 8pt;
	background-color : #EFEFEF;
	width : 4px;
}

/* FormButton */
.fb {
	background-color : #EFEFEF;
	text-align : right;
	padding: 7px;
}

#border {
	border-bottom: 1px solid #BDBDBD;
}

/* Section within a form */
.section {
	font-family : Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #1E5C99;
	padding-left: 20px;
	border-top: 1px solid #1E5C99;
	border-bottom: 1px solid #1E5C99;
	background-color: #9CB9D0;
}

/* ==========================================
** InfoApplet
**
** Acronym's
** ------------------------------------------
** ihl = InfoHeaderLabel
** ib  = InfoTableBody
** ibd = InfoBodyDisplay
** ==========================================
*/

/* InfoHeaderLabel */
.ihl {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : White;
	background-color : #A5C4CB;
	width : 100%;
}

/* InfoTableBody */
.ib {
	border-left: 1px solid #A5C4CB;
	border-right: 1px solid #A5C4CB;
	border-bottom: 1px solid #A5C4CB;
	background-color : #DCE8EB;
}

/* InfoBodyDisplay */
.ibd {
	font-family : Arial;
	font-size : 9pt;
	color : #1E5C99;
	font-weight : bold;
}

/* ==========================================
** ErrorApplet
**
** Acronym's
** ------------------------------------------
** ehl = ErrorHeaderLabel
** eb  = ErrorBody
** ebd = ErrorBodyDisplay
** ==========================================
*/

/* ErrorHeaderLabel */
.ehl {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : White;
	background-color : #C7003C;
	width : 100%;
}

/* ErrorBody */
.eb {
	border-left: 1px solid #C7003C;
	border-right: 1px solid #C7003C;
	border-bottom: 1px solid #C7003C;
	background-color : #FFD3D3;
}

/* ErrorBodyDisplay */
.ebd {
	font-family : Arial;
	font-size : 9pt;
	color : #C7003C;
	font-weight : bold;
	vertical-align : top;
}


/* ==========================================
** SeverityApplet
**
** Acronym's
** ------------------------------------------
** shl = SeverityHeaderLabel
** sb  = SeverityBody
** sbd = SeverityBodyDisplay
** ==========================================
*/

/* SeverityHeaderLabel */
.shl {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : White;
	background-color : #808080;
	width : 100%;
}

/* SeverityBody */
.sb {
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background-color : #FFFFE7;
}

/* SeverityBodyDisplay */
.sbd {
	font-family : Arial;
	font-size : 9pt;
	color : #000000;
	font-weight : bold;
	vertical-align : top;
}


/* ==========================================
** HeadApplet
**
** Acronym's
** ------------------------------------------
**
** ==========================================
*/

/* HeadTableBorder */
.hh {
	border-left: 1px solid #1E5C99;
	border-right: 1px solid #1E5C99;
	border-bottom: 1px solid #1E5C99;
	background-color : #CFE1EB;
}

/* HeadLabel */
.hl {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	padding: 5px;
	width: 90px;
	text-align : right;
	border-right: 2px dotted #FFFFFF;
}

/* HeadDisplayText */
.hd {
	font-family : Arial;
	font-size : 8pt;
	padding: 5px;
}

/* ==========================================
** Help Info Form
**
** Acronym's
** ------------------------------------------
**
** ==========================================
*/

.info {
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	margin-top: 12px;
	margin-bottom: 12px;
	color: #000000;
	background-color : #FFFFE1;
	padding : 5px;
	border: 1px solid #000000;
}
