@font-face
{
	font-family: vidya;
	src: local("Vidya"),url(/ufonts/Vidya.woff) format("opentype");
}
@font-face
{
	font-family: Bangla Akademi;
	src: local("BanglaAkademi"),url(/ufonts/BanglaAkademi.woff) format("opentype");
}
body {
/*background-image: url(bg.png); /** Link to the image you created **/
/*background-repeat: repeat-y; /** Repeats the image vertically **/
/*background-position: center; /** Centers the Background image **/
background-color: #c1d0f5;
/* font-size: 20px; */
font-family: vidya, Verdana, Arial, SunSans-Regular, Sans-Serif;
/* color:#564b47; */
padding:0px;
margin:0px;
height:100%
}
a {color: rgb(159, 33, 33);
text-decoration:none;
font-family: vidya, verdana;
/* font-size: 23px; */
}
hr{
top:1030px;
position:absolute;
width:40px;
border:1px solid #DDE5FF;
}
a:visited {color: rgb(159, 33, 33);}
a:hover { color: #0404C0;}
a:active { color:#000000;}
a.tooltip span {display:none; 
padding:1px 1px; 
margin-left:0px; 
margin-top:16px;
font-size: 11px; }
a.tooltip:hover span{display:inline; 
position:absolute; 
background:#DDE5FF; 
border:1px solid #E0B6AC; 
color:#6c6c6c;font-size: 18px;}
/*h1 {
font-size: 11px;
font-size: 12px;
color: #0000CC;
background-color: #DDE5FF;/*#E0A3B7;*/
/*border-top:5px solid #DDE5FF;*//*#A12200;*//*#564b47;*/
/*border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }*/
span{
text-align:justify;
}
.highlight { background-color: yellow }

.clear-block{
/* display: none; */
  margin: 0;
  padding: 0;
/* background: red; */
/*   background-image: none; */
}
h2 {
font-family: vidya;
font-size:28px;
font-weight: normal;
padding: 5px 10px;
margin-bottom:0px;
color:#A12201;
/* display: none; */
}
h3 {
font-family: vidya;
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin-bottom:0px;
color:#A12201;
/* display: none; */
}
div
{
font-family: vidya;
}

h4 {
font-family: vidya, Bangla Akademi;
font-size:20px;
font-weight: normal;
padding: 0px 0px;
margin-bottom:0px;
color:#A12201;
/* display: none; */
}
bq {
margin: 0px 40px;
}

#footer {
width:1007px;
clear: both;
margin: 0px;
height: 63px;
font-size: 11px;
color: #0000CC;
align: center;
text-align: center;
vertical-align: bottom;
font-family: DejaVu Sans;

  
  border-top: 1px dashed #E0B6AC;
  background-image:url('../images/tail.jpg');
  background-repeat: norepeat;

  border-bottom: 0px;
 
  margin-top: 0px;
}
/* ----------container to center the layout-------------- */
#container {
	width: 1007px;
	margin:0 auto;
	margin-bottom:10px;
	background-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* ----------banner for logo-------------- */
#banner {
text-align: center;
font-size: 0em;
padding: 0px;
margin: 0px;
height: 154;
}
#banner img {padding:0px 0px;} 

div .hr {
border-bottom: 1px solid #A12201;
margin-top: -4px;
*margin-top: -30px;
width: 740px;
_width: 740px;
float: left;
}

#fontsize{
margin-top: 2px;
margin-left: 5px;
float: left;
}
#fontFamily{
margin-top: 1px;
/* margin-left: 5px; */
float: left;
height: 19px;
}
.text {
margin-top: 1px;
height: 25px;
width:  35px;
border: 1px solid #888377;
}
input.text {
font-family: vidya,Bangla Akademi;
font-size: 16px;
text-align:center;
}

#toolbar {
  height: 15px;
  border-top: 1px solid #E0B6AC;
  background-color: #F4E2DD;
  margin:0px;
  border-bottom: 1.0px solid #9F2101;
  padding: 2px 15px;
  margin-top: 0px;
}


/********************** left menu bar ***********************************/

.leftnav{
width: 180px;
margin-top: 0px;
margin-left: 5px; 
}
.rtnav{
width: 500px;
margin-top: 0px;
margin-left: 5px; 
}

.leftnav .headerbar{
color: white;
/*text-align:center;
background:#EAF3FE;*/
background: rgb(112, 42, 11);
margin-bottom: 10px;
font-style:normal; font-variant:normal; font-weight:bold; font-size:22px; font-family:vidya; padding-left:10px; padding-right:0; padding-top:4px; padding-bottom:4px
}

.leftnav ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px;
}

.leftnav ul li{
padding-bottom: 2px; 
}

.leftnav ul li a{
color: #760505;
display: block;
padding-left: 19px; 
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-family: vidya;
font-size: 16px; padding-right:0; padding-top:2px; padding-bottom:2px
}

.leftnav ul li a:hover{
color:  #F4E2DD;
background-color: #C77931;
}
