body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #4955f8;
  margin: 0px;
}
select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #4955f8;
}
form td {
  vertical-align: middle;
}

.blue_text {font-size: 11px; color: #4955f8;}
.red_text {font-size: 10px; color: #ff0000;}
.red {color: #ff0000;}

.bold {font-weight: bold;}
.underline {text-decoration: underline;}

.dot_col {width: 14px; vertical-align: middle;}

.fs6 {font-size: 6px;}
.fs10 {font-size: 10px;}
.fs11 {font-size: 11px;}
.center {text-align: center;}

#model_thumb {width: 100px; height: 70px;}
#tbl_model_thumb {
  width: 100px;
  height: 70px;
}
#tbl_model_thumb td {
  text-align: center;
  vertical-align: middle;
}



