.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.select {
	border:1px solid #CCCCCC;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.tableBorderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.tableBorderDown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DB251C;
	border-top-color: #DB251C;
	border-top-style: solid;
	border-top-width: 1px;
}
.cellborder {
	border: 1px dotted #999999;
}

.Textbox {
	border:1px solid #CCCCCC;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
.error
{
	border-bottom: #7F7E7A 1px;
	border-bottom-style:dotted;
	border-left: #7F7E7A 1px;
	border-left-style:dotted;
	border-top: #7F7E7A 1px;
	border-top-style:dotted;
	border-right: #7F7E7A 1px;
	border-right-style:dotted;
	color: red;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}
.tableDescription
{
	text-align: left;
	
}
.wpsTableShdRow{

	background-color:#F3F3F3;
	border: 0px solid #ffffff;
	border-style:none;
}
.wpsTableRow
{
	background-color:#F3F3F3;
	border: 0px solid #ffffff;
	border-style:none;
}
TABLE.wpsTable
{
	border:1px solid #EAEAEA;
}

/*Cambia el color para Cuenta y orden*/
TABLE.wpsTableCuentaOrden
{
	border:1px solid #EAEAEA;
	background-color: #FF6F6F;
}

TH.styleHeader{
	background-color:E2E2E2;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	align:center;
	border: 0px solid #ffffff;
}
.TextboxCentered {
	border-bottom: #7F7E7A 1px;
	border-bottom-style:dotted;
	border-left: #7F7E7A 1px;
	border-left-style:dotted;
	border-top: #7F7E7A 1px;
	border-top-style:dotted;
	border-right: #7F7E7A 1px;
	border-right-style:dotted;
	color: #DB261D;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

.TextboxBold {
	border-bottom: #7F7E7A 1px;
	border-bottom-style:dotted;
	border-left: #7F7E7A 1px;
	border-left-style:dotted;
	border-top: #7F7E7A 1px;
	border-top-style:dotted;
	border-right: #7F7E7A 1px;
	border-right-style:dotted;
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}

.TextboxSmall {
	border: 1px solid #CCCCCC ;
	color: #333333;
	font-size: 10px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;

}


.Button {
	border-bottom: #909090 1px;
	border-left: #909090 1px;
	border-top: #909090 1px;
	border-right: #909090 1px;
	background-color:#E5E5E5;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:800;
	border: solid #000000 1px;
	text-shadow:#FFFFFF;
}
.Button2 {
	background-color:#E5E5E5;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:800;
	border: solid #000000 1px;
}

button{
	background-color:#E5E5E5;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:800;
	border: solid #000000 1px;
}
.tablaCatalog
{
background-image:url(../images/fondocatalog.png);
background-repeat:no-repeat;
padding-top: 10px;
}
.cellCatalog
{
margin-top: 10px;
margin-left: 10px;

}
.ButtonCatalog {
	height: 18px;
	width: 118px;
	background-image:url(../images/fondoBotonCatalog.png);
	border-bottom: #999999 1px;
	border-left: #999999 1px;
	border-top: #999999 1px;
	border-right: #999999 1px;
	color:#666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:800;
	text-shadow:#FFFFFF;
}
.padd{
	padding: 5px;
	
}

TD {
	
	text-align: center;
}
TH{
	text-align: center;

}
.center{

	text-align: center;
	
}

.formTitle{
	background-color:#e8e8e8;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.textoRojo
{
	color: red;
}
