.copyright_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bolder; color: #FFFFFF; line-height: 18px}
.header1 {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: 14px; font-weight: bolder; color: #FFFFFF}
.bodytext2 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; font-weight: bold; color: #000000; text-align: justify}
.homemenu {
	padding-right: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 26px;
}
.tablepadding {
	text-align: justify;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	width: 580px;
	line-height: 26px;
	color: #FFFFFF;
}
#canvastxt {
	width: 370px;
	font-size: 12px;
	line-height: 16px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 355px;
	background-color: #130F0E;
	padding-right: 15px;
	text-align: justify;
}
.canvasbg {
	background-image: url(images/canvas_img.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

