
.INPUTTEXTS {
	BACKGROUND-COLOR: #EEEEEE;
	border: 1px solid #003333;
	width=100;
}
.INPUTTEXTM {
	BACKGROUND-COLOR: #EEEEEE;
	border: 1px solid #003333;
	width=150;
}
.INPUTTEXTL {
	BACKGROUND-COLOR: #EEEEEE;
	border: 1px solid #003333;
	width=350;
}

.INPUTTEXTSRO {
	BACKGROUND-COLOR: #EEEEEE;
	color:#003333;
	border: 1px solid #003333;
	width=100;
}
.INPUTTEXTMRO {
	BACKGROUND-COLOR: #EEEEEE;
	color:#003333;
	border: 1px solid #003333;
	width=150;
}
.INPUTTEXTLRO {
	BACKGROUND-COLOR: #EEEEEE;
	color:#003333;
	border: 1px solid #003333;
	width=350;
}

.INPUT {
	BACKGROUND-COLOR: #EEEEEE;
	border: 1px solid #003333;
}


.ADD {
	font-family: Arial, sans-serif;
	font-size: 9px; 
	width: 23px;
	height: 23px;
	padding:0px;
	spacing:0px;
	border-width:1px;
	background-image:url("images/add.gif") 
}

.EDIT {
	font-family: Arial, sans-serif;
	font-size: 9px; 
	width: 23px;
	height: 23px;
	padding:0px;
	spacing:0px;
	border-width:1px;
	background-image:url("images/edit.gif") 
}

.DEL {
	font-family: Arial, sans-serif;
	font-size: 9px; 
	width: 23px;
	height: 23px;
	padding:0px;
	spacing:0px;
	border-width:1px;
	background-image:url("images/del.gif") 
}

.ADDD {
	font-family: Arial, sans-serif;
	font-size: 9px; 
	width: 23px;
	height: 23px;
	padding:0px;
	spacing:0px;
	border-width:1px;
	background-image:url("images/addd.gif") 
}

.EDITD {
	font-family: Arial, sans-serif;
	font-size: 9px; 
	width: 23px;
	height: 23px;
	padding:0px;
	spacing:0px;
	border-width:1px;
	background-image:url("images/editd.gif") 
}

.DELD {
	font-family: Arial, sans-serif;
	font-size: 9px; 
	width: 23px;
	height: 23px;
	padding:0px;
	spacing:0px;
	border-width:1px;
	background-image:url("images/deld.gif") 
}



.submit {
	background-color: #003333;
	font-size: 11px;
	color: #FFFFFF;
	border-top: thin outset #;
	border-right: thin outset #;
	border-bottom: thin outset #;
	border-left: thin outset #;
}

.FDENTETE {
	FONT-SIZE: 11px;
	font-weight: bold;
	text-align: right; 
	background-color: #C2E0E0;
}

.FDINPUT {
	FONT-SIZE: 11px;
	background-color: #C2E0E0;
}


.FLATBUTTON {
	font-family: Arial, Geneva, Helvetica;
	font-weight: bold; 
	font-size: 11px; 
	border-width:1px;
	padding:1px;
}

.error {
	FONT-SIZE: 11px;
	color: #FF0000;
	FONT-STYLE : italic;
}