body.editor { margin:0; padding:0; background-color:threedface; font-size:10pt;
	unselectable:on;
}

body.editor1 { margin:0; padding:0; background-color:#FFFFFF; font-size:10pt;
	unselectable:on;
}
body, td,textarea, select, input {  font-size: 9pt;font-family:Arial, sans-serif; color:#000000;  }

p {
	font-size:9pt;
	font-family:Arial, sans-serif;
	color:#000000;
	line-height:120%;
	margin: 0 0 10 0
}
p.adminpanel {
	font-size:9pt;
	font-family:Arial, sans-serif;
	color:#000000;
	line-height:120%;
	margin: 10 0 10 0
}
.tiny {
	font-size: 1pt;
	line-height: 10px;
}

img.icon {
	margin: 0 0 0 -35px;
}

.error {
	color: #FF0000;
	font-size: 10pt;
	font-weight:bold;

}
.feedback {
	color: #009900;
	font-size: 10pt;
	font-weight:bold;
}

.header {
	background-color: #6D619E;
	color: #FFFFFF;
	font-size: 12pt;
}

.tablehead {
	background-color: #29166F;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight:bold;
	margin-right:15;
	margin-left:15;
}

.forEditLocked {
	background-color:#F8F9FC;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	border-color: #6C87B3;
	text-align:left;
}

.forEdit {
	background-color:#F8F9FC;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	border-color: #6C87B3;
	text-align:left;
}

.inEdit {
	background-color: #FAFAD2;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	border-color: #6C87B3;
	text-align:left;
}

.forApp {
	background-color: #CCE5CC;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	border-color: #6C87B3;
	text-align:left;
}

.forCheck {
	background-color: #EA5362;
	font-size:8pt;
	font-weight:normal;
	color:#FFFFFF;
	border-color: #6C87B3;
	text-align:left;
}

.forComp {
	background-color: #E0F5FE;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	border-color: #6C87B3;
	text-align:left;
}

.initial2 {font-weight:bold; 
	background-color:#29166F;
	font-size:8pt;
	color:#FFFFFF;
	border-color: #3E537B;

}

.status {
	background-color:#29166F;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	border-color: #29166F;
}	

.statush1 {
	background-color:#9DAFCC;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	border-color: #6C87B3;
}	

.statush2 {
	background-color:#C7D1E2;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	border-color: #6C87B3;
}	

.statusr1 {
	background-color:#EEF1F7;
	font-size:8pt;
	color:#000000;
	font-weight:normal;
	border-color: #6C87B3;
}	

.statusr2 {
	background-color:#F8F9FC;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	border-color: #6C87B3;
}	

.selected {
	width:350;
	cursor:default;
	background-color:highlight;
	font-size:10pt;
	font-weight:normal;
	color:highlighttext ;
	border-color: #6C87B3;
	overflow:hidden;
}

.selector {
	width:350;
	cursor:default;
	background-color:#FFFFFF;
	font-size:10pt;
	font-weight:normal;
	color:#000000;
	border-color: #6C87B3;
	overflow:hidden;
}

.edit {
	unselectable:off;
}

td.strap1 { 
	background-color: threedface;
	border-width:1px;
	border-style:none;
	font-size:8pt; 
	font-weight:bold;
	width:90px;
}

.buttbar { 
	text-align:center;
	width:26px;
	height:26px;
	border-width:1px;
	border-style:solid;
	background-color: threedface;
	border-color: buttonface;
	border-bottom-color: threedface;
	border-left-color: threedface;
	border-right-color: threedface;
}

.butthov { 
	width:26px;
	height:26px;
	border-width:1px;
	background-color: threedface;
	border-style:outset;
}

.butt {
	background-color: threedface;	
	font-size:8pt; 
	font-weight:normal;
	border-width:1px;
	border-style:inset;

}
.buttoutset {
	background-color: threedface;	
	font-size:8pt; 
	font-weight:normal;
	border-width:1px;
	border-color: buttonface;
	border-bottom-color: threedface;
	border-left-color: threedface;
	border-right-color: threedface;

}

.rowdivide {
	background-color: threedshadow;
	width:100pc;
	font-size:1pt; 
	font-weight:normal;
	border-width:1px;
	border-style:solid;
	border-color:threedface;
	border-bottom-color:threedhighlight;
}


.buttpress { 
	width:26px;
	height:26px;
	border-width:1px;
	background-color: threedface;
	border-style:inset;
}

.buttrelease { 
	width:26px;
	height:26px;
	border-width:1px;
	background-color: threedface;
	border-style:outset;
}

.editform {
	visibility:hidden;
}

.edittable {
	position:absolute;
	border-collapse:separate;
	border-style:solid;
	border-width:1px;
	border-color: buttonface;
	border-bottom-color: threedshadow;
	border-top-color:threedhighlight;
	z-index:5;
}

.edittable1 {
	position:absolute;
	top:28;
	border-collapse:separate;
	border-style:solid;
	border-width:1px;
	border-color: buttonface;
	border-bottom-color: threeddarkshadow;
	border-top-color:threedhighlight;
	z-index:5;
}

.edittable2 {
	border-collapse:separate;
	border-style:none;
	border-color: buttonface;
	border-bottom-color: threedshadow;
	border-top-color:threedhighlight;
}

.adminbutt {font-weight:bold; 
	background-color:#408080;
	font-size:8pt;
	color:#FFFFFF;
	border-color: #3E537B;
	width:60px;
	border-top-color:#A5D1D1;
	border-left-color:#A5D1D1;

}

.adminbuttresize {font-weight:bold; 
	background-color:#408080;
	font-size:8pt;
	color:#FFFFFF;
	margin-top:-1px;
	border-color: #3E537B;
	border-top-color:#A5D1D1;
	border-left-color:#A5D1D1;

}

.adminbuttgrayed {font-weight:bold; 
	background-color:#B8D8D8;
	font-size:8pt;
	color:#BDDDDD;
	border-color: #9FCECE;
	width:60px;
	border-top-color:#E9F3F3;
	border-left-color:#E9F3F3;

}


.spacer {
	background-color: threedshadow;	
	font-size:1pt; 
	font-weight:normal;
	border-width:3px;
	border-style:solid;
	border-color:threedface;
}
.spaceredge {
	background-color: threedface;
	width:1px;	
	font-size:1pt; 
	font-weight:normal;
	border:none;

}
.description {
	line-height:13pt;

}
.hidden {
	position:absolute;
	visibility: hidden;
	top:-10;
}

a:link, a:visited, a:active { color:#000080; text-decoration:underline; font-weight:bold; }
a:hover { color:#000080; text-decoration:none; font-weight:bold; }


a.paging:link, a.paging:visited, a.paging:active { color:#0000A0; text-decoration:none; font-weight:normal; }
a.paging:hover { color:#0000A0; text-decoration:underline; font-weight:normal; }
a.btlb:link, a.btlb:visited, a.btlb:active { color:#000000; text-decoration:none; font-weight:bold; }
a.btlb:hover { color:#000000; text-decoration:underline; font-weight:bold; }

td.editorhead {
	font-size:12pt; 
	color:#FFFFFF; 
	background-color:#6D619E;
	background-image: url('../_admin/editorhead.jpg') no-repeat;
	text-decoration:none; 
	font-weight:normal;
}

.panel {
	background-color:#B7B7B7;
	border-collapse:separate;
	border-style:groove;
	border-width:1px;
}

.panelhead {
	background-color:#C7D1E2;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	border-color: #6C87B3;
}	

.paneltab {
	background-color:#E5E5E5;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	border-color: #6C87B3;
}
.paneltabon {
	background-color:#F0F1DA;
	font-size:8pt;
	color:#008000;
	font-weight:bold;
	border-color: #6C87B3;
}	

div.adminpanel {
	float:left;
	clear:left;
	background-color:#B7B7B7;
	border:1px groove #6C87B3;
	margin:0 0 10px 0;
}	


div.adminpanelleft {
	float:left;
	width:50%;

	background-color:#B7B7B7;
	border:1px groove #6C87B3;
	margin:0 0 10px 0;
}	

 div.adminpanelright {
	float:right;
	width:40%;

	background-color:#B7B7B7;
	border:1px groove #6C87B3;
	margin:0 0 10px 0;
}	


div.admincolleft {
	float:left;
	width:370px;

	margin:0 10px 10px 0;
}	

 div.admincolright {
	float:right;
	width:500px;
	margin:0 0 10px 0;
}	

div.adminpanelcont {
	background-color:#F8F9FC;
	border:1px groove #6C87B3;
	margin:0 0 10px 0;
	width:auto;
}	


div.panelinset {
	background:transparent;
	margin:0 0 0 40px;
	width:auto;
	font-size:8pt;
	line-height:150%;
}	



div.panelhead {
	padding:5px;   
	height:1%;
}

div.panelbody {
	padding:5px; 
	height:1%; 
}  


.panelform {
	background-color:#D9FBED;
	font-size:8pt;
	color:#000000;
	font-weight:normal;
	border-color: #6C87B3;
}	

.panelbody {
	background-color:#F8F9FC;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	border-color: #6C87B3;
	text-align:left;
}	
.panelbodyinset {
	background-color:#F8F9FC;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	border-color: #B7B7B7;
	text-align:left;
}	
select.onefifty {
	width:200px;

}	
.spacer { 
	font-size:5px;
	line-height:100%
}
.notbold { font-weight:normal;}


.rightinputcomment {
	font-size:10px; 
	color:#000000;
	font-style: italic;
	font-weight:normal;
	text-align:right;
}

label {
	width:50%;
	float:left;
	clear:left;
	padding:10px 0;
	margin:0 0 0 10px;
	height:1%;
	display:inline;
}

label.noclear {
	clear:none;
	float:left;
}

label select {
	float:left;
	clear:none;
	margin: 0 15px 0 0;

}
	
.clear {
	clear:both;	  
}

div.adminpanelright label,
div.adminpanelleft label {
	width:40%;
	float:left;
	clear:none;
	padding:0px 10px 0 10px;
	margin:0 0 10px 0px;
	height:1%;
	display:inline;	
	
}

div.adminpanelright label select, div.adminpanelright label input,
div.adminpanelleft label select, div.adminpanelleft label input {
	float:left;
	clear:none;
	margin: 3px 15px 10px 0;
	border:1px solid #aaa;

}
				
.fielderror {
	background:#FFAAAA;
	font-weight:bold;
	border:2px solid #f00;

}  

.attention {

	float:right;
	clear:right;
	background: transparent url("../images/UI_todo.gif") no-repeat 0 10px;
	padding: 0 0 0 40px;
	width:50%;
}  

.hint {

	float:right;
	clear:right;
	background: transparent url("../images/UI_hint.gif") no-repeat 0 10px;
	padding: 0 0 0 40px;
	width:50%
}  

.option {

	float:right;
	clear:right;
	padding: 0;
	margin:0;
	width:50%
}  

fieldset.option label {
	width:100%;
	float:left;
	clear:none;	
}

fieldset.option label div {
	margin:3px 0 5px 40px;	
	padding:0;
	display:inline-block;
}

fieldset {
	margin:0 0 10px 0 ;
	padding:5px;
	border:solid 1px #bbb;
}


fieldset#dateselect label {
	float:left;
	clear:none;
	width:3em;
	margin: 0 0 0 10px;
}
fieldset#dateselect label input {
	float:left;
	clear:none;
	margin: 0 15px 0 0;
	padding:0;
}
fieldset#dateselect div {
	width:90%;
}


legend {
	margin:3px ;
	font-weight:bold;
	color:#0000FF;
}

option.advice {
	font-style:italic;
	color:#FF0000;
	clear:none;
}

.floatright {
	float:right;
}

.results {

	clear:right;

}


.results th {
	color:#000;
	font-weight:bold;
	background:#BDCCD7;
	font-size:0.7em;
	padding:0.2em;


}

