.bg {
	background-attachment: scroll;
	background-image: url(images/bg_main1.jpg);
	background-repeat: repeat-x;
}
.innerlinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
.border {
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: b3b3b3;
}
.leftlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
