/* CSS Document */

td.tdpage_w {
	background-image: url(images/page_w.gif);
	background-repeat: repeat-y;
}

td.tdpage_n {
	background-image: url(images/page_n.gif);
	background-repeat: no-repeat;
}

td.tdpage_e {
	background-image: url(images/page_e.gif);
	background-repeat: repeat-y;
}

td.tdpage_n2 {
	background-image: url(images/page_n2.gif);
	background-repeat: no-repeat;
}

td.tdpage {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
}

td.tdbox_bottomleft {
	background-image: url(../images/homepage/box4_bg.gif);
	background-repeat: repeat-y;
}

td.tdbox_bottomright {
	background-image: url(../images/homepage/box5_bg.gif);
	background-repeat: repeat-y;
}

td.tdbox_bottomspacer {
	background-image: url(../images/homepage/box4_5_spacer_bg.gif);
	background-repeat: repeat-y;
}