@CHARSET "ISO-8859-1";

.separator {
  border-bottom-color: #dfdfdf;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.first {
  width: 180px;
  font-weight: bold;
}

.second {
  width: 400px;
}

.inputFieldSize{
  width: 300px;
}

optgroup {
	font-family:Verdana;
	font-weight:bold;
	text-decoration: underline;
	font-style: normal;
}

.searchPanel {
  width: 582px;
  font-size: 9px;
  font-family: Verdana;
}

td {
  font-size: 9px;
  font-family: Verdana;
}

a {
  text-decoration: none;
}

input, select, textarea {
  
  font-family:verdana;
  font-size:9px;
}

.searchButton {
 background-color:#999999;
 border-color:#CCCCCC #646464 #646464 #CCCCCC;
 border-style:solid;
 color:#FFFFFF;
 font-family:verdana;
 font-size:9px;
 font-weight:bold;
 height:19px;
 text-align:center;
 width:150px;
 t
}

.readOnlyList {
  list-style: none;
  padding-top: 5px;
  margin-bottom: 5px;
  font-weight: bold;
}

.searchSelect {
  width: 100px;
}

.listSelect {
  width: 350px;
}

.inputFieldSize{
  width: 300px;
}
