@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.lbd {
	background-image: url(images/leftbd.gif);
	background-repeat: repeat-y;
	width: 4px;
}
.rbd {
	background-image: url(images/rightbd.gif);
	background-repeat: repeat-y;
	width: 4px;
}

