.leftbg {
	background-image: url(graphics/bg_r1_c1.jpg);
	background-repeat: repeat-x;
}
.rightbg {
	background-image: url(graphics/bg_r1_c10.jpg);
	background-repeat: repeat-x;
}
.addressbg {
	background-image: url(graphics/index_r4_c3.gif);
	background-repeat: repeat-y;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.bottomborder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
}
