.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	text-align: justify;
}
.tbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	text-align: justify;
	align: right;
}
.wbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #ffffff;
	text-align: justify;
}
.sidenav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
	text-decoration: none;


}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5A3A84;
	font-weight: bold;

}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A3A84;
	font-weight: bold;

}
.blueunderlineheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5A3A84;
	text-decoration: underline;
}
.btmlinktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: none;

}
.formelements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	border: solid;
	top: 0px;

}
.tablebg {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tdbg {
	background-attachment: fixed;
	background-image: url(images/tdbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
