body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
th {
	font-size: 11px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
h1{
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
.slct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	width: 196px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
.inpt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4E4E4E;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #4E4E4E;
	width: 110px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4E4E4E;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #4E4E4E;
	width: 196px;
	overflow: auto;
}
.inputButton {
	background-color: #DDDDDD;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #FFFFFF;
	width: 110px;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.error td {
	font-weight: bold;
	color: #FF0000;
}
.error p {
	font-weight: bold;
	color: #FF0000;
}

listing p {  font-family: Arial, Helvetica, sans-serif;}
.listing .header1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; color:black; font-weight: bold;}
.listing .title {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color:black; font-weight: bold; margin-bottom: 5px}
.listing a {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#000000; text-decoration: none}
.listing a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color:#000000; text-decoration: underline}
.listing th {  font-size: 11px; color: black; background-color:  #EFEFEF}	

.key {
	padding: 4px;
	border: solid 1px #000000;
}
.history {
	padding: 2px;
	font-size: 11px;
}

