body {
	background-color: #9cafad;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: left;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #6eo1o1;
	text-decoration: none;
}
.Orderform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.smallgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #555555;
	text-decoration: none;
	margin-top: 6px;
	margin-bottom: 6px;
}
.smallgrey a:link {
	color: #555555;
	text-decoration: none;
}
.smallgrey a:visited {
	color: #555555;
	text-decoration: none;
}
.smallgrey a:hover {
	color: #000000;
	text-decoration: underline;
}
.tradition_bg_image {
	background-image:  url("images/main_page_images/tradition_left.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
.center_line_bg {
	background-image: url(images/center_line.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.centeredmaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: left;
}
.image_right_space {
	margin-right: 10px;
	margin-bottom: 10px;
}
.maintext_right_margin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	margin-right: 16px;
}