.body {
	margin: 0px;
	padding: 0px;
}

.middle_back {
	background-image: url(images/back-gra.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#d6d7d9;
}
.smptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #7f7f7f;
	text-decoration: none;
	text-align:justify;
	padding-right:124px;
	letter-spacing:1px;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A9B24;
	text-decoration: none;
}
.Blue_txt{
	font-family:Verdana;
	font-size:11px;
	color:#12568b;
	font-weight:bold;
	text-decoration:none;
}
a.Blue_txt:hover{
	font-family:Verdana;
	font-size:11px;
	color:#12568b;
	font-weight:bold;
	text-decoration:underline;
}
.footer_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7e8080;
	text-decoration: none;
}
.news_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
	text-decoration: none;
}
a.news_txt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
	text-decoration: underline;
}
/*===================Image Slider=======================*/
#marqueecontainer
{
	font-family:Verdana;
	font-size:11px;
	color:#CCCCCC;
	position: relative;
	width: 260px; /*marquee width */
	height: 120px; /*marquee height */
	overflow: hidden;
	text-align:left;
}
.marquee
{
	font-family:Verdana;
	font-size:11px;
	color:#12568b;
	font-weight:bold;	
	position: relative;
	overflow: hidden;
}
a.marquee1:active, a.marquee1:link, a.marquee1:visited
{
	font-family:Verdana;
	font-size:11px;
	color:#12568b;
	font-weight:bold;	
	position: relative;
	overflow: hidden;
	text-decoration:none;
}
a.marquee1:hover
{
	font-family:Verdana;
	font-size:11px;
	color:#247ec5;
	font-weight:bold;	
	position: relative;
	overflow: hidden;
	text-decoration:none;	
}
.marqueeHeading
{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	font-weight:bold;	
	position: relative;
	background-color:#125474;
	overflow: hidden;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	padding-top:2px;	
}
.adjustMarquee
{
	padding:10px;
}
.bborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.lborder {
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	border-left-width: 0px;
	border-left-style: dotted;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.vbg {

	background-attachment: scroll;
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.loading {
	background-image: url(images/working.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #999999;
}

.front_right{

	background-image: url(images/nbox.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/********************FADE Effect Style*****************/
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
margin: 1px auto;

}

.headLink
{
	font-family:arial;
	font-size:13px;
	color:#333333;
	background-color:#f4f4f4;
}

.headLink a
{
	font-family:arial;
	font-size:13px;
	color:#333333;
	text-decoration:none;
}

.headLinkActive
{
	font-family:arial;
	font-size:13px;
	color:#f3931b;
	background-color:#f4f4f4;
}

.headLinkActive a
{
	font-family:arial;
	font-size:13px;
	color:#f3931b;
	text-decoration:none;
}

.headSeprator
{
	font-family:arial;	
	font-size:13px;	
	color:#333333;
}

.footerRow
{
	height: 9px;
	background: url(images/greenrow.gif) repeat-x center center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 1px auto;
}
/*=========For Png Images=========*/
#alImg1 img, { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0); }
#alImg1, { display: inline-block; }
#alImg1 { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/character.png'); }