body {
	background-image: url(../imagenes/ti/nav_bg.gif);
	background-color: #F4F4F4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	/* color de barra */
    scrollbar-arrow-color: #999999;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #F4F4F4;
	scrollbar-highlight-color: #F4F4F4;
	scrollbar-shadow-color: #F4F4F4;
	scrollbar-track-color: #F4F4F4;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003388;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003388;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003388;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#ddimagetabs{
}

#ddimagetabs a{
display: inline;
text-decoration: none;
font: 10px Arial; /*tab font */
color: #555555; /*font color */
width: 84px; /*width of tab image */
height: 18px; /*height of tab image */
float: left;
display: inline; /*spacing between tabs */
padding-top: 2px; /*vertical offset of tab text from top of tab*/
background-image:url(../imagenes/tabs/off.gif); /*URL to tab image */
background-position:1% 25%;
background-repeat: no-repeat;
text-align: center;
position:relative;
left: 4px;
top:-1px;
}

#ddimagetabs a:hover, #ddimagetabs a.current{
background-image:url(../imagenes/tabs/on.gif); /*URL to tab image onmouseover */
color: #000000;
}
#tabcontentcontainer{
	position: relative;
	margin: 0px;
	padding: 0px;
	width:526px;
	height:315px;
	background-color:#F8F8F8;
	overflow:auto;
}
#tabcontentcontainer2{
	position: relative;
	margin: 0px;
	padding: 0px;
	width:526px;
	background-color:#F8F8F8;
}
/* desde aqui myself */
.TABLAcontainer {
	border: 1px solid #5588CC;
	width:510px;
	text-align: left;
}
.TABLAcontainer700 {
	border: 1px solid #5588CC;
	width:700px;
	text-align: left;
}
.SUBTITULO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003388;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color: #E3EAF4;
	background-image: url(../imagenes/ti/fichas/bg_coltits.gif);
	background-repeat: repeat-x;
	height:20px;
	width: 100%;
}
.FORMcampo{
	border: 1px solid #5588CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003388;
	text-decoration: none;
	background-color: #FFFFFF;
}
.muestraDATOSsup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003388;
	text-decoration: none;
	background-color: #B4CAE9;
}
.muestraDATOScont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003388;
	text-decoration: none;
	background-color: #FFFFFF;
}
.FORMtextbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003388;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5588CC;
	border-right-color: #5588CC;
	border-bottom-color: #5588CC;
	border-left-color: #5588CC;
}
.FORMboton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #003388;
	background-color: #5588CC;
}
.TICKETnum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.llenar{
	padding:7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003388;
}
.DIVcontenido{
	display:none;
}
