body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: small;
	color: #000000;
	background-color:#dee2fa;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.style1 {
	color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	width: 100%;
	}
input  {
	font-size: 80%;
	}
a:link {

	color: #0000FF;
}
a:visited {

	color: #0000FF;
}
a:hover {

	color: #009900;
}
a:active {

	color: #0000FF;
}

.ctrlDirecTable {
	margin:0px 0px 2px 0px ; 
	padding:4px;
	padding-left:4px;
	width:100%;
	border-top:0px none #000099;
	font-size:90%;
	z-index:-1;
}

a img {
border: 0;
}

table#trlDirecResultTable {
	margin:0; 
	padding:4px;
	width:100%;
	font-size:90%;
	z-index:-1;
}
table#trlDirecResultTable td {
	margin:0; 
	padding:8px;
}
table#trlDirecResultTable tr {
	border: 2px solid #000099;
	padding-bottom: 30px;
	}
	
table.sidepanel {
margin-bottom: 8px;
}

table.sidepanel td {
	border:1px solid white;
	padding: 2px 4px;
}

table.grid {
	border: 0;
	}
table.grid tr {
	background-color: #8494DE;
}
table.grid td {
	border: 1px solid #ccc;
	padding: 12px;
	vertical-align: top;
	text-align: center;
	font-size: 80%;
	}

