/**
 * @author Manuel Gerardo Martinez O.
 * @version 1.0 WebSite Codifer, Para JV Publicidad
 * @copyright 2009	 
 */
body{
	background-color: filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#000000', startColorstr='#990000', gradientType='0');
}
.green { 
  background-color: #FFE600;
  background-repeat: repeat-x; 
}
.gradblack {
  background-image: url(../imgs/Util/grad_black.png);
  background-repeat: repeat-x;
}
a:link{
	text-decoration: none; color: #1E5B7E;     
}
a:visited{
	text-decoration: none; color: #1E5B7E;     
}
a:active{
	text-decoration: none; color: #1E5B7E;     
}
a:hover{
	text-decoration: underline;
	 color: #1E5B7E;
}
.result .file {
		font-size: 12px;
		background-image: url(fondo_td01.png);
		behavior: url('iepngfix.htc');
		background-repeat: repeat-x;
		background-color:  #FFFFFF;				
		background-repeat: repeat-x;			
		color: #000080;
		font-family: "Trebuchet MS", Arial;
		text-align:center;
		
}
.result .file td {	
		color: #333333;	
		text-align: left;
		padding-left: 5px;
		padding-bottom: 2px;
		padding-right: 5px;
		padding-top: 3px;		
		/*background-image: url(fondo_td01.png);
		background-repeat: repeat-x;*/
		background-color:#DEDEDD;							
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-right-color: #FFFFFF;
		border-bottom-color: #FFFFFF;		
		
}
.result .file th {
		padding: 5px;
		font-size: 13px;
		color:#4E5B4D;
		font-weight:bold;	
		background-color: #FFFF7F;
		background-image: url(fondo_th02a_2.png);
		behavior: url('iepngfix.htc');
		background-repeat: repeat-x;	
		background-color: #F4C31C;	
		background-position: left top;			
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-right-color: #EBE9BC;
		border-bottom-color: #EBE9BC;
		
}
.resultGrCat .resultFila td{
		color: #333333;	
		font-size: 12px;		
		background-color:#DEDEDD;			
		background-repeat: repeat-x;					
		font-family: "Trebuchet MS", Arial;
		font-weight:normal;
		text-align:left;	
		border-right-width: 5px;
		border-bottom-width: 5px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-right-color: #FFFFFF;
		border-bottom-color: #FFFFFF;
		margin-bottom:1px;			
}

.resultGrCat, .resultGrCatOv, .resultGrCatOn {
		color: #333333;	
		font-size: 12px;
		/*background-image: url(fondo_td01.png);
		background-repeat: repeat-x;
		background-color:  #FFFFFF;	*/
		background-color:#DEDEDD;			
		background-repeat: repeat-x;					
		font-family: "Trebuchet MS", Arial;
		font-weight:normal;
		text-align:left;	
		border-right-width: 5px;
		border-bottom-width: 5px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-right-color: #FFFFFF;
		border-bottom-color: #FFFFFF;		
}

.resultGrCatOv, .resultGrCatOn{
		color:#FFFF33;
		font-size:12px;		
		/*background-Image:url(stilos/fondo_th02a_2.png);
		background-Repeat:repeat-x;	*/
		background-color:#999999;
		
		
		border-right-width: 5px;
		border-bottom-width: 5px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-right-color: #FFFFFF;
		border-bottom-color: #FFFFFF;					
}

.resultGrCatOn{		
		color:#FFFF00;
		background-image:none;
		background-color:#333333;
		border-right-width: 5px;
		border-bottom-width: 5px;
		border-right-style: solid;
		border-bottom-style: solid;
		border-right-color: #FFFFFF;
		border-bottom-color: #FFFFFF;
		text-transform:uppercase;
		font-weight:bold;		
}