.Willow {
	font-family: Tahoma;
	font-size: medium;
	color: #000000;
	text-align: justify;
}
.WillowError {
	font-family: Tahoma;
	font-size: medium;
	color:#CC0066;
	text-align: justify;
}
.WillowAltTestimonial {
	font-family: Tahoma;
	font-size: medium;
	color: #7575FF;
	text-align: justify;
}
.WillowAltTestimonialSig {
	font-family: Tahoma;
	font-size: medium;
	color: #7575FF;
	text-align: right;
}
.WillowLinks {
	font-family: Tahoma;
	font-size: medium;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
.WillowMenu {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #000066;
	line-height: normal;
	text-decoration: none;
}
h1 {
	font-family: Tahoma;
	font-size: medium;
	color: #7575FF;
	font-weight: bold;
}
h2 {
	font-family: Tahoma;
	font-size: medium;
	color: #7575FF;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #006666;


}
.WillowMenuTop {

	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #000066;
	line-height: 28px;
	text-decoration: none;
}
.WillowSmall {

	font-family: Tahoma;
	font-size: small;
	color: #000000;
}
.WillowFooter {

	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.WillowLinksSmall {

	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.Willowppd {

	font-family: Tahoma;
	font-size: small;
	color: #000000;
}
.WillowLinksBold {

	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.WillowCentre {

	font-family: Tahoma;
	font-size: medium;
	color: #000000;
	text-align: center;
}
.WillowMenuHidden {

	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #CCCCFF;
	line-height: normal;
	text-decoration: none;
}
.WillowMenuNoLink {

	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	color: #000066;
	line-height: normal;
	text-decoration: none;
}

 .recaptchatable .recaptcha_image_cell, #recaptcha_table {
   background-color:#CCCCFF !important; //reCaptcha widget background color
 }
 
 #recaptcha_table {
   border-color: #000066 !important; //reCaptcha widget border color
 }
 
 #recaptcha_response_field {
   border-color: #000066 !important; //Text input field border color
   background-color:#CCCCFF !important; //Text input field background color
 }
