body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
a:link {
	color: #1C4E71;
	text-decoration: none;
}
a:visited {
	color: #E65106;
	text-decoration: none;
}
a:hover {
	color: #E65106;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
.black {
	/*border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #ffffff;*/
	background-color: /*#ffffff;*/#062A45;
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #E65106;
}
.black_sesion {
	background-color:#F0F0F0;
	cursor: hand;
}
.black_sesion_n {
	cursor: hand;
	border-radius:3px;
	background:#FFF;

}


.titulo1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size: 17px;
	color: #FFFFFF;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
.titulo1tp {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
.titulo2tp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}

.titulo2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
.titulos3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #062A45;
}
.cliente_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color:#333333;
	text-align: left;
	vertical-align: middle;
	height:23px;
	padding-left: 3px;
	text-transform: uppercase;
}
.cliente_subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color:#1C4E71;
	text-align: left;
	vertical-align: middle;
	height: 18px;
	padding-left: 3px;
	padding-right: 3px;
	text-transform: capitalize;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: normal;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1C4E71;
}
.box_sesion_principal {
	background-color: #DDDDDD;
	background-image: url(../images/back-sesion.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 2px solid #ffffff;
}
.link-user-up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #5878BB;
	background-color: #FFF;
	background-image: url(../images/user_1.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	cursor: pointer;
}
.link-user-hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-color: #ffffff;
	background-image: url(../images/user_2.png);
	background-repeat: no-repeat;
	background-position: 8px 10px;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	cursor: pointer;
}
.link-cerrar-up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #5878BB;
	background-color: #FFF;
	background-image: url(../images/cerrar_sesion_1.png);
	background-repeat: no-repeat;
	background-position: 8px 11px;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	cursor: pointer;
}
.link-cerrar-hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-color: #ffffff;
	background-image: url(../images/cerrar_sesion_2.png);
	background-repeat: no-repeat;
	background-position: 8px 11px;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	cursor: pointer;
}

.link-sesion-up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #5878BB;
	background-color: #FFF;
	background-image: url(../images/flecha-sesion-up.png);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	cursor: pointer;
}


.link-sesion-hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	background-color: #ffffff;
	background-image: url(../images/flecha-sesion-hover.png);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	cursor: pointer;
}
.line-izq {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.line-hrz {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.parrafavisoimg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}
.btn-mensaje-up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #E65106;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	cursor: pointer;
	border-radius:5px;
	border: 1px solid #93C51D;
}
.btn-mensaje-hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	cursor: pointer;
	border-radius:5px;
	border: 1px solid #666;
}
.btn-mensaje-hover-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #ffffff;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	cursor: pointer;
	border-radius:5px;
	border: 1px solid #0077D9;
}
.btn-mensaje-hover-light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	cursor: pointer;
	border-radius:5px;
	border: 1px solid #CCC;
}


