body {
  color: Yellow;
  FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif;
  FONT-SIZE: 11px;
 /*  background-image: url(images/fondonuves.jpg); */
 background-color: #006356;
  color: black;
}

UL, LI, P, TD, TR ,table , tbody {
  FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif;
  FONT-SIZE: 11px;
}

 .popup
{
background-color: #fff8e5;
margin-left: 0px;
margin-right: 0px;
font-weight: 100;
 margin-top: 0px;
 margin-bottom: 0px;
 }
 
  td.popup , tr.popup ,th.popup
{
	text-align: right;
}

textarea , select, input, overflow
{
	color: Black;
	background-image: url(images/fondonuveslite.jpg);
}
.btn button, input.btn
{
	background-image: url(images/btn_bg.gif);
	border: 0 solid white;
	background-repeat: no-repeat;
	width: 91px;
	height: 21px;
}

button 
{
	background-image: url(images/btn_bg.gif);
	border: 0 solid white;
	background-repeat: no-repeat;
	width: 91px;
	height: 21px;
}
.error_text
{
	color: Yellow;
}
