.FNDabajo {
	background-image:   url(imgs/FNDABAJO.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.TXruta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.TXruta:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DD7200;
	text-decoration: none;
}
.MRCdrch {
	background-image:   url(imgs/popup/marcofotoIZQ.gif);
	background-repeat:  repeat-y;
	background-position: left;
}
.MRCizq {
	background-image:   url(imgs/popup/marcofotoDRCH.gif);
	background-repeat:   repeat-y;
	background-position: right;
}
.MRCarriba {
	background-image:   url(imgs/popup/marcofotoARRB.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
}
.MRCabajo {
	background-image:   url(imgs/popup/marcofotoABJ.gif);
	background-repeat:   repeat-x;
	background-position: top;
}
.PTarriba {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A79F95;
}
.PTderecha {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #A79F95;
}
.PTizquierda {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #663300;
}
.PTamboslados {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #A79F95;
	border-left-color: #A79F95;
}
.Invisible {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.imgbutton {
	/*background-color: #FFFFFF;
	border-top-color: #EEEEEE;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;*/
	outline-width: thin;
	padding: 3px;
	outline-style: none;
}
.imgbutton:hover {
	/*border-color: #FFFFFF;*/
	outline-style: outset;
}
.imgbutton:active {
	/*border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #EEEEEE;
	border-left-color: #666666;*/
	outline-style: inset;
}
