body,p,td,div,span,ul,ol,dl,h1,h2,h3,th,input,select,p{
	font-family:Arial,Helvetica,sans-serif;
	font-size:smaller;
}
blockquote{
	font-size:1em;
}
h1 {
	font-size: 1.5em;
	font-weight: normal;
	color: #0033CC;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #0033CC;
}
INPUT {
	font-size: 1em;
}
.checkbox, .icon {
 	height: 1em;
	width: 1em;
	border: none;
}
.file_image {
 	height: 1em;
	width: 1em;
}
INPUT.filter {
	width: 100%;
}
FORM {
	margin: 0px;
	padding: 0px; 
}
P {
	font-size: 1em;
}
A{
	font-size: 1em;
	background-color : transparent;
	text-decoration: none;
	color : black;
}
A.inactive{
	color: red;
	font-style: italic;
}
A:HOVER {
	color : #06B3D0;
	text-decoration: underline;
}
A:VISTED {
	background-color : transparent;
	color : black;
}
DIV {
	COLOR: #000
}
TD {
	COLOR: #000
	font-size: 1em;
}
TH.filter {
	background-color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	color: #336600;
	font-size: 1em;
}
.column_heading {
	background-color: #EAEBE9;
	font-weight: normal;
	height: 1em;
}
.inactive {
	color: red;
	font-style: italic;
}
.formError {
	font-size: 0.9em;
	font-style: italic;
	color: #FF0066;
}
.formValue {
	color: black;
}
.formLabel {
	color: blue;
}
.tableValue{
	color: black;
	font-size: 1em;
}
.info{
	color: grey;
	font-size: +1em;
}.errorBG {
	background-color: #FFD7D7;
}
input_error {
	background-color: #FF8080;
}
.filterLabel {
	font-size: xx-small;
}
TABLE.explorer {
	border: #e1e1f0 2px solid;
	width: 100%;
	height: 96%;
	vertical-align:top;
}
TABLE.fieldChooser {
	border: #e1e1f0 1px solid;
	width: 300px;
	height: 100%;
	vertical-align:top;
	cellspacing:0;
	cellpadding:0; 
}
TABLE.login {
	border: #e1e1f0 2px solid;
	vertical-align:top;
	cellspacing:2;
	cellpadding:1; 
}
TD.explorerDetails {
	min-width: 99%;
	font-weight: bold;
	border-left: #e1e1f0 2px solid;
	vertical-align:top;
}
TD.explorerFolders {
	vertical-align:top;
	font-weight: bold;
	nowrap: nowrap;
	border-right: #e1e1f0 2px solid;
}
.currentPage {
	font-weight: bold;
	color: #a90a08;
}
.previousNextPage {
	font-weight: bold;
	color: #00c;
}
.hint {
	font-size: 1em;
	font-style: italic;
	color: #CC3399;
}
