body {
	margin: 0;
	padding: 0;
}

.menu_bg{
	background-image: url(../images/menu_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#left_shadow_bg{
	background-image: url(../images/left_shadow_bg.gif);
	background-position: top;
	background-repeat: repeat-y;
}

.right_shadow_bg{
	background-image: url(../images/right_shadow_bg.gif);
	background-position: top;
	background-repeat: repeat-y;
}

.text_top_bg{
	background-image: url(../images/text_top_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#text_bg {
	background-image: url(../images/text_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#text_bg2 {
	background-image: url(../images/text_bg2.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#i_virsu{
	background-image: url(../images/i_virsu.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

#isd_bg {
	background-image: url(../images/bottom_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}