/* G A Z A T E M   T E C H N O L O G I E S   */


body {	
		background-color:#f1f1f1; margin:0px;
	}


body, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
}
a {
	color: #0D1194;
	text-decoration: none;
}
A:hover {
	color: #4D77B2;
	text-decoration: underline;
}


a.link {
	color: #ffffff;
	text-decoration: none;
}
A.link:hover {
	color: #ffffff;
	text-decoration: underline;
}

	
TR.GridRow TD
{
    PADDING: 3px 3px 3px 5px;
    BACKGROUND-COLOR: #F7F7F7;
}

TR.GridRowOver TD
{
	PADDING: 3px 3px 3px 5px;
	background-color: #DDDDDD;
}	