body	{background-image: url('siteart/bk1.gif');
		 background-repeat: repeat-y;
		}
td		{font-family: Arial;
		 font-size: 10pt;
		 color: #000000;
		 }
		 
a:link, a:visited, a:active	{
		 color: #000000;
		 text-decoration: underline;
		 font-family: Arial;
		 font-size: 10pt;
		 }
		 
a:hover	{
		 text-decoration: none;
		 }
		 
a.sm:link, a.sm:visited, a.sm:active	{
		 color: #000000;
		 text-decoration: underline;
		 font-family: Verdana;
		 font-size: 8pt;
		 }
		 
a.sm:hover	{
		 text-decoration: none;
		 }
		 
a.name:link, a.name:visited, a.name:active	{
		 color: #000000;
		 text-decoration: underline;
		 font-family: Arial;
		 font-size: 10pt;
		 }
		 
a.name:hover	{
		 text-decoration: none;
		 }

.tableHeads	{font-weight: bold;
		 color: #FFCE31;
		 }
		 
.headers	{font-weight: bold;
		font-size: 12pt;
		}
		
.small	{font-size:8pt;}

input.formbutton {font-size:8pt;
	font-family: Verdana;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	}
	
input  {font-size:10px;
	font-family: Verdana, sans-serif;
	border: solid 1px #000000;
	padding:2px;
	}
	
input.ship {font-size:10px;
	font-family: Verdana, sans-serif;
	border: none;
	padding:2px;
	}
	
textarea.formtextfield {font-size:10px;
	font-family: Verdana, sans-serif;
	border: solid 1px #000000;
	padding:2px;
	}
select.{font-size:10px;
	font-family: Verdana, sans-serif;
	border: solid 1px #000000;
	padding:2px;
	}
	