body {margin-left: 0px;	margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
.BarraDirecciones {
	FONT-SIZE: 13px; MARGIN-LEFT: 0px; COLOR: #333333; LINE-HEIGHT: 12px; FONT-FAMILY: "Trebuchet MS"
}
.gridHeader
{
	background-color:#00659C;
	color:White;
	font-family: "Trebuchet MS";	font-size: 11px; font-weight:bold;	
}
.gridItem
{
	background-color:white;
	font-family: "Trebuchet MS";	font-size: 11px; color: #11438C; font-weight:bold; 
}

.gridAlternateItem
{
	background-color:#E7EFF3;
	font-family: "Trebuchet MS";	font-size: 11px; color: #11438C; font-weight:bold;
}

.gridSelectedItem
{
	background-color:#83A6E0;
}

.gridPagerStyle
{
	background-color:#DFDFDF;
	text-decoration:underline;
	text-align:center;
}

.gridItemHover
{
	background-color:#FFE373
}
