body {
	font:10pt tahoma;
	color:#000000;

scrollbar-face-color=#ff6600; 
scrollbar-arrow-color=#ffd379; 
scrollbar-track-color=white;
scrollbar-highlight-color=#ff6600;
scrollbar-3dlight-color=yellow;
scrollbar-darkshadow-color=black;

	background-image: url(../usuario/fondoBody.jpg);

}

th {
	font:bold normal 12pt Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
text-align:center; 
background-color: #ff6600;
	border-right-color: #ff6600;
	border-left-color: #ff6600;
	padding: 8px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	text-align: left;
}
td {
	font:bold 10pt tahoma;
	color:#000000;
text-align=center;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #ff6600;
	background-color: #FFd379;
	text-align: left;
	padding: 2px;
}
h1 {
	font:bold 12pt tahoma;
	color:#000000;
	align:center;
	text-align: center;
}
a:link {
	text-decoration: none;
	font-size: 16px;
	color: #FF3300;
}
a:visited {
	text-decoration: none;
	font-size: 16px;
	color: #FF6600;
}
thead {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFF00;
	color: #000000;
}

fieldset {
	color:#000000;
	font: 10pt "Helvetica Neue", helvetica, arial, sans-serif;
	background-color: #FFD379;
	border: 0px solid #ff6600;
	width: 100%;
	align: center;
	margin: 5%;
}
legend{
color: #000000;
font: 12pt "arial-black";
text-align: center;
background-color: #FF6600;
padding: 5px;
width: 100%;
}
label{
font-weight: bold;
line-height: normal;
text-align: right;
display: block;
margin-right: 10px;
margin-left: 0px;
position: relative;
width: 25%;
float: left;
}
label.fieldLabel {
display: inline;
float: none;
}
input.formInputField {
border: solid 1px #FF6600;
text-color: #ff6600;
background-color: #ffffff;
color: #FF6600;
margin-right: 5px;
margin-bottom: 2px;
padding: 2px;
height: 20px;
}
input.formInputField:hover {
border: solid 1px #ff6666;
background-color: #ffeeee;
color: #333333;
margin-right: 5px;
margin-bottom: 5px;
padding: 2px;
height: 15px;
}
select.formSelect {
border: solid 1px #ff0000;
background-color: #ffffff;
align: center;
color: #ff6600;
cursor: pointer;
margin-right: 5px;
margin-bottom: 5px;
padding: 2px;
}
select.formSelect:hover {
backgroun-color: #ffffff;
color: #ff0000;
cursor: pointer;
}
input.formInputButton{
background-image: url(DegradadoLineal.jpg);
color: #000;
font-size: 10pt;
font-family: "Helvetica Neue", helvetica, arial, sans-serif;
backgroun-color: #ff6600;
text-align: center;
cursor: pointer;
margin-right: 5px;
height: 25px;
vertical-align: middle;
border: solid 1px;
border-color: #ff6600;
}
input.formInputButton:hover{
background-image: url(DegradadoLinealOver.jpg);
}
</style>

