@font-face {  
	font-family: "SolaimanLipi";  
	src: local("SolaimanLipi"), url( http://www.banglaconverter.com/images/SolaimanLipi_20-04-07.ttf ) format("truetype"); /* non-IE */  
} 
.clear {
	clear: both;
}
A { 
	/* color : #ffffff; */ 
} 
A:link { 
	text-decoration : none; 
} 
A:visited { 
	/* color : #ffffff; */ 
	text-decoration : none; 
} 
A:hover { 
	color : #aaaaaa; 
	text-decoration : underline; 
} 
A:active { 
	color : #ffffff; 
	text-decoration : none; 
} 
td.share A { 
	color : #000001; 
	font-size: 10pt;
	font-family : Arial; 
} 
td.share A:hover { 
	color : #000001; 
	font-size: 10pt;
	font-family : Arial; 
}
td.share { 
	color : #000001; 
	font-size: 10pt;
	font-family : Arial; 
} 

li A { 
	color : #ffffff; 
} 
/*menu*/

#horiz-menu {
	height: 40px;	
	position: relative;
	top: -4px;
	left: 10px;

}
#horiz-menu ul.menutop {
	padding-left: 0px;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
 

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;	
}

#horiz-menu a {
	white-space: nowrap;	
	display: block;
	_float:left;
	line-height: 30px;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: bold;
	font-size: 12px;
	font-family : Arial; 
	text-decoration: none;
	text-align: center;

}

#horiz-menu li li.active{
	background: none;
	text-decoration: none;

}
#horiz-menu li.active
{

	background: url(../images/menu-right.jpg) 100% 0 no-repeat;
	text-decoration: none;
}

#horiz-menu li.active a
{
	background: url(../images/menu-left.jpg) 0 0 no-repeat;
	text-decoration: none;	
	color: #ffffff;	
}
/*End of menu*/	