<!--

.Estilo1 {
	color: #CF000C;
	font-weight: bold;
	font-family: "Bookman Old Style";
}
.Estilo10 {
	font-family: "Palatino Linotype";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	background-position: top;
	text-align: justify;
	text-indent: 0px;
	vertical-align: text-bottom;
}


BODY {
	color: #092049;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	height: 600px;
	scrollbar-face-color: #C8D1D7;
	scrollbar-highlight-color: #EAF0F7;
	scrollbar-shadow-color: #95AFC4;
	scrollbar-3dlight-color: #D6DDE2;
	scrollbar-arrow-color: #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #7294AF;
	scrollbar-base-color: Black;
}

TABLE{
	background: #FFFFFF;
	border: 0px none;
	font-family: Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	padding: 0px;
}
TABLE.ticketCat{
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, sans-serif;
	font-variant: normal;
	font-size: 12px;
	text-align: center;	
}

B{
	font-weight: bolder;
	color: #000000;
}
div.ticketCatTitulo{
	color: #BB0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
div.ticketCatCuerpo{
	color: #000000;
	font-family: Arial, sans-serif;
	font-variant: normal;
	font-size: 12px;
	text-align: center;
}

TABLE.ticket{
	background: #C6D6FD;
	color: #000000;
	font-family: Arial, sans-serif;
	font-variant: normal;
	font-size: 12px;
	text-align: center;
}

TABLE.subTable01{
	background: #C6D6FD;
	border: 1px solid;
	padding: 2px 2px 2px 2px;
	font-family: Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	background-attachment: fixed;
	position: relative;
	}
TABLE.pie{
	background: #000000;
	color: #FFFFFF;
	padding: 0;
}

A {
	color: #393297;
	text-decoration: none;
}

A:HOVER {
	color: #3932979;
	text-decoration: none;
}

IMG{
	background: transparent;
	background-color: transparent;
	border: 0px none;
}

INPUT.IMAGEN{
	background-color: white;
	border: 1px solid Black;
	}
/*
B {
	font-weight: bolder;
	color: #F0E68C;
}
*/
TEXTAREA {
	border: 1px solid;
	list-style: none none;
	background-attachment: fixed;
	background-color: #EEE8AA;
	font-family: Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
}

INPUT {
	border: 1px solid;
	list-style: none none;
	background-attachment: fixed;
	background-color: #EEE8AA;
	font-family: Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
}

INPUT.TEXTO {
	border: 1px solid;
	list-style: none none;
	background-attachment: fixed;
	background-color: #EEE8AA;
	font-family: Arial, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	text-align: left;
}

INPUT.BOTON {
	border: 1px solid Black;
	list-style: none none;
	background-attachment: fixed;
	font-family: Arial, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	text-align: center;
	background-color: #DEB887;
	cursor: hand;
	}
div.ticketTitulo{
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-variant: small-caps;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}

div.ticketCuerpo{
	color: #000000;
	font-family: Arial, sans-serif;
	font-variant: normal;
	font-size: 12px;
	text-align: center;
}

P {
	text-align: justify;
}

span.info{
	font-size: larger;
	font-style: normal;
	color: red;
	font: normal normal bold;
}
-->