body{font-family:Verdana; margin-top:5px; margin-left:5px}

body
{
	font-family:Verdana;
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: ##FFFFFF;
	scrollbar-arrow-color: #999999;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #999999;
	scrollbar-shadow-color: #999999;
	scrollbar-darkshadow-color: #FFFFFF;
}

div{font-size:12px;}

table{font-size:12px;}
a{text-decoration:none;color:#333333;font-size:12px;}
a:hover{text-decoration:underline;color:#000000;}

.tbl_Panel{font-size:12px; margin-bottom:3px; border:1px solid #999999}

.tbl_Panel2{font-size:12px; border:1px solid #999999}
.tbl_Powered{border:1px solid #999999}
.tbl_Title{font-size:10px; border:1px solid #444444}

.td_Menu{ color:#444444; font-weight:bold;border-right:1px solid #999999;cursor:default; font-size:12px; padding:5px;
background-color: #CCCCCC; background-image: -webkit-gradient(linear, left top, left bottom, from(#CCCCCC), to(#CCE2FD));
	background-image: -webkit-linear-gradient(top, #CCCCCC, #CCE2FD);
	background-image: -moz-linear-gradient(top, #CCCCCC, #CCE2FD);
	background-image: -ms-linear-gradient(top, #CCCCCC, #CCE2FD);
	background-image: -o-linear-gradient(top, #CCCCCC, #CCE2FD);


}

.td_Menu_plain{color:#000000; font-weight:bold; border-bottom:1px solid #999999; border-right:1px solid #999999;cursor:default;
background-color: #CCCCCC; background-image: -webkit-gradient(linear, left top, left bottom, from(#CCCCCC), to(#CCE2FD));
	background-image: -webkit-linear-gradient(top, #CCCCCC, #CCE2FD);
	background-image: -moz-linear-gradient(top, #CCCCCC, #CCE2FD);
	background-image: -ms-linear-gradient(top, #CCCCCC, #CCE2FD);
	background-image: -o-linear-gradient(top, #CCCCCC, #CCE2FD);}

.td_Obligatorio{color:#990000; font-weight:bold;}
.td_Item{border-bottom:1px solid #cccccc;background-color:#ffffff;border-right:1px solid #cccccc;cursor:default;}
.td_ItemButtons{border-bottom:1px solid #cccccc;background-color:#ffffff;cursor:default;}
.td_ItemTitle{border-bottom:1px solid #cccccc;border-right:1px solid #999999;background-image:url(ttl.gif);font-weight:bold;color:#444444}

.inp_textLog{font-family:verdana;	font-size:10px;	width:130px}
.inp_text{font-family:verdana; font-size:10px; width:350px}
.inp_textCORTO{font-family:verdana; font-size:10px; width:180px}
.inp_textfile{font-family:verdana; font-size:10px; width:500px}
.inp_combo{font-family:verdana; font-size:10px;	width:200px;}
.inp_combo_red{font-family:verdana; font-size:10px; color:#FF0000}
.inp_textarea{font-family:verdana; font-size:10px; width:350px;height:100px}
.inp_button{font-family:verdana; font-size:10px}
.inp_buttonfile{font-family:verdana;font-size:9px;}

.div_alert{font-weight:bold; font-size:16px; color:#990000}
.div_gen{font-size:10px}
.div_Title{font-size:13px; font-weight:bold; color:#555555}
.div_powered{font-size:10px;color:#666666}

.inp_text_Destino_Codigo{font-family:verdana; font-size:10px; width:40px; margin-bottom:-2px;}
.inp_text_Destino_Nombre{font-family:verdana; font-size:10px; width:200px; margin-bottom:2px; border:1px solid #ffffff; font-weight:bold; margin-bottom:-1px;}


.paramButtonNormal {font-family: Tahoma; font-size: 11px; color: #444444;
                    background-color: #EEEEEE; border: solid 1px #AAAAAA;
                    height: 17px;
                    padding-left: 5px; padding-right: 5px;}
.paramButtonOver   {font-family: Tahoma; font-size: 11px; color: #FFFFFF;
                    background-color: #3985D8; border: solid 1px #333333;
                    height: 17px; cursor:hand;
                    padding-left: 5px; padding-right: 5px;}


.param{text-decoration:none;color:#444444;font-size:11px;}
.param:hover{text-decoration:none;color:#FFFFFF;}



.inp_text_Destino_Codigo{font-family:verdana; font-size:10px; width:40px; margin-bottom:-2px;text-transform:uppercase}
.inp_text_Destino_Nombre{font-family:verdana; font-size:10px; width:350px; margin-bottom:2px; border:1px solid #ffffff; font-weight:bold; margin-bottom:-1px;}



div.contenedor {position: relative;width: 400px;}

div.fill {
	display: none;
	width: 400px;
	position:absolute;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	overflow: auto;
	height: 150px;
	top: -1px;
}

tr.fill {
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

.inactivo {
	background-color: #adacab;
}
