.tile_bg {
	background-image: url(support/tile.gif);
	font-variant: small-caps;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.stripe {
	background-image: url(support/stripe.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
}
.stripe2 {
	background-image: url(support/stripe2.gif);
	height: 14px;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
}
.headers {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #666;
	letter-spacing: 0.2em;
	word-spacing: 3px;
	height: auto;
	text-transform: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
.links {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #666;
	text-decoration: none;
}
linksb {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(support/tile.gif);
	margin: 25px;
}
