body {
	background-image : url('Imagenes/LogoSisitecBG.gif');
	background-color : white;
	background-repeat : repeat;
	background-attachment : fixed;
	background-position: center;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
}

input {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	}

TD {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;	
	font-margin-bottom : 0px;
}

select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
textarea {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	}
Iframe{
	border: none;
	border-bottom-style: none;
	border-bottom-width: thin;
	border-collapse: collapse;
}

a{
	color : #505050;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
}
HR {
	width:95%;
		color : #E71717;
		height : 3px;
	}
	
.Alerta {
	color : #E71717;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-style : italic;
	background-color : #FFFF00;
}
.T1 {
	color :  #808080;
	margin-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 18px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.T2 {
	color :  #808080;
	margin-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.T3 {
	color :  #000000;
	margin-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.T4 {
	color :  #000000;
	margin-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
}
.Reloj {
	color :  #FFFF00;
	margin-top : 5px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 7px;
	font-family : Tahoma,Verdana,Arial;
}
.Caption {
	color :  #000000;

	padding-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.footer {
	color : #434343;
	padding-bottom : 0px;
	margin-bottom : 0px;	
	padding-top : 0px;
	margin-top : 0px;
	
	font-size : 10px;
	font-family : Tahoma,Verdana,Arial;
}
.boton{
	font-size:10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color:white;
	background:#E71717;
	border:5px;
	width:80px;
	height:19px;
}
.botonAncho{
	font-size:10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color:white;
	background:#E71717;
	border:5px;
	width:130px;
	height:19px;
}
.TableTitle{

	font-size:10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	color: #FFFFFF;
	background:#000000;
	height:15px;
	text-color:#ffffff;
	font : italic;
}