a:link {
	color: #666666;
	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;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;


}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;

}
.topgraphics {
	background-color: #000000;
	height: 55px;
	width: 105%;
	margin-left: -10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C3974E;
	margin-bottom: 11px;
}

.bottomgraphics {
	background-color: #000000;
	height: 20%;
	width: 105%;
	margin-left: -10px;
	margin-top: 11px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C3974E;
}

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;

}
