a:link {
	color: #9c8b03;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #657F64;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;



}
a.navlinks:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;



}
a.navlinks:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;




}
a.navlinks:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;


}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 11px;
	background-attachment: scroll;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ababab;




}
h1, h2, h3 {
	font-size: 1.5em;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;


}
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;
 }  .navbar {
	text-align: left;
	font-weight: bold;
	color: #999999;


}
.blacktext {
	color: #000000;
}
hr {
	color: #284361;

}
.navsep {
	background-image: url(../images/sep.png);
}
.page {
	padding: 5px 33px;

}
.textgold {
	color: #847603;
}
