body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #00349A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #FB0000;
}
a:active {
	text-decoration: none;
	color: #E7D46D;
}
.FormFields {
	padding: 2px;
	width: 120px;
	border: 1px solid #003399;
}
.FormButtons {
	padding: 2px;
	width: 120px;
	border: 1px solid #003399;
	color: #FFFFFF;
	background-color: #003399;
}
#ProductsNav{
	list-style-image: url(images/design/Bullet.jpg);
	list-style-type: none;
}
.ProductBox {
	background-color: #FFFFFF;
	border: 1px dashed #999999;
	text-align: center;
	vertical-align: top;
}
