.bonentop {
	background-image: url(images/lay-out_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana;
	font-size: 11pt;
	color: #FFFFFF;

}

a:visited,
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;	
}

a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.mainbottom {
	background-image: url(images/lay-out_09.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana;
	font-size: 11pt;
	color: #FFFFFF;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
td {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.ordertext {
	font-family: Verdana;
	font-size: 18px;
}


.maintop {
	background-image: url(images/lay-out_08.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
