.columnDot {
	background-image:  url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: right;
}
body {
	background-image:      url(../images/bg.gif);
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-align: left;
}
.mainLeft {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	letter-spacing: 0.07em;
	text-align: left;
}
.mainLeftBold {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	letter-spacing: 0.07em;
	text-align: left;
	font-weight: bold;
	padding-bottom: 5px;
}

