.bg-images {
	background-image: url(images/bg-images.gif);
	background-repeat: repeat-x;
}
.bg-images1 {
	background-image: url(images/bg-images.gif);
	background-repeat: repeat-x;
}
.top-heading {
	font-family: verdana;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.heading {
	font-family: verdana;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.body-text {
	font-family: verdana;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}
.click-here {
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: underline;
}
.top-bor {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.underline-text {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.body-heading {
	font-family: verdana;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.body-text1 {
	font-family: verdana;
	font-size: 11px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
.underline {
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #339933;
	text-decoration: underline;
}
.faq-bg {
	background-image: url(images/bg-thin-line1.gif);
	background-repeat: no-repeat;
}
.bold-headig {
	font-family: verdana;
	font-size: 17px;
	line-height: 28px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.thine-line2 {
	background-image: url(images/bg-thin-line2.gif);
	background-repeat: repeat-x;
}
.underline-text1 {
	font-family: verdana;
	font-size: 11px;
	line-height: 22px;
	color: #666666;
	text-decoration: underline;
}
.underline-text1:hover {
	font-family: verdana;
	font-size: 11px;
	line-height: 22px;
	color: #008000;
	text-decoration: none;
}
.dotted-border {
	border: 1px dashed #CCCCCC;
}
