.whiteLeft {
	background-image: url(images/layout_r2_c4.gif);
	background-repeat: repeat-y;
}
.black {
	background-image: url(images/layout_r2_c1.gif);
	background-repeat: repeat-y;
}
a.sideLinks:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
a.sideLinks:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.sideLinks:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-decoration: underline;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
