@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #D9FFB3;
}
body,td,th {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.ImageBorder {
	border: 1px dotted #D9FFB3;
	margin: 1px;
	padding: 1px;
}
.MenuText {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.PageTitle {
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.TopicTitle {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #009933;
}
.SelProducts {
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
	color: #008A00;
}
