body {
	margin: 0px;
}
.linetile {
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
.linetile2 {
	background-repeat: repeat-x;
	background-position: bottom;
}
.linetile3 {
	background-repeat: no-repeat;
	background-position: center bottom;
}
a:hover {
	text-decoration: none;
}
.maintile {
	background-repeat: repeat-x;
	margin-right: 21px;
	margin-left: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.marg {
	margin-right: 21px;
	margin-left: 21px;
}
