.eXresLabel
{
	font-family : Verdana;
	font-size: 11px;
    font-weight:  bold;
	vertical-align: top; 
}
.eXresLabelSmall
{
	font-family : Verdana;
	font-size: 10px;
    font-weight:  normal;
	vertical-align: top; 
}
.eXresText
{
	font-family : Verdana;
	font-size: 10px;
    font-weight: normal;
	vertical-align:  top; 
}

.eXresGrid
{
	font-weight: normal;
	font-size: 10px;
	vertical-align: top;
	font-family: Verdana;
	height : auto;	
	padding-right : 2;
	padding-left : 2;	 
	padding-top : 2;
	padding-bottom : 2;
	width: 100%;
	border: solid;
	border-width: 1;
}

.eXresGridHeader
{
	font-weight : bold;
	font-size : 11px;
	background-color : #D9f09e;
	height : 15px;
	padding-right : 2;
	padding-left : 2;	 
	padding-top : 2;
	padding-bottom : 2;
}
.eXresGridItem
{
	font-weight : normal;
	font-size : 10px;
	height : 12px;	
	padding-right : 2;
	padding-left : 2;	 
	padding-top : 2;
	padding-bottom : 2;	 
}

