.backtabletopleft {
	background-attachment: scroll;
	background-image: url(simages/back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.backtabletopright {
	background-attachment: scroll;
	background-image: url(simages/back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.backtablebottomleft {
	background-attachment: scroll;
	background-image: url(simages/back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.backtablebottomright {
	background-attachment: scroll;
	background-image: url(simages/back.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 20px;
}
.box {
	background-image: url(simages/comp3_r4_c6.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 72px;
	margin-right: 10px;
	margin-left: 45px;
	vertical-align: top;
}
.boxtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D3266;
	margin-right: 10px;
	margin-left: 45px;
	margin-top: 70px;
	font-weight: bold;
}
.boxtextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033FF;
	font-weight: normal;
	line-height: 13px;
}
.boxtextlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699FF;
	font-weight: normal;
	line-height: 13px;
}
.textboxalign {
	vertical-align: text-top;
}
.bodytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.bodytextlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: justify;
}
.bodytextlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	text-align: justify;
}
