	body {
		margin: 0px;
		padding: 0px;

		background-color: #ffffff;

		font-family: Verdana, Helvetica, Sans Serif;
		font-size: 11px;

	}

	td {
		font-family: Verdana, Sans Serif;
		font-size: 11px;
	}

	tag {
		font-family: Verdana, Sans Serif;
		font-size: 11px;
	}

	a {
		color: #a5d5ef;
		text-decoration: none;
	}

	a:visited {
		color: #a5d5ef;
		text-decoration: none;
	}

	a:hover {
		text-decoration: underline;
	}

	a:active {
		text-decoration: underline;
	}



form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
}

.link_icon {
	font-size: 11px;
	line-height: 17px;
	
	padding-left: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	
	background-repeat: no-repeat;
}

.edit_row_actions_mod_div a {
	color: #000000;
}

.edit_row_actions_mod_div a.link_icon {
	color: #000000;
}
