a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0000FF;
	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;
	letter-spacing: 1pt;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;



}
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-image: url(../images/top_bar.gif);
	background-repeat: repeat-x;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-position: top;
}
.blacktext {
	color: #000000;
}
hr {
	color: #284361;

}
.mainpage {
	background-image: url(../images/backdrop.jpg);
	background-repeat: no-repeat;
	margin-top: 22px;

}
table.tablethinborder td{
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;



}
.animateddiv {
	float: right;
	padding: 11px;

}

