
td.adminheading
{
  background : #2377BF;  
  color : #FFFFFF;
  font-weight : 900;
  border-bottom : solid black 1px;
  font-family : Arial;
}

input.buttonblue
{
  background : #217ABE;
  color : #FFFFFF;
  font-weight : 900;
  font-family : Arial;
}

input.buttonred
{
  background : #DA202D;
  color : #FFFFFF;
  font-weight : 900;
  font-family : Arial;
}

