body
{
	margin: 0px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: white;
	background-image: url(gx/bg.gif);
	background-repeat: repeat-x;
}

a:link { color: #33b; text-decoration: none; }
a:visited { color: #4a4abb; }
a:hover { color: #fff; background: #66b; }
a, area { text-decoration: none !important; outline: none; }

img 	{ display: block; }
small	{ font-size: 10px; }
table	{ border-collapse: collapse; }

p		
{ 
	margin-left: 20px; 
	margin-right:50px;
	text-align: left;
}

.gray 	{ color: #444; }

h1
{
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #66b;
	font-weight: bold;
	margin-right:50px;
	text-align: left;
}

td.leftgap
{
	width="35px";
}

td.rightgap
{
	width="50px";
}

td.leftcol
{
	width="300px";
}

.order-box
{
	clear: both;
	border-color: #333;
	border-width: 2px;
	border-style: solid;
	padding: 6px 10px 6px 10px;
	display: block;
	text-align: center;
	background-color: #ddd;
	margin-left: 20px; 
	margin-right:50px;
}
