a:link {
	color: #4FA806;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;

}
a:visited {
	color: #4FA806;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;

}
a:hover {
	color: #4FA806;
	font-weight: normal;
	text-decoration: underline;
	font-size: 10pt;


}
a.navlinks:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;

}
a.navlinks:hover {
	color: #ff0000;
	font-weight: bold;
	text-transform: uppercase;


}
a.navlinks:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;


}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	letter-spacing: 1pt;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center;


}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;

}
input , textarea {
 	font-size: 10pt; 
	color: #505050; 
	border: 1px solid #505050; 
	background-color: #ffffff;
}
/*this is to enlarge the text box when typing into it--!>*/
input:focus,  textarea:focus  {
	border:1px solid #505050;
	background-color: #94E896;
	font-size: 18px;
 }  .navbar {
	background-color: #191919;
	text-align: center;
	vertical-align: middle;
	word-spacing: 11px;
}
.blacktext {
	color: #000000;
}
hr {
	color: #284361;

}
.mainpage {
	background-color: #FFFFFF;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.horilines {
	background-image: url(../images/blue_stripes.gif);
	background-repeat: repeat;
}
.contactgrad {
	background-color: #DBEECB;
	border: 1px solid #009900;

}
.animatedimage {
	padding: 22px;
	float: right;
}
