a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #663333;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;



}
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: #999999;
	padding: 0px;
	background-image: url(../images/bg.gif);



}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #663333;


}
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;

}

.tdwhite {
	background-color: #FFFFFF;
}
.space {
}
.page {
	padding: 11px;
}
.tdborders {
	border: 1px dotted #333333;
}
.textwhite {
	color: #FFFFFF;
}
.divbox {
	border: 1px dotted #663333;
	padding: 5px;
}
.textblue {
	font-weight: bold;
	color: #003366;
}
