body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	font-size: 80%;
	background-color: #000;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 100%;
	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: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
form {
	margin: 0px;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
}
select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	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;
}
.pad10all {
	padding: 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
