.bg-border {
	background-image: url(../Images/New/bg1.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.welcome-bg {
	background-image: url(../Images/New/welcome-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.footer-bg {

	background-image: url(../Images/New/footer-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.wel-bg {


	background-image: url(../Images/New/welcome-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.grey-bg {



	background-image: url(../Images/New/grey-bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.txt {
	font-family: tahoma;
	font-size: 12px;
	color:#535353;
	text-decoration: none;
	vertical-align: sub;
}
.bullet-text {
	vertical-align:inherit;	
	list-style-image: url(../Images/New/bullet-wt.jpg);

}
.form1 {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.login-btn {
	height: 20px;
	width: 50px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	float: right;

}
.links {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #2B679D;
	text-decoration: none;
}
.links:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #2B679D;
	text-decoration: underline;
}
.more {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1848B4;
	text-decoration: underline;
}
.test-speech {
	background-image: url(../Images/New/testim.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 110px;
	width: 221px;
}
.bullet-text-grey {

	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	list-style-image: url(../Images/New/bullet-grey.jpg);
}
.footer {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	
}
.footer:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
}
.bg {
	background-image: url(../Images/New/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
	
}

.bg_small {
	background-image: url(../Images/New/bg_small.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}

.tab1 {
	background-image: url(../Images/New/tab-top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 26px;
	width: 115px;

}
.top-tab-text {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.top-tab-text:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.classname {
	font-family:Courier;
	color: #333333;
	text-decoration: none;
	
  }
 .txtBody
 {
	font-family:Verdana,Trebuchet MS,,Times, Helvetica,sans-serif,Times New Roman;
	color:#535353; /* #333333; */
	text-decoration: none;
	font-variant:normal;
	font-size:13px;	
	line-height:1.5;
	
 }
 .txtLink
 {
	font-family:Verdana,Trebuchet MS,,Times,Times New Roman, Helvetica,sans-serif;
	color:#535353; /* #333333; */	
	font-variant:normal;
	font-size:13px;
	text-decoration:underline;
	vertical-align:baseline;	
	font-smooth:always;
 }
 .txtLink:hover
 {
	text-decoration:none;
 }