
.leftmainBG {
	background-image: url(../images/main_left.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.rightmainBG {
	background-image: url(../images/main_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.footerBG {
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
}
.barBG {
	background-image: url(../images/bar.jpg);
	background-repeat: repeat-x;
}
.boldtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-left: 6px;
	padding-top: 6px;
	line-height: 18px;
	text-align: justify;


}
.footerTXT {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 4px;
}
.footerlinksTxt {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #000000;

}
.footerbarTxtC {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	color: #999999;

}
.contentBg {
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
}
.headingTXT {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 4px;
	text-transform: uppercase;

}
.productTXT {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.productTXTRED {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	padding-right: 6px;

}
.pagelinktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
}
.ProductDescHeadingTxt {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CCCCFF;
	padding-left: 3px;
	padding-top: 3px;


}
.productdescTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 3px;
}
.ProductNameTxty {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bolder;
	padding: 3px 3px 6px;
	color: #CC6666;

}
.productBG {
	background-image: url(../images/productBg.jpg);
	background-position: left top;
	background-repeat: no-repeat;

}
.singerIntrotxt {
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	line-height: 30px;
	padding-left: 24px;


}
.serviceborder {
	border: 1px dotted #003399;
}
.servicecentreTXT {

	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

