a:link {text-decoration: none}
a:visited {text-decoration: none;
  color: black;
}
a:active {text-decoration: none}
a:hover {text-decoration: none}

/*  custom stylesheet */
body,td,th {
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: bold;
}
body {
	background-color: #F4F4EA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

label {
    font-weight: bold;
}

h1 {
	font-size: 14px;
}


.jsf_button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #6E6E6E;
	border-bottom-color: #6E6E6E;
	border-left-color: #6E6E6E;
	font-size: 10px;
	height: 18px;
	background-image: url(../../resources/images/button.jpg);
}
 



.jsf_buttonEquals {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #6E6E6E;
	border-bottom-color: #6E6E6E;
	border-left-color: #6E6E6E;
	font-size: 10px;
    width:330px;
    height:23px;
	background-image: url(../../resources/images/button.jpg);
}

.jsf_buttonEquals1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #6E6E6E;
	border-bottom-color: #6E6E6E;
	border-left-color: #6E6E6E;
	font-size: 10px;
    font-weight: bolder;
    width:80px;
    height:20px;
	background-image: url(../../resources/images/button.jpg);
}

.jsf_button_disabled {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #6E6E6E;
	border-bottom-color: #6E6E6E;
	border-left-color: #6E6E6E;
	font-size: 10px;
    color: #999999;
	height: 18px;
	background-image: url(../../resources/images/button.jpg);
}

.jsf_main_button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #808080;
	border-right-color: #6E6E6E;
	border-bottom-color: #6E6E6E;
	border-left-color: #6E6E6E;
	font-size: 10px;
	height: 18px;
	background-image: url(../../resources/images/main_button.jpg);
    font-weight: bold;
}


.jsf_input {
	height: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9D9D9D;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
	background-image: url(../../resources/images/input.jpg);
    font-size: 10px;
}

.jsf_input_new {
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9D9D9D;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
	background-image: url(../../resources/images/input.jpg);
    font-size: 11px;
}

.jsf_input_new_big {
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9D9D9D;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
	background-image: url(../../resources/images/input.jpg);
    font-size: 11px;
}


.jsf_input_textArea {
	height: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9D9D9D;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
	background-image: url(../../resources/images/input.jpg);
    font-size: 10px;
    width:80px;
    height:80px;
}

.jsf_number_input {
	height: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9D9D9D;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
	background-image: url(../../resources/images/input.jpg);
    font-size: 10px;
    text-align: right;
}



.jsf_input_disabled {
	height: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9D9D9D;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
	background-image: url(../../resources/images/input_disabled.jpg);
    font-size: 10px;
    color: #000000;
}

.jsf_number_input_disabled {
	height: 13px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9D9D9D;
	border-right-color: #AEAEAE;
	border-bottom-color: #AEAEAE;
	border-left-color: #AEAEAE;
	background-image: url(../../resources/images/input_disabled.jpg);
    font-size: 10px;
    color: #000000;
    text-align: right;
}

.jsf_number_input_incomplete {
	height: 13px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-image: url(../../resources/images/input.jpg);
    font-size: 10px;
    color: #000000;
    text-align: right;
}



.jsf_input_incomplete {
	height: 13px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-image: url(../../resources/images/input.jpg);
    font-size: 10px;
}

.jsf_input_incomplete_big {
	height: 13px;
    width: 425px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-image: url(../../resources/images/input.jpg);
    font-size: 10px;
}

.jsf_combo {
    height: 18px;
    font-size: 10px;
    border: solid 1px #AEAEAE;
}
.jsf_combo_incomplete {
    height: 18px;
    font-size: 10px;
    border: solid 2px #FF0000;
}


.breadCrum {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    background-color: #F4F4EA;
}

.contendor {
	margin: 0 auto;
	width: 1024px;
}

.margen {
    border: 1px dotted #CEC0C0;
    width: 99%;
    margin-left:auto;
    margin-right:auto;
}
.footer {
    text-align: right;
    margin: 0 auto;
    width: 99%;
    height: 34px;
    border-left: 1px dotted #CEC0C0;
    border-right: 1px dotted #CEC0C0;
    border-bottom: 1px dotted #CEC0C0;
}

.footertext {
    color: #949585;
    font-size: x-small;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #FEB300;
}
