.b-body {
	background-color: #505050;
	background-image: url(images/l-bg.jpg);
	background-repeat: repeat-y;
}
.i-body {
	background-image: url(images/b-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #515151;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f95702;
	text-decoration: none;
}
.heading  h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f95702;
	text-decoration: none;
}
.heading  h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #f95702;
	text-decoration: none;
}
.newclass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.smptxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FCFCFC;
	text-decoration: none;
}
.llinks {
	font-family: "Myriad Pro";
	font-size: 13px;
	color: #F2F2F2;
	text-decoration: none;
}
a.llinks:hover {
	font-family: "Myriad Pro";
	font-size: 13px;
	font-weight: normal;
	color: #150766;
	text-decoration: none;
}
a.smptxt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #150766;
	text-decoration: none;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
