.tablefieldnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0099FF;
}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
}
.oddlines {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.evenlines {

	background-color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.searchline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #0099FF;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #00CCFF;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0000FF;
}
.highlite {
	background-color: #66FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableoutline {
	border: solid #0000FF;
}
.blacktext {
	color: #000000;
}
.redtext {
	color: #FF0000;
}
.reportmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.gbutton {
	width: 100px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
}
.tableoutline {
	border: solid #FFFFFF;
}
.cancelled {
	text-decoration: line-through;
}
.searcherror {
	color: #FFFF00;
}
.fieldswidthlim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	width: 400px;
}
.expired_warning {
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #F00;
}
.whiteborderleft {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: 20px;
	vertical-align: middle;
}
.whiteborderright {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	height: 20px;
	vertical-align: middle;
}
