.Missing {
  font-family:verdena;
  background: red;
  color:white;
  width: 300px;
  font-size:9pt; 
  font-weight: lighter;
  border: 1px solid #279ACC; 
  padding: 4px;  
}

.Missing_small{
  font-family:verdena;
  background: red;
  color:white;
  width: 223px;
  font-size:9pt; 
  font-weight: lighter;
  border: 1px solid #279ACC; 
  padding: 4px;  
}

.TextBoxMissing {
  font-family:verdena; 
  background: red;
  color:white;
  width: 300px;
  font-size:9pt; 
  font-weight: lighter; 
  border: 1px solid #279ACC; 
  padding: 4px;  
}

.RegularTextBox {
border: solid 5 blue; 
}

.inp_search {
  font-family:verdena; 
  width: 250px;
  font-size:9pt; 
  font-weight: lighter;
  border-top: 1px solid #279ACC; 
  border-bottom: 2px solid #279ACC; 
  border-left: 1px solid #279ACC; 
  border-right: 2px solid #279ACC;   
  padding: 4px;  
}

.inp {
  font-family:verdena; 
  width: 300px;
  font-size:9pt; 
  font-weight: lighter;
  border: 1px solid #279ACC; 
  padding: 4px;  
}

.inp_small {
  font-family:verdena; 
  width: 223px;
  font-size:9pt; 
  font-weight: lighter;
  border: 1px solid #279ACC; 
  padding: 4px;  
}

.inp_verysmall {
  font-family:verdena; 
  width: 138px;
  font-size:9pt; 
  font-weight: lighter;
  border: 1px solid #279ACC; 
  padding: 4px;  
}

.inp_text {
  font-family:verdena; 
  width: 300px;
  font-size:9pt; 
  font-weight: lighter; 
  border: 1px solid #279ACC; 
  padding: 4px;  
}

.inp_small_text {
  font-family:verdena; 
  width: 216px;
  font-size:9pt; 
  font-weight: lighter; 
  border: 1px solid #279ACC; 
  padding: 4px;  
}

.inp_select {
  font-family:verdena; 
  width: 308px;
  font-size:9pt; 
  font-weight: lighter; 
  padding: 4px;  
  border overflow: hidden;
}

.inp_login {
  font-family:verdena; 
  width: 300px;
  font-size: 12pt; 
  font-weight: lighter; 
  border: 1px solid #279ACC; 
  padding: 6px;  
}
