.menubg {
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
}
.body_top_bg {
	background-image: url(images/bodybg_top.gif);
	background-repeat: no-repeat;
}
.body_main_bg {
	background-image: url(images/bodybg_middle.gif);
	background-repeat: repeat-y;
}
.body_bottom_bg {
	background-image: url(images/bodybg_bottom.gif);
	background-repeat: no-repeat;
}
.footer_bg {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #a7743f;
}
.topbg {
	background-image: url(images/style_4a_cont2.jpg);
	background-repeat: repeat-x;
}
.bodybg {
	background-image: url(images/style_4a_cont.jpg);
	background-repeat: repeat-x;
}
.titlebg {
	background-image: url(images/style_4.jpg);
	background-repeat: no-repeat;
}.border {
	border: 1px solid #666666;
}
