table
{
  border-collapse: collapse;
}

th
{
  background-color: #00A300;
  color: #ffffff;
  text-align: left;
  
}

th a
{
	
	text-decoration: none;
	color: #ffffff;

}	

tr
{
  background-color: #D4FFA8;
  border-top: 1px dashed #eaeaea;
  border-bottom: 1px dashed #eaeaea;
  #color: #000000;
	margin: 5px;
	#text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12pt;
	color: #006EA6;  
}

/** 
* Generated by www.formstylegenerator.com 
**/

/** You can use this style for your INPUT, TEXTAREA, SELECT elements **/
.schoolf_form {
	border: 2px dotted #006EA6;
	border-top: none;
	border-left: none;
	border-right: none;
	/** remember to change image path **/
	background: url(none) no-repeat #FFFFFF;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	color: #454743;
}

/** You can use this style for your LABEL elements **/
label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12pt;
	color: #006EA6;  
}


