body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(../images/bgimage.jpg);

}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white-color-links {
	color: #FFFFFF;
	text-decoration: none;
}
.td-padding-t {
	padding-top: 5px;
}
.td-padding-bg {
	background-image: url(../images/bgcolor-2.jpg);
	padding: 10px;
}
h1 {
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 25px;

}
p {
	line-height: 25px;
}
.td-brd-t-b-c {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bottom-m-c {
	color: #FFFFFF;
}
.bottom-m {
	color: #FFFFFF;
	text-decoration: none;
}
.adrs {
	line-height: 25px;
	color: #FFFFFF;
	padding: 10px;
}
.underline {
	text-decoration: underline;
}
h4 {
	font-size: 18px;
	color: #990000;
	font-weight: normal;
}
.faq {
	color: #990000;
}
.faq-links {
	color: #990000;
	text-decoration: underline;
}
ul {
	line-height: 25px;
}
.leftside-img-align-brd {
	float: left;
	margin-right: 10px;
	border: 1px solid #666666;
}
.white-brd {
	border: 1px solid #FFFFFF;
}
.brd {
	border: 1px solid #FFFFFF;
	height: 275px;
	width: 395px;


}
