a, body, input, select, option,  table {font-family: Verdana;font-size: 10px;	color:black;}
body { 
	/*background-color: #987010;/*#C7E8FF; */
	background-color: white;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-right:0px;
}

/*Iconos*/
a.FIcon:link{ text-decoration:none; }
a.FIcon:visited{ text-decoration:none; }
a.FIcon:active{ text-decoration:none; }
a.FIcon:hover{ text-decoration:none;}

a.FIconDisabled:link{ text-decoration:none; color: Gray; cursor:default;}
a.FIconDisabled:visited{ text-decoration:none; color: Gray; cursor:default; }
a.FIconDisabled:active{ text-decoration:none; color: Gray;  cursor:default;}
a.FIconDisabled:hover{ text-decoration:none; color: Gray; cursor:default;}

/*Fin iconos*/



/*elementos*/
.Ftxtbox{ font-family:Verdana;text-align: left;font-size:10px;border: #987010 1px solid;margin: 0px;}
.Ftxtboxdisabled{ font-family:Verdana;text-align: left;font-size:10px;background-color: #CCCCCC;border: #69839C 1px solid;margin: 0px;}
.Ftxtarea{ font-family:Verdana;text-align: left;font-size:10px;background-color: white;border: #69839C 1px solid;margin: 0px;	height:50px;readonly:true;}
.Fselect{  font-family:Verdana;font-size:10px;text-align: left;background-color: white;border: #69839C 1px solid;margin: 0px; width:115px;}
.Fselectdisabled{ font-family:Verdana;font-size:10px;text-align: left;background-color: #CECFCE;border: #69839C 1px solid;margin: 0px;height:16px; width:115;}
.Fdatalist{  font-family:Verdana;     font-size:10px;text-align: left;background-color: white;  border: #69839C 1px solid;margin: 0px;}



.Ftdpagetitle{color:White;font-weight: bold;background: #DCA814;text-align:left;font-size:12px;height:20px;padding-left:10;}

.Fpagetitle{font-weight: bold;font-size:12px;}
.Fpagesubtitle{font-weight: bold;font-size:11px;}
.Fpagesubtitle2{font-weight: bold;font-size:10px;}
.Fborder1{border: 1px solid #987010;}
.Fbgbox{background:#fff9e8;	overflow:auto;}
.Fbgseparator{background:#987010;}
/*FIN Generales*/




/*Productos y Categorias*/
.bgmaincategory{ background:gray;}
.titlemaincategory{ font-size:12px;	font-weight: bold;	color:#001AFF;}
.txtmaincategory{ font-size:11px;	color:#001AFF;}


.bgcategory{ background:white;}
.bgseparatorcategory{ background:gray;}
.titlecategory{ font-size:11px;	font-weight: bold;	color:Black;}
.txtcategory{ font-size:10px;	color:Green;}

/*.bgcontentcategory{background:#000000;}*/

.bgproduct{ background:#ffffff;}
.bgseparatorproduct{ background:gray;}
.titleproduct{ font-size:11px;	font-weight: bold;	color:#001AFF;}
.txtproduct{ font-size:10px;	color:red;}

.bgmainproduct{ background:white;}
.titlemainproduct{ font-size:12px;	font-weight: bold;	color:#001AFF;}
.subtitlemainproduct{font-size:11px;	font-weight: bold;	color:#000000;}
.txtmainproduct{ font-size:11px;	color:#001AFF;}
.txtprice{ font-size:11px;	color:red; font-weight:bold;}


.cartheader1{background: blue;}
.cartheader2{background: gray;}
.cartheader3{background: orange;}
.cartitem{background: red;}
.cartitemalt{background: yellow;}
.cartfotter{background: blue;}

/*Fin Productos*/



/*Arbol*/
.Fitemtree{cursor:pointer;padding-left:3px;padding-right:3px;padding-top:1px;padding-bottom:1px; font-size:10px}
.Fitemselectedtree{cursor:pointer;background-color:#ffe18a; border:1px solid black; padding-left:3px;padding-right:3px;padding-top:1px;padding-bottom:1px;font-size:10px}
/* Fin Arbol*/
