﻿body
{
	margin:10px auto 0;
	padding:0;
    text-align:center;
    text-decoration: none;
	font:normal 11px arial, tahoma, helvetica, sans-serif;
}

.letranormal {color:#000000;font-size: 8pt;font-style:normal;font-weight:normal}

.gridcontainer  
{
	border: solid 1px #ffffff;
	border-top-width:0px;
	width: 100%;
}
.grid {width: 100%;border-width:0px;}

.grid caption {
	background:#f9f9f9 url(Images/Red/captionbckg.gif) repeat-x;
	color:#ffffff;
	text-align:left;
	line-height:22px;
	font-size:11px;
	font-weight:bold;
	padding-top:4px;
	padding-left:4px;
	font-family:tahoma,arial,verdana,sans-serif;
}

.grid table 
{
	border-color:#ffffff;
	border-width:1px;
	display: block;
	overflow: auto;
}
	
.grid td, .grid th
{
    height:18px;
    vertical-align:middle;
}

.grid th
{
	background:transparent url(Images/Red/thbackground.gif) repeat-x;
	height:19px;
	border:solid 1px #ffffff;
	font-weight:normal;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:11px;
}
.grid th a
{
	text-decoration:none;
	color:#000000;
	text-align: center;
}

.grid td
{
	border:1px solid #ededed;
	border-top-color:#fff;
	width:100%;
	cursor:default;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:10px;
	cursor:pointer;	
}
.grid td a
{
   text-decoration:none;
	color:#000000;
	text-align: center;
}

.selectedrow 
{
	background: #DFE8F6;
	border:1px dotted #A3BAE9;
}

.altrow 
{
	background-color:#f2f2f2;
}

.altoverow
{
	border:10px solid #99BBE8;
    background: #efefef url(Images/Red/rowover.gif) repeat-x left top;
    cursor:pointer;
}

.pagerstyle 
{
	font-size:x-small;
	text-align:right;
	background-position: bottom left;
	background: #b5b3b5 url(Images/Red/toolbarbck.gif) repeat-x scroll left top;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:8px;
	color: #FFFFFF;
}

.gopag {
    font-size:x-small;
    width:20px;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:10px;
}

.pagprev{
    background:transparent url(Images/Red/previous.png) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
    border:0px;
}
.pagnext{
    background:transparent url(Images/Red/next.png) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
    border:0px;
}

.pagfirst{
    background:transparent url(Images/Red/first.png) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
    border:0px;
}
.paglast{
    background:transparent url(Images/Red/last.png) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
    border:0px;
}


.CabeceraGrid 
{
    color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	
	text-align: center;	
}
.CabeceraGrid a 
{
	
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;	
	text-align: center;	
}
