body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	font-size: 11px;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 11px;
	line-height: normal;
}
tr.rowoverodd {
	background-color : #FAFAFA;
	height: 18px;
}
tr.rowovereven {
	background-color : #FFFFFF;
	height: 18px;
}
tr.rowoverselected {
	background-color : #DEDEDE;
	height: 18px;
}
a {
	color: #508407;
	text-decoration: none;
}
a:hover {
	color: #508407;
	text-decoration: underline;
}
form {
	margin: 0px;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}