body {
  padding: 0px;
  margin: 0px;
}

body {
	background-color: #011356;
}
.largeTextEntry {

	width: 160px;

}

.smallTextEntry {

	width: 80px;

}
.largeTextArea {

	width: 280px;

}

.adminTextDefualt{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.tableheader{

  background-color: #021358;
  color: #FFFFFF;
  font-size:12px;
  font-weight:bold;

}

.tabletext{
  
  color: #151555;  
  text-decoration: none;  

}

a:hover {

  text-decoration: underline;
}

.menuHeader {

  color:#FFFFFF; 
  font-size:10px; 
  font-weight:bold; 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-decoration:none;

}

.menuDivider {

  color: #F0C70B;
  
}

.formLabels {

  color: #011356;
  font-size:12px;
  font-weight: bold;

}
