td {
	font-family: "verdana";
	font-size: 9pt;
	color: white;
}
input, textarea {
	font-family: "verdana";
	font-size: 9pt;
}
.header {
	color: #0000A0;
	font-size: 12pt;
	font-weight: bold;
}
.menu_left td {
	color: #0000A0;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
	border-right: 1px solid;
}
.menu_left td.submenu {
	font-size: 9pt;
	font-weight: normal;
	padding-left: 25px;
}
.menu_left td a {
	color: #0000A0;
}
.content td {
	padding: 10px;
}
.product td {
	padding: 2px;
	vertical-align: top;
}
.form td {
	padding: 3px;
}
a {
	text-decoration: none;
	color: white;
}
a:hover {
	text-decoration: underline;
}
a:visited {
}
