body {
	margin: 0px;
	background-color: #FFFFFF;
}
.background {
	
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	

}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:18px;
	color: #000000;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	

}
.smtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.bgImage {ackground-image: url(images/rightborder.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.border {
	border: 1px solid #A57EBC;
}



