body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #b0b0b0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.padd {
	padding: 10px;
}

.lft-nav-ul {
	list-style-type: none;
	margin: 0px 10px 0px 12px;
	padding: 0px;
}
.lft-nav-li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 22px;
	line-height: 26px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #5e99dd;
	border-right-color: #5e99dd;
	border-bottom-color: #5e99dd;
	border-left-color: #5e99dd;
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
	display: inline;
}
.ftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/ftr.jpg);
	background-repeat: repeat-x;
	height: 34px;
	padding: 0px;
	vertical-align: middle;
}
.ftr a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;	
	background-repeat: repeat-x;
	height: 60px;
	padding: 0px;
	vertical-align: middle;
}
.link a {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3B82D6;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.lft-nav-li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	border-right-style: none;
	border-top-color: #5e99dd;
}

.body-link {
	text-decoration:none;
	color:#000000;
	
}
img {
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}.add {
	padding-left: 10px;
	margin-left: 10px;
}

