body{
	margin:0px 0px 0px 0px;
	font-family:Arial;
	font-size:11px;
	color:#999999;
}
.txtHeadOff{
	font-size:12px;
	color:#8D710E;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../imagenes/head.jpg);
	width:214px;
	height:30px;
	padding:8px;
	cursor:pointer;
}

.txtHeadOn{
	font-size:12px;
	color:#5E2933;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../imagenes/head.jpg);
	width:214px;
	height:30px;
	padding:8px;
	cursor:pointer;
}

.txtDetail{
	background-image:url(../imagenes/detail.jpg);
	width:214px;
	height:26px;
	cursor:pointer;
}

.texto{
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.texto_error{
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
}

.btnchico{
	/*margin-top: 5px;
	margin-left:5px;*/
	width: 60px;
	height: 20px;
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	background-image: url(../imagenes/btn_chico.jpg);
	background-repeat: no-repeat;
	background-color: #222222;
	border: none;
	cursor:pointer;
}
.btnnormal{
	/*margin-top: 5px;
	margin-left:5px;*/
	width: 100px;
	height: 20px;
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	background-image:url(../imagenes/btn_medio.jpg);
	background-repeat: no-repeat;
	background-color: #222222;
	border: none;
	cursor:pointer;
}
.btnlargo{
	/*margin-top: 5px;
	margin-left:5px;*/
	width: 150px;
	height: 20px;
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	background-image:url(../imagenes/btn_largo.jpg);
	background-repeat: no-repeat;
	background-color: #222222;
	border: none;
	cursor:pointer;
}
.caja{
	padding-left:2px;
	padding-right:2px;
	height:18px;
	font-family: Arial;
	font-size: 11px;
	color: #5E2933;
	background-color:#FDF9EC;
	/*background-image: url(../imagenes/fw/buttons/caja_fondo_oscuro.png);
	/*background-repeat: no-repeat;*/
	border:1px solid #666666;
}
.combo1{
	font-family: Arial;
	font-size: 11px;
	color: #5E2933;
}

.menuLink{
	font-size:12px;
	color:#8D710E;
	text-decoration:none;
}
.menuLink:link{
	font-size:12px;
	color:#8D710E;
	text-decoration:none;
}
.menuLink:hover{
	font-size:12px;
	color:#8D710E;
	text-decoration:underline;
}
.text1{
	color:#5E2933;
	font-size:12px;
	text-decoration:none;
}
.text1:link{
	color:#5E2933;
	font-size:12px;
	text-decoration:none;
}
.text1:hover{
	color:#5E2933;
	font-size:12px;
	text-decoration:underline;
}
.titulo1{
	color:#5E2933;
	font-size:13px;
	font-weight:bold;
}
.titulo2{
	color:#F9ECBF;
	font-size:18px;
	font-weight:bold;
}
.FieldHeadResultFind{
	color:#F9ECBF;
	font-family:Arial;
	font-size:11px;
	padding:3px;
	font-weight:bold;
}
.divResults{
	scrollbar-face-color: #EBF5EE; 
	scrollbar-highlight-color: #F4F4F4;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color : #F2F2F2;
	scrollbar-shadow-color: #cccccc;
	scrollbar-arrow-color: #28603B;
	scrollbar-track-color: #f8f8f8;
	background-color:#F2F2F2;
	overflow:scroll;
	height:317px;
	width:567px;
}

.rowResultFind1{
	background-color:#DCDCDC;
}
.rowResultFind2{
	background-color:#F2F2F2;
}
.rowResultFindOver{
	background-color:#F9ECC1;
}
.FieldDetail{
	padding:3px;
	color:#333333;
	/*border:1px solid #CCCCCC;*/
	background-color:#F1E0E3;
	font-family:Arial;
	font-size:11px;
}
.FieldFinder{
	color:#333333;
	font-family:Arial;
	font-size:11px;
	padding:3px;
}
.FieldFinder2{
	color:#FF0000;
	font-family:Arial;
	font-size:11px;
	padding:3px;
}#tabs {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#tabs    span {
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #6F3742;
	border-top-width: 1px;
	border-right-width: 1px;
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	font-size: 13px;
}
#tabs   a.activo {
	background-color: #E8E8E8;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	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: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #999999;
	color: #672D37;
}
#header-soyuz {
	height: 174px;
	width: 100%;
	background-image: url(../imagenes/bg-system.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#header-soyuz #flash {
	height: 115px;
	width: 990px;
	background-image: url(../imagenes/bg-system.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
}
#header-soyuz #info #datos {
	color: #FFF;
	font-size: 11px;
	margin: 0 140px 0 300px;
	text-align: left;
	padding: 11px 10px;
}
#header-soyuz #info #cerrar {
	background-image: url(../imagenes/cerrar.jpg);
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	background-repeat: no-repeat;
	padding: 12px 25px 12px 15px;
	background-position: 0 5px;
	float: right;
}
.right {
	float: right;
}
#header-soyuz #info #cerrar a {
	color: #FFF;
	text-decoration: none;
}
#header-soyuz #info {
	background-color: #6e3641;
	height: 39px;
	background-image: url(../imagenes/bg-info.jpg);
	background-repeat: no-repeat;
}
#header-soyuz #info #cerrar a:hover {
	color: #FFF;
	text-decoration: underline;
}

