fieldset.MainUpload {
  background-color: #f5fafa;
  padding: 5px;
  border: 1px solid #cce3e3;
}
leged.legend1 { color: Green; }
div.MainUploadDiv {
  background-color: #fbfdfd;
  padding: 4px;
  border-right: 1px solid #cce3e3;
  border-left: 1px solid #cce3e3;
}
div.SmallBorder {
  margin: 0px 2px;
  padding-top: 1px;
  background-color: #cce3e3;
  font-size: 1px !important;
  line-height: 0px !important;
}
div.BigBorder {
  margin: 0px 1px;
  padding-top: 1px;
  background-color: #cce3e3;
  font-size: 1px !important;
  line-height: 0px !important;
}
.Msg {
  font-family: Tahoma;
  font-size: small;
  background-color: #ffffa5;
}
.Error { color: Red; }

