.holds-the-iframe {
	background:url(/mistral/document/a4j/g/3_3_3.Finali/ajax-loader.gif) center center no-repeat;
}

img { border-style: none; }

.lnk {
	color: blue;
	text-decoration: underline;
}

input, select, textarea {
     font-size:  12px;
     font-family: arial,Arial,Helvetica,sans-serif
}

legend {
	font-weight: bold;
}

.collapse {
	 border-collapse: collapse;
}

.cLft {
	 border-collapse: collapse;
	  text-align: left;
	  width: 200px;
	  padding: 1px;
}

.cRgtNw {
	 border-collapse: collapse;
	  text-align: right;
	  width: 100px;
	  padding: 1px;
}

.cRgt {
	 border-collapse: collapse;
	  text-align: right;
	  width: 200px;
	  padding: 1px;
}

.ne {
	color: #000000;
	padding: 5px;
	font-weight: bold;
	background-color: #fffacd;	
}

.eq {
	color: #000000;
	padding: 5px;
}

.rich-stglpanel-body {
    padding: 5px;   
}

.rich-panel-body {
	 padding: 5px;
}

.panelGrid {
	padding: 5px;	
}

#menutop a {
	text-decoration: none;
	color:#ffffff;
}

.lnkHdr {	
	text-decoration: none;
	color: black;		
}

.popupWidth {
	width: 1000px;	
}

.infoMessage {
	text-align: left;
	color: #000000;
	border-width:1px;
	padding: 5px;
	font-weight: bold;
	height: 100%;
	background-color: #cdffcd;
	border:1px solid black;
}

.warnMessage {
	text-align: left;
	color: #000000;
	border-width:1px;
	padding: 5px;
	font-weight: bold;
	height: 100%;
	background-color: #fffacd;
	border:1px solid black;
}

.errorMessage {
	text-align: left;
	color: #000000;
	border-width:1px;
	padding: 5px;
	font-weight: bold;
	height: 100%;
	background-color: #ffcdcd;
	border:1px solid black;
}

.fatalMessage {
	text-align: left;
	color: #000000;
	border-width:1px;
	padding: 5px;
	font-weight: bold;
	height: 100%;
	background-color: #ff0000;
	border:1px solid black;
}

.bold {
	font-weight: bold;	
}

.bold-visual {
	font-weight: bold;
	background-color: #f56b6b;
	color: #ffffff;
}

.sl {
	font-weight: bold;	
}

.slNs {
	font-weight: normal;
	text-decoration: none;
	color: black;		
}

.errors {	
	color: #FF0000;
	font-weight: bold;
}

.toppanel {
	 vertical-align:top;
}

.width50pc {
	width: 50%;	
}

input.widthFull {
	width: 400px;
}

input.widthHalf {
	width: 195px;	
}

input.widthOneFourth {
	width: 90px;	
}

input.widthTreeFourth {
	width: 295px;	
}

input.widthOneTirth {
	width: 125px;
}

input.widthKBO {
	width: 240px;	
}


input.widthSmall {
	width: 75px;
}

.ovamWidth {
	width: 1160px;	
}

.formWidth {
	width: 1140px;	
}

.messageWidth {
	width: 800px;
}

.imageNoBorder {
	border: none;
}

.listWidth {
	width: 100%;	
}

.tree {
	padding: 0px;
	text-align:left;
	vertical-align:top;
	width: 1px;
}

.alignLeftTop {
	padding: 0px;
	text-align:left;
	vertical-align:top;
	border: 1px;	
}

.alignRightTop {
	padding: 0px;
	text-align:right;
	vertical-align:top;	
}

.alignCenterTop {
	padding: 0px;
	text-align:center;
	vertical-align:top;	
}

.alignRightBottom  {
	padding: 0px;
	text-align:right;
	vertical-align:bottom;	
}

.alignLeft {
	text-align:left;
	vertical-align:bottom;	
}

.alignRight {
	text-align:right;
	vertical-align:bottom;	
}

.alignCenter {
	text-align:center;		
}

.deadlineOverdue {
	background: #ffcdcd;
}

.deadlineClose {
	background: #fffacd;
}

.deadlineOk {
	
}