@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DBA022;
	background-image: url(../img/back.jpg);
}
.brdr-bttm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F4F4F;
}
.txt-blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.txt-blanco a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-blanco a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt-blanco9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.txt-blanco9 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-blanco9 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
.brdr-full {
	border: 1px solid #666666;
}
.brdr-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.back-left-bottom {
	background-attachment: fixed;
	background: url(../img/back.left.bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
.btn-buscar {
	background-attachment: fixed;
	background: url(../img/btn.buscar.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}
.btn-aceptar {
	background-attachment: fixed;
	background: url(../img/btn.aceptar.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}
.brdr-submenu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.txt-amarillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FBBD1C;
}
.back-form-top {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../img/back.form.top.jpg);
}
.back-form-bttm {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom;
	background: url(../img/back.form.bttm.jpg);
}
.btn-enviar {
	background-attachment: fixed;
	background-repeat: no-repeat;
	height: 23px;
	width: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
	background: url(../img/btn.enviar.jpg);
}
.hand {
	cursor: hand;
}
.txt-blanco12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txt-amarillo12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBBD1C;
}
.scroll {
	color: #FFF;
	overflow: auto;
	height: 228px;
	width: 320px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
}
