body
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	
	
	background-image: url(../images/bodybg.gif);
	background-position: center;
	background-repeat:repeat-y;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px; 
	color: #666666;
}

H1{

	text-align: left; 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	text-decoration:none;
	font-weight:normal;
	text-indent:0px;
	font-style:normal;


}


.style2 {
	font-size: 10px
}

.style3 {
	font-size: 16px;
	font-weight: bold;
	text-align:justify;
}
.style4 {
color: #000000;
text-align:justify;
padding-left:20px;
padding-right:20px;
}

ul {
text-align:left;
}



.bodytext
{
	text-align: left; 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	padding: 0px;
}
.bodytext2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #666666;
	padding: 0px;
	margin:0px;
}
.bodytext2 a:link{
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #666666;
}

.bodytext2 a:visited{
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #666666;
}
.bodytext2 a:hover{
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #333333;
}

a
{

	color: #666666;

}


.footer
{
	font-family: arial, helvetica, sans-serif;
	color: White;
	font-size: 10px;
	vertical-align: bottom;
	

}
.footer a{
color:#FFFFFF;

}


div#nifty
{
	
	background-image:url(../images/top-background.gif);
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
}
div#floatp
{
	padding-left:10px;
	padding-right:10px;
	z-index: 3;
	padding-top: 10px;
	padding-bottom: 10px;

}


div#nifty2
{
	width: 760px;
	
		
}
div#nifty3
{
	width: 760px;
	
	text-align: center;
}
div#nifty4
{
	width: 760px;
	
	text-align: center;
}

div#nifty5
{
	width: 760px;
	
	text-align: center;
}

div#nifty6
{
	width: 760px;
	
	text-align: center;
}
.divclass{
text-align:center;
}
div#maindiv
{

	top: 0px;
	position: absolute;
	

}

.ico_image:hover{
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}



/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}
.tabletr{
background-image:url(images/tablebg.gif);
}