/* CSS Document */

body {
	background-image:  url(/file?fle=1);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:top;

}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #2A3731;
	margin-left: 5px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #2A3731;
}

li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	list-style: disc;
	vertical-align: bottom;
	margin-top: 1px;
	margin-bottom: 1px;
	
}

td.im_orglevel_dropdown{
	width: 135px;
}

td.taal{
	font-size: 12px;
	color: Black;
	text-transform: uppercase;
	padding-right: 10px;
	font-weight: bold;
}

/*a{
	font-size: 11px;
	color: #009AD8;
	text-decoration: underline;
	
}
a:visited{
	font-size: 11px;
	color: #009AD8;
	text-decoration: underline;
	
}
a:hover{
	font-size: 11px;
	color: #3A67B1;
	text-decoration: underline;
}
*/


/* quicklinks */

/*
td.qck_mnu a.qck_lnk{
 margin-left: 3px;
 white-space: nowrap;
 font-weight: bold;
}
.submit{
	background-color: #3A67B1;
	font-size: 11px;
	color: white;
	font-weight: bold;
	border: 1px solid white;
}
table.orl_t_gridtable td{
	padding-left: 8px;
}
*/