A:LINK {
	color : #a10a33;
}

A:ACTIVE {
	color : #872828;
}

A:VISITED {
	color : #666;
}

A:HOVER {
	color : #a10a33;
}

BODY, DIV, TD, DT {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 11px;
	color : #000;
}

.copyright {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
}

.txtPeque {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : #000000;
}

.txtPequeDisabled {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : #666;
}

.textnav {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 10px;
	color : #a10a33;
}

.text12pt {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #000000;
}

.text12ptWhite {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #FFFFFF;
}

.text12ptRed {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #a10a33;
}

.text12ptRed {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #a10a33;
}

.textRecPassUsuario {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 16px;
	color : #000000;
	font-weight:bolder;
}

.textRecPassContras {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 16px;
	color : #a10a33;
	font-weight:bolder;
}

.textTittle {
	font-family:"Arial";
	font-size : 16px;
	font-stretch:black;
	color : #a10a33;
}

.text12ptGray {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color :#666;
}

.boton {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 11px;
	color : #ffffff;
	text-align:left;
	font-style:inherit;
	margin: 0; 
	border: 1; border-color:#999; border-style: solid;
	padding: 0; 
	background: #000; background-color:#000;
	width:185px;
}

.boton_selecc {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 11px;
	color : #ffffff;
	text-align:left;
	font-style:inherit;
	margin: 0; 
	border: 1; border-color:#999; border-style: solid;
	padding: 0; 
	background: #4B4B4B; background-color:#4B4B4B;
	width:185px;
}

#parts-list td{
	border-right: 1px solid #fff;
}

#parts-list td.cellcenter {
	 text-align:center;
}

table.sortable a.sortheader {
	background-color: #eee;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

.botonSubmit {
background-color: #DDDDDD;
border-color: #F0F0F0;
border-style: none;
color: #b31d1d;
font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
text-align:right;
font-size:10px;
width:50;
height:16;
font-weight: bold;
}

.form 
{
clear: none;
float: none;
border-style: none;
margin-top:0px;	margin-right:0px; margin-bottom: 0px; margin-left:0px;
	
	}

table.sortable span.sortarrow {
	color: black;
	text-decoration: none;
}

.ProgressBar     { width: 150px; background: #CCCCCC; height : 10px; position:center;}
.ProgressBarFill { height : 10px; background: #B20839; position:center;}

