a {
	color: #000000;
	text-decoration: none;
}
body {
	margin: 0px;
}
p {
	line-height: 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul {
	line-height: 25px;
}
a:hover {
	text-decoration: underline;
}
.dark-red-tbl-brd {
	border: 1px solid #B5341F;
}
.bnr-top-pdg {
	padding-top: 3px;
	padding-bottom: 3px;

}
.bnr-lft-img-brd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FEF4F2;
	border-right-color: #FEF4F2;
}
.bnr-rgt-img-brd {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FEF4F2;
	border-left-color: #FEF4F2;
}
.bnr-title-btm-txt-1 {
	font-size: 11px;
	font-weight: bold;
	color: #15017C;
}
.dark-blue-color {
	color: #180380;
}
.b-n-txt {
	font-size: 13px;
	font-weight: bold;
	color: #170781;
}
.ftr-top-brd {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5341F;
}
.red-color {
	color: #B5341F;
}
.sc-btm-bg {
	background-attachment: scroll;
	background-image: url(../images/scrolling-btm-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bdy-pdg {
	padding: 15px;
}
.bdy-pdg1 {
	padding: 0px 15px 0px 15px;
}
.f-n-txt {
	font-size: 14px;
	font-weight: bold;
	color: #170781;
	padding: 0px;

}
.ftr-txt {
	font-size: 10px;
	color: #B5341F;
}
.small-txt {
	font-size: 11px;
}
.caps {
	text-transform: uppercase;
}
.sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #663300;
}
