/* CSS Document */

.footer 
{
background:url(../menu/footer.gif) repeat-x;
height:60px;
width:100%;
}
.bodybg
{
background:url(../images/logo.gif) no-repeat center;
height:100%;
}
.headertext
{
 	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	margin:10px 10px 10px 10px;
}

ul
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	color:#000000;
}
.footertxt1
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
}

.footertxt2
{
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
}
li
{
	margin:5px 5px 5px 5px;
}

.bgfix {
	background-attachment: fixed;
	background-image: url(images/b11.gif);
	background-repeat: no-repeat;
	/*background-position: center center;*/
	background-position: bottom ;
}

.bangla {
	font-family: SutonnyMJ, SutonnyEMJ, SutonnyCMJ;
	font-size: 16px;
	MARGIN-LEFT: 20px;
	MARGIN-RIGHT: 20px;
	text-align: justify;
	text-indent: 10pt;
	
}

a:visited
{
	text-decoration:none;
	color:#000000;
}
a:link
{
	font-family:"Times New Roman", Times, serif;
	text-decoration:none;
	color:#000000;
}

a:hover
{
	text-decoration:underline;
	color:#006600;
}

.memberlist
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	text-align:left;
	vertical-align:top;
}

.address
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	margin:20px 10px 0px 10px;
	letter-spacing:1px;
}
.address2
{
	letter-spacing:1.5px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
	margin:5px 10px 10px 20px;
}


.phone
{
	letter-spacing:1.5px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333333;
	/*font-weight:bold;*/
	margin:5px 10px 10px 15px;
	margin-left:20px;
}









