body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	font-size: 11px;
	background-color: #FFFFFF;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #757575;
	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: #004990;
	text-decoration: none;
}
a:hover {
	color: #004990;
	text-decoration: underline;
}
form {
	margin: 0px;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.pad10bottom {
	padding-bottom: 10px;
}
.pad7right {
	padding-right: 7px;
}
.greycell {
	background-color: #FAFAFA;
}
.redBoldtext {
	font-weight: bold;
	color: #FF0000;
}
.lowercontent {
	background-color: #EEEEEE;
	padding: 10px;
}
