body
{
	background-color: whitesmoke;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	margin: 0 0 0 0;
}

form { margin: 0 0 0 0;}

td
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;	
}
th
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
}

table.formblock 
{
	width: 800px;
	height: 100%;
}

table.formblock td table.titlebar
{
	background-color: #3366cc;
	width: 100%;

}
table.formblock td table.TitleBar th
{
	color: White;
 font-size: 12pt;
 height: 18pt;
 padding-left: 10px;
 text-align: left;
}

table.formblock td table.TitleBar td
{
	color: White;
  padding-right: 10px;
  width: 1%;
}



table.formblock td div.Content
{
	overflow: auto;
	/*overflow-x: hidden;*/
	height: 100%;
}

.
/* Estilo para armazón de las formas maestras */


.label
{
	font-size: 8pt;
}

.textbox, textarea
{
	font-family: Verdana;
	font-size: 8pt;
}


.button
{
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-left:solid 1px;
	border-right:solid 1px;
	background-color: #168d2f;
	color:#ffffff;
	width: 90px;
}
.buttonN
{
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-left:solid 1px;
	border-right:solid 1px;
	background-color: #0c1967;
	color:#ffffff;	
}
.PickDateButton
{
	background-image: url(../images/cal.gif);
	border:none 0px;
	cursor:hand;
	width: 16px;
	height: 16px;
}
.DropDownList
{
	border-style: groove;
	font-size: 8pt;
}
.tbRequisito
{
}

.tbRequisito.thead
{
	background-color: Aqua;
}

.PickButton
{
	background-image: url(../images/find.bmp);
	border-top:outset 1px;
	border-bottom:outset 1px;
	border-left:outset 1px;
	border-right:outset 1px;
	border-color:Blue;
	cursor:hand;	
	width:25px;
	background-color:White;
	
}

.Title
{
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}
.mcontent
{	
color: #000000;

}

.row
{
	behavior: url(/Sivucex/SVUserInterface/css/row.htc);
}

.row2
{
	behavior: url(/Sivucex/SVUserInterface/css/row2.htc);
}

.Header1
{
	/*background-color: #7398DE;*/
}

.CommandBarRow
{
	background-color: #b0c9e6;
	height: 25px;
	border-bottom: solid 1px #808080;
}


/* new styles */
.Header1
{
PADDING-RIGHT: 5px; 
PADDING-LEFT: 5px; 
FONT-WEIGHT: bold; 
FONT-SIZE: 12pt; 
PADDING-BOTTOM: 5px; 
COLOR: white; 
PADDING-TOP: 5px; 
BACKGROUND-COLOR: #3366cc;

 height: 30px	
}
.Header1 td
{
	color: White;
	FONT-SIZE: 12pt; 	
}

legend { font-weight: bold; }
