/* binarysmiths.com CSS */body    {	margin: 0px 0px 0px 0px;	padding: 0;	font-family: arial, helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #FFFFFF;
	background-color: #ffffff;}/* Link Styles */a:link  {	color: #FFFFFF;	text-decoration: underline;	font-weight: normal;}a:visited   {	color: #FFFFFF;	text-decoration: underline;	font-weight: normal;}a:hover {	color: #FFFFFF;	text-decoration: none;	font-weight: normal;}

a.black:link  {	color: #000000;	text-decoration: underline;	font-weight: normal;}a.black:visited   {	color: #000000;	text-decoration: underline;	font-weight: normal;}a.black:hover {	color: #000000;	text-decoration: none;	font-weight: normal;}

/* Text Styles */p	{	line-height: 120%;	font-size: 12px;	font-weight: normal;	margin: 20px 20px 20px 40px;
	text-align: left;}.black	{	font-size: 11px; 	color: #000000;	text-decoration: none;	font-weight: normal;	line-height: 100%;	margin: 5px 5px 5px 5px;
	text-align: center;	}
	/* Table Styles */

.tableContent1 {	font-family: helvetica, arial;	font-size: 12px;	font-weight: normal;	color: #FFFFFF;	text-align: center;
	vertical-align: top;	background-color: #795e33;
	padding: 20px 10px 10px 20px;	border: 0px;}

.submit {	font-family: helvetica, arial;	font-size: 10px;	font-weight: normal;	color: #FFFFFF;	background-color: #795e33;
	padding: 2px 2px 2px 2px;	border: 1px solid #FFFFFF;}
/* Form Styles */.password1 {	padding: 2px 2px 2px 2px;	font-family: arial, helvetica, verdana, sans-serif;	font-size: 12px; 	font-weight: normal;	color: #FFFFFF;	text-align: left;	background-color: #795e33;	border: 1px solid #FFFFFF;}

fieldset {	padding: 10px 10px 10px 10px;	color: #663300; 	text-align: left;	border: 2px solid #663300;}