.box_bnv {
	background-color: #062A45;
	background-image: url(../images/boxbn.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: top;
	/*border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;*/
	border-radius:8px;
	text-align: left;
	padding: 15px;
}
.box_bnv2 {
	background-color: #414141;
	vertical-align: top;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	text-align: left;
	padding: 8px;
}
.textoav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	background-image: url(../images/bocina_ch.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
.textoav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	background-image: url(../images/cronometro_ch.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
.listaimportantes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-align: left;
	vertical-align: top;
	padding-bottom: 4px;
	background-image: url(../images/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 12px;
}
.listaimportantes2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #E65106;
	text-align: left;
	vertical-align: top;
	padding-bottom: 4px;
}

.textoav3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	background-image: url(../images/descuentos_ch.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
.bor1 {
	background-color: #EDF2FA;
	padding: 15px;
	border: 1px solid #D8E2F3;
	border-radius:3px;
}



.box_grs {
	padding: 6px;
	border-radius:5px;
	-webkit-box-shadow: 2px 3px 10px #999;
	border: 1px solid #E4E4E0;
}
.pieav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

.parrafaviso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 10px;
}


textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
	width:250px;
}
.txt2bld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.txt2bld_icon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1C4E71;
	font-weight: bold;
	background-image: url(../images/avn.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
}

.txt2bldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #062A45;
	font-weight: bold;
}
.tbldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1C4E71;
	font-weight: normal;
}
.tabla_consulta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.tabla_seleccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #062A45;
	cursor: pointer;
}
.tabla_add {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: normal;
	color: #5F5F5F;
	text-decoration: none;
	padding-top:3px;
}
.tabla_cn_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #58608D;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
}
.tabla_cn_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
}
.m_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/m_up.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	cursor: pointer;
	font-variant: normal;
	text-transform: none;
	width: 65px;
	background-color: #E65106;
}
.m_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/m_over.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	cursor: pointer;
	font-variant: normal;
	text-transform: none;
	width: 65px;
	background-color: #1C4E71;
}.m_der {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/der.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	font-variant: normal;
	text-transform: none;
	cursor: pointer;
	width: 10px;
}
.m_izq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/izq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	font-variant: normal;
	text-transform: none;
	cursor: pointer;
	width: 10px;
}
.menu {
	background-image: url(../images/cnt.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	height: 29px;
	text-decoration: none;
	text-align:left;
	font-weight: bold;
	padding-left: 8px;
	border: 1px solid #CDBEBC;
}
.mensajes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #E65106;
	text-decoration: none;
}
.usuario_bx {
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #4E5239;
}
.usuario_t_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	padding-left:8px;
}
.usuario_t_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #555555;
	text-align: left;
	vertical-align: top;
	padding-left:8px;
}
.alta_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333;
	background-image: url(../images/alta.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-right:4px;
}
.alta_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #E65106;
	background-image: url(../images/alta_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #E65106;
	border-bottom-color: #E65106;
	border-left-color: #E65106;
	padding-right:4px;
}
.consultar_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333;
	background-image: url(../images/consulta.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-right:4px;
}
.consultar_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #E65106;
	background-image: url(../images/consulta_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #E65106;
	border-bottom-color: #E65106;
	border-left-color: #E65106;
	padding-right:4px;
}
.cargar_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333;
	background-image: url(../images/carga.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-right:4px;
}
.cargar_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #E65106;
	background-image: url(../images/carga_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #E65106;
	border-bottom-color: #E65106;
	border-left-color: #E65106;
	padding-right:4px;
}
.baja_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333;
	background-image: url(../images/baja.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-right:4px;
}
.baja_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #E65106;
	background-image: url(../images/baja_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #E65106;
	border-bottom-color: #E65106;
	border-left-color: #E65106;
	padding-right:4px;
}
.actualizar_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333;
	background-image: url(../images/actualizar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-right:4px;
}
.actualizar_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #E65106;
	background-image: url(../images/actualizar_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #E65106;
	border-bottom-color: #E65106;
	border-left-color: #E65106;
	padding-right:4px;
}
.reporte_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333;
	background-image: url(../images/reporte.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-right:4px;
}
.reporte_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #E65106;
	background-image: url(../images/reporte_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #E65106;
	border-bottom-color: #E65106;
	border-left-color: #E65106;
	padding-right:4px;
}
.regresar_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333;
	background-image: url(../images/regresar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-right:4px;
}
.regresar_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #E65106;
	background-image: url(../images/regresar_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #E65106;
	border-bottom-color: #E65106;
	border-left-color: #E65106;
	padding-right:4px;
}
.cerrar_sesion_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333;
	background-image: url(../images/cerrar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-right:4px;
}
.cerrar_sesion_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #E65106;
	background-image: url(../images/cerrar_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #E65106;
	border-bottom-color: #E65106;
	border-left-color: #E65106;
	padding-right:4px;
}
.imprimir_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333;
	background-image: url(../images/imprimir.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-right:4px;
}
.imprimir_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #E65106;
	background-image: url(../images/imprimir_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #E65106;
	border-bottom-color: #E65106;
	border-left-color: #E65106;
	padding-right:4px;
}
.timbrar_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333;
	background-image: url(../images/timbrar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-right:4px;
}
.timbrar_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #E65106;
	background-image: url(../images/timbrar_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #E65106;
	border-bottom-color: #E65106;
	border-left-color: #E65106;
	padding-right:4px;
}
.cliente_gral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #58608D;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	text-transform: capitalize;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.inicio_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333;
	background-image: url(../images/inicio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-right:4px;
}
.inicio_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #E65106;
	background-image: url(../images/inicio_over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-right:4px;
}
.costos_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333;
	background-image: url(../images/costos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-right:4px;
}
.costos_over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #E65106;
	background-image: url(../images/costos_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 25px;
	height: 28px;
	vertical-align: middle;
	cursor: pointer;
	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: #E65106;
	border-bottom-color: #E65106;
	border-left-color: #E65106;
	padding-right:4px;
}
.enlace{
	color: #1C4E71;
	text-decoration: none;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
}
.enlace_hover{
	color: #E65106;
	text-decoration: none;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
}
.encabezados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333;
	padding-left: 8px;
}
.up_mp_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/up_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	height: 28px;
	border: 1px solid #E65106;
	cursor: pointer;
	padding-right: 8px;
	padding-left: 27px;
	text-transform: uppercase;
}
.over_mp_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/over_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	height: 28px;
	border: 1px solid #ffffff;
	cursor: pointer;
	padding-right: 8px;
	padding-left: 27px;
	text-transform: uppercase;
	background-color:#E65106;
}
.up_ms_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/up_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	height: 28px;
	cursor: pointer;
	padding-right: 8px;
	padding-left: 27px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-left-color: #333;
	background-color: #333;
}
.over_ms_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/hover2_ms_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	height: 28px;
	cursor: pointer;
	padding-right: 8px;
	padding-left: 27px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1C4E71;
	border-right-color: #1C4E71;
	border-left-color: #1C4E71;
	background-color: #1C4E71;
}
.fijo_ms_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/over_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	height: 28px;
	cursor: pointer;
	padding-right: 8px;
	padding-left: 27px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E65106;
	border-right-color: #E65106;
	border-left-color: #E65106;
	background-color:#E65106;
}
.up_ms_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/over_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
	height: 28px;
	cursor: pointer;
	padding-right: 8px;
	padding-left: 27px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F60;
	border-right-color: #F60;
	border-left-color: #F60;
	background-color: #F60;
}
.box_g {
	padding: 6px;
	border: 1px solid #81ACB1;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	background-color:/*#669900;*/#E65106;
	padding: 9px;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #062A45;
}
.pie a{
	color: #FFF;
	text-decoration:underline;
}
.izq {
	background-image: url(../images/izq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 29px;
}
.izqred {
	background-image: url(../images/reizq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 29px;
}
.der {
	background-image: url(../images/der.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
}
.dered {
	background-image: url(../images/reder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
}
.cnt {
	background-image: url(../images/cnt.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1C4E71;
	height: 29px;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
}
.cntred {
	/*background-image: url(../images/redcnt.jpg);
	background-repeat: repeat-x;
	background-position: center top;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding:4px;
	font-weight: bold;
	background-color: #E65106;
}
.white {
	/*background-image: url(../images/imageback.png);*/
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
.info{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#1C4E71;
	height:20px;
}
.info_rojo{
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#E65106;
	height:20px;
}
.rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color:#1C4E71;
	text-align: left;
	padding-left: 7px;
	height: 20px;
	vertical-align: middle;
}
.l {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
.redac {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #1C4E71;
	text-align: left;
}
fieldset{
	border:1px solid;
	color:#1C4E71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
legend {
	padding: 0.2em 0.5em;
	/*border:1px solid;color:#83CFE7;*/
	color:#062A45;
	font-size:90%;
	text-align:right;
}
.aviso{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#F00;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 7px;
	height: 20px;
	vertical-align: middle;
}
.alert_gct {
	background-color: #FFFFCC;
	border: 1px solid #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 45px;
	background-image: url(../images/alert.png);
	background-repeat: no-repeat;
	background-position: 9px 9px;
	height: 40px;
}

/*DETALLE DE ORDENES DE PEDIDO*/
.caja_1 {
	background-color: #E5E5E5;
	padding: 10px;
	border: 1px solid #E0E0E0;
}
.texto_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #666;
	height: 23px;
}

.texto_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
	vertical-align: middle;
}
.texto_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: left;
	vertical-align: middle;
}
.texto_3b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	vertical-align: middle;
}

.lineinferior {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:  #BFBFBF;
}
/*DETALLE DE ORDENES DE PEDIDO*/

.input_lectura input{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	background-color: #666;
	border: 1px solid #D2D2D2;
}

.boton1{
	background-color:#595959;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:#FFF !important;
	font-weight:bold;
	border-color::#595959;
	border:1px solid;
	height:25px;
	vertical-align:middle;
	padding-bottom:3px;"
}
.box_bnv_B {
	background-color: #383838;
	background-image: url(../images/boxbnB.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: top;
	/*border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;*/
	border-radius:8px;
	text-align: left;
	padding: 15px;
}
.box_bnv_C {
	background-color: #E65106;
	background-image: url(../images/boxbnC.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align: top;
	/*border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;*/
	border-radius:8px;
	text-align: left;
	padding: 15px;
}
.instruccion{
	background-color:#CAE4FB;
	border: 1px solid #015CE4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #002142;
	text-align: left;
	background-image: url(../images/icon_info.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 50px;
	min-height:40px;
	height: 40x;
	border-radius:4px;
}
.alerta {
	background-color:#FBF3CA;
	border: 1px solid #DC880A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #422D00;
	text-align: left;
	background-image: url(../images/icon_alert.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 50px;
	min-height:45px;
	border-radius:4px;
}
.cancelado {
	background-color:#FACBCB;
	border: 1px solid #DD1309;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #420000;
	text-align: left;
	background-image: url(../images/icon_cancel.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 50px;
	min-height:40px;
	height: 40x;
	border-radius:4px;
}
.aprobado {
	background-color:#E2FACB;
	border: 1px solid #6DD70F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2E4200;
	text-align: left;
	background-image: url(../images/icon_aprobado.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 50px;
	min-height:40px;
	height: 40x;
	border-radius:4px;
}
/***************************/

.titul_aviso2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	vertical-align: top;
	background-image: url(../images/aviso2.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-align: left;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
	height: 20px;
}
.box_avisos2 {
	background-color: #FFF1A8;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #E8C784;
	border-radius:4px;
}

.boton_modulos_up {
	background-image: url(../images/backbtnmod.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #EAEAEA;
	border-radius:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #062A45;
	text-align: center; 
	vertical-align: top;
	padding: 5px;
	cursor: pointer;
	background-color: #EFEFEF;

}
.boton_modulos_hover {
	background-image: url(../images/backbtnmod2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #062A45;
	border-radius:4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	cursor: pointer;
	background-color: #062A45;
}
.box_alerta2 {
	background-color: #F64B2F;
	border: 1px solid #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	background-image: url(../images/icon_alert.png);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 50px;
	min-height: 45px;
	border-radius: 4px;
}
.fila_poliza{
	border:1px solid #999; padding-left:5px;
}

.boxcv {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
}
.tecv1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	padding: 3px;
}
.tecv2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1C4E71;
	background-color: #F5F5F5;
	padding: 3px;
	border-radius: 3px;
}
.lisp {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADADA;
	width: 10px;
}
.lispk {
	width: 10px;
}

.cj_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF6E0;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-radius:3px;
}
.cj_2 {
	background-color: #FFE9DF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-radius:3px;
}
.cj_3 {
	background-color: #EEFFDF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-radius:3px;
}
.cj_4 {
	background-color: #DFF3FF;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-radius:3px;
}
.cj_5 {
	background-color: #EEEEEE;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-radius:3px;
}
.box_amarilla{
	background-color:#FBF3CA;
	border: 1px solid #DC880A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #422D00;
	text-align: left;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 50px;
	border-radius:4px;
}