body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.side_left {
	background-image: url(images/index_05.jpg);
	background-repeat: repeat;
}
.slim_left {
	background-image: url(images/index_02.jpg);
	background-repeat: no-repeat;
}
.bottom {
	background-image: url(images/index_07.jpg);
	background-repeat: no-repeat;
}
.top {
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
}
.side_right {
	background-image: url(images/index_06.jpg);
	background-repeat: repeat;
}
.slim_right {
	background-image: url(images/index_04.jpg);
	background-repeat: no-repeat;
}
.menubar {
	background-image: url(images/nav/navbar_bg.jpg);
	background-repeat: no-repeat;
}

