﻿/*start css corner gray*/
.xb1_gray {
	display: block;
	overflow: hidden;
	height: 1px;
	background: #C0C0C0;
	margin: 0 5px;
}

.xb2_gray {
	display: block;
	overflow: hidden;
	height: 1px;
	border-right: 1px #C0C0C0 solid;
	background: #C0C0C0;
	border-left: 1px #C0C0C0 solid;
	border-width: 0 2px;
	margin: 0 3px;
}

.xb3_gray {
display:block;
overflow:hidden;
height:1px;
border-right: #C0C0C0 1px solid;
background: #C0C0C0;
border-left: #C0C0C0 1px solid;
margin:0 2px;
}

.xb4_gray {
display:block;
overflow:hidden;
border-right: #C0C0C0 1px solid;
background: #C0C0C0;
border-left: #C0C0C0 1px solid;
height:2px;
margin:0 1px;
}
.xboxcontent_gray {
border-right: #C0C0C0 1px solid;
border-top: #C0C0C0 0 solid;
display:block;
background: #C0C0C0;
border-left: #C0C0C0 1px solid;
border-bottom: #C0C0C0 0 solid;
}
.xtop_gray,.xbottom_gray {
display:block;
font-size:1px;
background:none transparent scroll repeat 0 0;
}
.div_corner_gray {
width: 500px;
height: 200px;
}
.txttitle{
  font-family:Verdana;
  font-size:16px;
  font-weight:bold ;
  text-align:center         
    
    }
    
  .txtcontent{
  font-family:Verdana;
  font-size:14px;
  font-weight:bold ;
  text-align:center         
    
    }
/*end corner box*/


.gridconsulta {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
	text-align:center ; 
}

.gridconsultatxt {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight:  normal;
	text-align:center ; 
}

.gridconsultatxt2 {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma, Verdana, Arial;
	font-weight:  normal;
	text-align:left ; 
}

 .grid 
        {
        font-family:Verdana ;
        font-size:12px;  
        }
        
        .GridviewDiv {font-size: 62.5%; font-family: 'Lucida Grande', 
    'Lucida Sans Unicode', Verdana, Arial, Helevetica, sans-serif; color: #303933;}
Table.Gridview{border:solid 1px #df5015;}
.GridviewTable{border:none}
.GridviewTable td{margin-top:0;padding: 0; vertical-align:middle }
.GridviewTable tr{color: White; background-color: #df5015; height: 30px; text-align:center}
.Gridview th{color:#FFFFFF;border-right-color:#abb079;border-bottom-color:#abb079;
    padding:0.5em 0.5em 0.5em 0.5em;text-align:center}  
.Gridview td{border-bottom-color:#f0f2da;border-right-color:#f0f2da;
    padding:0.5em 0.5em 0.5em 0.5em;}
.Gridview tr{color: Black; background-color: White; text-align:left}
:link,:visited { color: #DF4F13; text-decoration:none }