.div
{
	font-size:11;
	font-style:normal;
	 font-weight:bolder;
	font-family:Arial;
	color:Black;
	text-decoration:none;

}
.div1
{
	font-size:11;
	font-style:normal;
	 font-weight:bold;
	font-family:Times New Roman;
	color:Black;
	text-decoration:none;
	}
.div2
{
	font-size:14;
	font-style:normal;
	 color:Black;
	font-family:Times New Roman;
	text-decoration:none;
}

.aboutus
{
	font-weight:normal;
	font-size:11;
	color:"#808000";
	font-weight:bolder;
	font-family:Verdana;
}
.rightlink
{
	font-weight:normal;
	font-size:11;
	color:Black;
	font-weight:bolder;
	font-family:Verdana;
	}
	.rightlink1
{
	font-weight:normal;
	font-size:18;
	color:gray;
	font-family:Verdana;
	}
.aboutusb
{
	font-weight:normal;
	font-size:15;
	color:"#808000";
	font-weight:bolder;
	font-family:Verdana;
	
}
	
.border
{
	border-bottom: Gray 1px solid;
	
}
.aboutus1
{
	
	font-size:15;
	color:#800000;
	 font-weight:bolder;
	font-family:Verdana;
		
}
.books12
{
	
	font-size:17;
	color:black;
	 font-weight:bold;
	font-family:Times New Roman;
		
}
.rightbar
{
	font-family:Arial;
	font-size:14px;
	font-style:normal;
	font-weight:bolder;
	color:#800000;
	text-decoration:none;
}
.rightbarnew
{
	font-family:Arial;
	font-size:14px;
	font-style:normal;
	font-weight:bolder;
	color:#d41a23;
	text-decoration:none;
}
.right
{
	border:bold 1px black;
}
.books
	{
		font-family:verdana;
		font-size:17;
		color:#800000;
		text-decoration:none;
		
	}
	.d1
	{
		
	font-size:11;
	font-style:normal;
	 font-weight:bolder;
	font-family:Verdana;
	color:Black;
	text-decoration:none;
}
		.cont1
{
	font-family:Times New Roman;
	font-size:20;
	font-style:italic;
	font-weight:600;
	color:Black;
	text-decoration:none;
}
.rightbar1
{
	font-family:Arial;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#800000;
	text-decoration:none;
}
	.mail
{
	font-family:Arial;
	font-size:14px;	
	font-weight:normal;
	color:Maroon;
	font-weight:normal;
	
	text-decoration:none;	
}
.cont
{
	font-family:Times New Roman;
	font-size:21;
	font-style:normal;
	
	color:Black;
	text-decoration:none;
}
.mouseover
{
 position:absolute;
 left:29%;
 top:40%;
 /*border:solid 1px black;
background-color:#ffd694;*/

background-color:Transparent;
 visibility:hidden;

}
#dhtmltooltip{
position: absolute;
left: -260px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=500);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}