body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 10px;
	font-family: "Arial";
	font-weight: normal;
}

table {
	font-size: 11px;
}

.contact {
	font-family: "Trebuchet MS";
	font-size: 13px;
}

table.automargin {
	margin: auto;
}

table.border {
	border: 1px solid #888888;
}

a.menu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #f9e91e;
	text-decoration: underline;
}

.topmenu {
	font-family: "Arial";
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

a.topmenu {
	text-decoration: none;
}

a.topmenu:hover {
	color: #ebda07;
	text-decoration: underline;
}

a.productmenu {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a.productmenu:hover {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #0049b2;
	text-decoration: underline;
}