/* CSS Document */
body {
	background-color: #C8C8C8;
	background-image: url(sistemas_de_seguridad/btsecurity_fondo_top.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	font-size: 17px;
	color: #990000;
	font-family: Tahoma, Arial, Verdana;
}
h2 {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	color: #990000;
}
h4 {
	font-size: 11px;
	color: #990000;
}
h5 {
	font-size: 11px;
	color: #999999;
}

.Estilo1 {
	color: #333333;
	font-weight: normal;
}
.Estilo2 {
	color: #333333;
	font-weight: bold;
}
.Estilo3 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}
.Estilo5 {
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}
.Estilo6 {font-size: 17px}


}
.buscador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	height: 15px;
	text-indent: 10px;
	font-weight: normal;
}
.botonbuscador {
	background-image: url(sistemas_de_seguridad/btsecurity_buscar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 61px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.botonenviar {
	background-image: url(sistemas_de_seguridad/enviar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 61px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 3px;
}

.tabla {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #920000;
}