@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-image: url(graphics/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.TableBottom {
	background-attachment: scroll;
	background-image: url(graphics/feature-table-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.TableBorder {
	background-attachment: scroll;
	background-image: url(graphics/feature-table-border.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.TableTop {
	background-attachment: scroll;
	background-image: url(graphics/feature-table-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.TableText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
