body {
	background-color: #F5E1B8;/* #F9E7CB */
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}

table{
xborder:1px solid #000000;
}

td, a {
}

a { color: #000000; }
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:active { text-decoration:none; }
a:hover { text-decoration:underline; }

.tdBgLeft {
	background-image:url(slices/bg_left.png);
	xbackground-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right;
}
.tdBgRight {
	background-image:url(slices/bg_right.png);
	xbackground-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left;
}
.tdBgContent {
width:546px;
height:291px;
	background-color: #8C75A4;
	xbackground-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	xdisplay:none;
}
