body {
	background-color: #ffffff;
	padding: 0;
	margin: 0px;
	text-align:left;
	overflow: auto;
	font-family: Frutiger, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	overflow-x:hidden;
	color: #9d9d9d;
}

TD, P, DIV, SPAN {
	font-size: 12px;
	line-height: 1.4em;
}

TD.contenttop {
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
}

TD.contentleft {
	background-image: url(../images/bg_left.gif);
	background-repeat: no-repeat;
}

TD.contentright {
	background-image: url(../images/bg_right.gif);
	background-repeat: no-repeat;
}

TD.content {
	background-color: #ffffff;
}
