.temleftbg {
	background-image: url(images/template_leftbg-.gif);
	background-repeat: repeat-x;
}
.temprightbg {
	background-image: url(images/template_rsbg.gif);
	background-repeat: repeat-x;
}
.bolditalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;

}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
