/*------ TAILWIND SITE (c)TailWind Enterprises 2008 ------*/

body {
	background-color: #000000;
	border-width: 0px;
	padding: 0;
	margin: 0;
}

table.OrderForm td {
	border-color: #000000;
	font-family: Arial;
	font-size: 12px;
	}

#hidepage {
	position: absolute; 
	left:0px; 
	top:0px; 
	background-color: #000000; 
	height: 100%; 
	width: 100%;
	z-index:1000;"
}


table.OrderForm a:link, table.OrderForm a:visited, table.OrderForm a:active {
  color: #000000;
  text-decoration: none;
}

table.OrderForm a:hover {
  color: #FF7777;
  text-decoration: underline;
}