@charset "utf-8";
/* CSS Document */

.pagebody
{ 
background-image: url(../images/sltb.jpg);
background-repeat: no-repeat; 
}

.heading_Text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #353535;
}
.bg_rep {
	background-image: url(../images/tb_middle.png);
	background-repeat: repeat-y;
}
.sub_heading {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #353535;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #434343;
}

