input, select, textarea, button, keygen, isindex, legend, a {
	font-size: 11px;
	font-family: Verdana,Sans-Serif ;
	color: #000000;
}
fieldset {
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	border-color: #000000;
}
hr {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
a {
	color: #CF0000;
}
a:hover {
	color: #FF0000;
}
a:visited {
	color: #CF0000;
}
input, select, textarea, button, keygen, isindex {
	border-width: 1px;
	border-color: #000000;
	color: #000000;
}
button, input[type="reset"], input[type="submit"], input[type="button"] {
	border-width: 1px;
	border-color: #000000;
	font-size: 11px;
	font-family: Verdana,Sans-Serif ;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #193e6e;
	background-image: url(/ecopia_vrf/AppJava/rfRes/buttonBackgroundImage.png.xhtml?v=4.0.0.Final&db=eAFjZGBkZOBm!P-f8f!VCV2M!yXt8hiYAEFoBsQ_&ln=org.richfaces.images);
}
button:hover, input[type="reset"]:hover, input[type="submit"]:hover, input[type="button"]:hover {
	background-position: bottom left;
	background-repeat: repeat-x;
	background-image: url(/ecopia_vrf/AppJava/rfRes/buttonHoverBackgroundImage.png.xhtml?v=4.0.0.Final&db=eAFjZGBkZOBm!P-f8b-kXR7j!6sTuhiYADuWBsQ_&ln=org.richfaces.images);
}
button[disabled], input[type="reset"][disabled], input[type="submit"][disabled], input[type="button"][disabled] {
	color: #C47979;
	border-color: #d5908a;
	background-color: #d5908a;
	background-image: url(/ecopia_vrf/AppJava/rfRes/buttonDisabledBackgroundImage.png.xhtml?v=4.0.0.Final&db=eAFjZGBkZOBm!P-f8f!VCV1ggoEJAEawB-4_&ln=org.richfaces.images);
	background-position: top left;
}
textarea, input[type="text"], input[type="password"], select {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	font-size: 11px;
	font-family: Verdana,Sans-Serif ;
	color: #000000;
	background-repeat: no-repeat;
	background-position: 1px 1px;
	background-color: #ffffff;
	background-image: url(/ecopia_vrf/AppJava/rfRes/inputBackgroundImage.png.xhtml?v=4.0.0.Final&db=eAFjZL!AyMDN-P8!EEEJBiYAY7kK4A__&ln=org.richfaces.images);
}
textarea[disabled], input[type="text"][disabled], input[type="password"][disabled], select[disabled] {
	color: #000000;
	cursor: default;
}
