.textmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.leftshadow {
	background-image: url(images/shadowleft.jpg);
	background-repeat: repeat-y;
}
.bkg {
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0356A4;
	border-left-color: #0356A4;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0356A4;
}

.righthadow {

	background-image: url(images/shadow_right.jpg);
	background-repeat: repeat-y;
}
.heading {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003366;
	text-align: justify;
}
