/* ==========================================
** THIS FILE IS GENERATED WITH
** THE CC-RESOURCEFACTORY TOOL.
**
** USER...........: P001002
** PAINTER........: def
** BUILD-FACTORY..: v1.5.014
** BUILD-DATE.....: Sun Nov 13 15:41:46 CET 2005
** BUILD-DIRECTORY: C:\eclipse31\workspace\cc-framework
** BUILD-FILE.....: C:\eclipse31\workspace\cc-framework\build\resources\resources.xml
**
** DO NOT MODIFY!
** ==========================================
*/

/* ==========================================
** Panel Control
**
** Acronym's
** ------------------------------------------
** pc     : panel control
** img    : image
** text   : text
** line   : line
** header : Panel header
** body   : Panel Body
** ==========================================
*/

.pc .header {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-weight: bold;
	background-color: #C1D6DB;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color: #005A6B;
}

.pc .header SPAN {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.83em;
	font-weight: bold;
}

.pc .body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	background-color: #DCE8EB;
	border: 2px solid #DCE8EB;
}

.pc .img {
	padding-top:  6px;
	padding-left: 2px;
}

.pc .text {
	padding-left: 2px;
	padding-top: 2px;
}

.pc .line {
	 height : 1px;
	 border-bottom: 1px solid #808080;
	 padding-top: 2px;
}

/* Hyperlinks */
.pc .body tr td a {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : x-small;
	text-decoration : none;
	color : #0000FF;
}
