/* CSS Document */

body {
	scrollbar-3dlight-color:#F2F2F2;
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#F2F2F2;
	scrollbar-darkshadow-color:#F2F2F2;
	scrollbar-face-color:#F2F2F2;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:#999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	background-position:center
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #9B1719;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #9B1719;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #9B1719;
}
.titulos-red-txt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9B1719;
}
.outline {
	border: 1px solid #999999;
}

.titulos-gray-txt {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

/*Consola */

.consola-box{
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	width:200px;
	border: 1px solid #999999;

}
.consola-bts{
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	border: 1px solid #999999;

}form {
	margin: 0px;
	padding: 0px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

