.greyhead{
   background-color:'#D2D2D2';
}
.dark-selected-bg{
   background-color:'#CEE4FC';
}
.selected-bg{
   background-color:'#E2E9F3';
}
.required{
    color:red;
}
.left-side-links {
  font-family: verdana;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  letter-spacing: 0.5px;
  padding-left: 18pt;
}
.title{
  font-family: verdana;
  font-size: 16px;
  font-weight: bold;
  color: #775915;
  text-decoration: none;
  letter-spacing: 0.5px;
  padding-left: 2pt;
}
.adminhead{
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: #213E66;
  text-decoration: none;
  letter-spacing: 0.5px;
  padding-left: 2pt;
   background-color:'#E2E9F3';
}

.bottom-text {
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  padding-right: 5px;

}

a:hover {
  font-family: verdana;
  font-size: 12px;
  font-weight: normal;
  color: #339933;
  text-decoration: none;

}
.bodytext{
  font-family: verdana, "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  text-decoration: none;
  letter-spacing: 0.5px;
}
.hlinks{
  font-family: verdana;
  font-size: 13px;
  font-weight: normal;
  color: '#00326F';
  text-decoration: none;
}
.hlinks:hover{
   font-family: verdana;
  font-size: 13px;
  font-weight: normal;
  color: 'red';
  text-decoration: underline;
}
.menus{
  font-family: verdana;
  font-size: 12px;
  font-weight: normal;
  color: '#7C5E16';
  text-decoration: none;
  letter-spacing: 0.5px;
  padding-left: 2pt;
  line-height: 22px;
}
.menus:hover{
   font-family: verdana;
  font-size: 12px;
  font-weight: normal;
  color: black;
  letter-spacing: 0.5px;
  text-decoration: underline;
}

.error{
 font-family: verdana;
 font-size: 12px;
 color: red;
}
.buttons{
  BACKGROUND-COLOR: #213E66;
  BORDER-BOTTOM: #000000 1px solid;
  BORDER-LEFT: #000000 1px solid;
  BORDER-RIGHT: #000000 1px solid;
  BORDER-TOP: #000000 1px solid;
  COLOR: white;
  cursor: hand;
  FONT-FAMILY: verdana;
  FONT-SIZE: 11px;
  FONT-WEIGHT: bold;
  HEIGHT: 18px;
}
.orangetxt{
   color=#E89700;
}

.subHead{
  background-color: #E3EAF4;
}

.footer-text {
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  padding-right: 5px;

}
