.Normalx {
	background-image:url(../images/table/top_busqueda.png);
	background-repeat: no-repeat;
}
.Highlight {
	background-image:url(../images/table/top_busqueda2.png);
	background-repeat: no-repeat;
}
.Normal2 {
	background-image:url(../images/table/top_solicitudes.png);
	background-repeat: no-repeat;
}
.Highlight2 {
	background-image:url(../images/table/top_solicitudes2.png);
	background-repeat: no-repeat;
}
.Normal3 {
	background-image:url(../images/table/top_usr.png);
	background-repeat: no-repeat;
}
.Highlight3 {
	background-image:url(../images/table/top_usr2.png);
	background-repeat: no-repeat;
}
.tbl_header{
	border-left-style: outset;
	background-image: url(../images/fields.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #24018B;
	height: 20px;
}

tr.normal,td.normal {
	background-image:url(../images/blueL.png);
	background-repeat: repeat-x;
	background-color: #F3F8F8;
	color: #3E3E00;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 28px;
}

tr.alternate,td.alternate {
	background-image:url(../images/blueL3.png);
	background-repeat: repeat-x;
	background-color: #F2F2F2; color: #3E3E00;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 28px;
}

tr.preventivo,td.preventivo {
	background-color: #ffff7c;
	color: #24018B;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 16px;
}

tr.correctivo,td.correctivo {
	background-color: #c3d298;
	color: #5F5F5F;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
}

tr.emergente,td.emergente {
	background-color: #e87271;
	color: #FFFFFF;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
}

tr.selected:hover,td.selected{
	background-color:#d1e0f1;
	color: #24018B;
	/*border:1px solid #669900;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	/*cursor: pointer;*/	/*padding-left:4px; para moverlo ala izquierda*/
	/*border-right:1px dashed #CCCCCC;
	border-top:1px dashed #CCCCCC;*/
	height: 16px;
}
tr.selectedUser:hover{
	/*background-color:#99CCCC;*/
	background-color:#FFCC00;
	background-image:url(../images/blueL2.png);
	background-repeat: repeat;
	color: #24018B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	height: 28px;
	/*cursor: pointer;*/
	/*border:1px solid #669900;*/
/*padding-left:4px; 
para moverlo ala izquierda*/
	/*border-right:1px dashed #CCCCCC;
	border-top:1px dashed #CCCCCC;*/
}
th.liga{
	cursor: pointer;		
}
option.liga{
	cursor: pointer;
	text-decoration: underline;
	color:#0000FF
}
actualizar{
	/*background-color: #FF3333;*/ color: #FFFFFF;
}
.headertxt {
	background-image: url(../images/backtitle.png);
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #24018B;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 280px;
	text-align: left;
	height: 70px;
}
.titlestxt {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #24018B;
	text-align: center;
	padding-top: 2px;
	font-weight: bold;
	background-image: url(../images/backtitle.png);
	background-repeat: no-repeat;
	height: 55px;
}
.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #24018B;
	text-align: left;
	padding-top: 2px;
	font-weight: normal;
}
.foldertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 2px;
	font-weight: normal;
}
