




A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}







.page_background { 

 font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;

background-image: url("./images/col_background.jpg");
background-position: right;
background-position: top;
background-repeat: no-repeat;
background-color: #ffffff; 


 }


H1 {
	 font-family: arial,Verdana,Garamond,Times New Roman,Courier New, sans-serif;
  font-size: 25px;
  font-weight: bold;
  color: #D15400;

}



.stafftable {

	 font-family: arial,Verdana,Garamond,Times New Roman,Courier New, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  color: #000062;


}





.signup{
	 font-family: arial,Verdana,Garamond,Times New Roman,Courier New, sans-serif;
  font-size: 12px;
  font-weight: normal;
 color: #FFFFff;

}



.signuptextarea{
	 font-family: arial,Verdana,Garamond,Times New Roman,Courier New, sans-serif;
  font-size: 14px;
  font-weight: normal;
background-color: #FFD2A6;

}


H7{
	 font-family: arial,Verdana,Garamond,Times New Roman,Courier New, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #012060;

}



.signupbutton{
 font: 11px font-family: arial,Verdana,Garamond,Times New Roman,Courier New, sans-serif;
 background-color: #808080;
 color: #ffffff;
 
}

.fieldcell{
 width: 100px;
 font: 11px font-family: arial,Verdana,Garamond,Times New Roman,Courier New, sans-serif;
 background-color: #FFE1D2;
 color: #000000;
 border: 2px solid #284279;
} 

H2 {
	 font-family: font-family: arial,Verdana,Garamond,Times New Roman,Courier New, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #012060;
}



H4 {
	 font-family: font-family: arial,Verdana,Garamond,Times New Roman,Courier New, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #012060;
}



.page_background_no_image { 

 font-family: font-family: arial,Verdana,Garamond,Times New Roman,Courier New, sans-serif;
  font-size: 10px;
  font-weight: normal;

background-color: #ffffff; 


 }

.inputRequirement { 
font-family: arial,Verdana,Garamond,Times New Roman,Courier New, sans-serif;
font-size: 10px;
color: #ff0000;

}
