.homeleft {
	background-image: url(gfx_home/left.gif);
	background-repeat: repeat-y;
}
.homeright {
	background-image: url(gfx_home/right.gif);
	background-repeat: repeat-y;
}
.homebottom {
	background-image: url(gfx_home/bottom.gif);
	background-repeat: repeat-x;
}
.bg1 {
	background-image: url(gfx_home/bg1.jpg);
	background-repeat: repeat-x;
}
.bg2 {
	background-image: url(gfx_home/bg2.jpg);
	background-repeat: repeat-x;
}
.bg3 {
	background-image: url(gfx_home/bg3.jpg);
	background-repeat: repeat-x;
}
.bg4 {
	background-image: url(gfx_home/bg4.jpg);
	background-repeat: repeat-x;
}
.bg5 {
	background-image: url(gfx_home/bg5.jpg);
	background-repeat: repeat-x;
}
.bg6 {
	background-image: url(gfx_home/bg6.jpg);
	background-repeat: repeat-x;
}
.bg7 {
	background-image: url(gfx_home/bg7.jpg);
	background-repeat: repeat-x;
}
.bg8 {
	background-image: url(gfx_home/bg8.jpg);
	background-repeat: repeat-x;
}
.bg9 {
	background-image: url(gfx_home/bg9.jpg);
	background-repeat: repeat-x;
}
a.homelink:link    { color: #000000; text-decoration: none; }
a.homelink:active  { color: #000000; text-decoration: none; }
a.homelink:visited { color: #000000; text-decoration: none; }
a.homelink:hover   { color: #000000; text-decoration: none; }
.special {
	background-image: url(gfx_home/bg_special.jpg);
	background-repeat: repeat-y;
}
