BODY {
	color: #626C6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	font-size: 8pt;
}

.editor_list {
	color: #000000;
}

.editor_error {
	color: #FF0000;
	font-size:10pt;
	font-weight:bold;
}
TABLE.editor_administration	{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	background: #FFFFFF;
}
TD.editor_administration {
	border-bottom-style: solid;
	border-bottom-width: 0;
	border-bottom-color:#D5D6D8;
}

TD.editor_list {
	
	background:#FFFFFF;
	height:25;
	text-align:left;
	vertical-align:middle;
	border-bottom-style: solid;
	border-bottom-width: 1;
	border-bottom-color:#C1DA75;
}
h1.editor_edit {
	color : black;
	font-size:13pt;
	font-weight:bold;
}
input.editor_edit {
	color : #000000;
	font-size:10pt;
	font-weight:normal;
}
.editor_administration {
	color : #000000;
	font-size:8pt;
}

h1.editor_administration {
	color : #000000;
	font-size: 18;
	font-weight: bold;
}

.editor_navigator {
	color: #000000;
	font-weight:normal;
	font-size:8pt;
}

A.editor_navigator:hover {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	background: #FFFFFF;
}
A.editor_navigator {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
A.editor_administration:hover {
	color: #000000;
	font-weight:bold;	
	text-decoration: none;
	background: #C1DA75;
}
A.editor_administration {
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

