body {
	font-family: "Georgia", serif;
}

a:link { 
	color: #33c; 
	line-height: 12px; 
}

a:visited { 
	color:#66c; 
}

h1, h3 {
	line-height: 80%; 
	margin:0; 
}
fieldset {
	border-top:1px solid gray;
	border-left:1px solid gray;
	border-bottom:2px solid black;
	border-right:2px solid black;
	padding: 6px;
	margin-bottom: 6px;
}

legend {
	font-weight: bold;
	font-size: 115%;
}

/*****/

.box1, .box2  {
	border-top:1px solid gray;
	border-left:1px solid gray;
	border-bottom:2px solid black;
	border-right:2px solid black;
	padding: 6px;
}

.box2 {
	height: 65%;
	overflow: auto;
}
.box2 p {
	padding: 0 0 2px 0;
	margin: 0px;
	line-height: 98%
}
div#tipDiv {
  position:absolute; 
  visibility:hidden; 
  left:0; 
  top:0; 
  z-index:10000;
  background-color:#fafafa; 
  border:1px dotted gray; 
  width:360px; 
  padding:4px;
  color:#000; 
  margin: 2px;
  filter:alpha(opacity=96);
/*  font-size:11px; */
}
div#tipDiv input {
	border: 1px gray solid;
	padding: 2px;
	text-align: right;
	background-color: #fafafa;
}
div#tipDiv p{
	padding-bottom: 2px;
	margin:2px;
}
div#tipDiv legend {
  padding: 0.2em 0.5em;
  border:1px solid green;
  color:green;
  font-size:90%;
  text-align:right;
  }
.big { font-weight: bold; font-size:115%;}

.line {
	height: 2px;
	text-align: left;
	width: 100%; 
	color: silver; 
	background-color: silver;
	border: 1pt solid silver;
}

.r1 {
	background-color: #fafafa;
	border-bottom: 1px dotted silver;
}

.r2 {
	background-color: #fa3f3f0;
	border-bottom: 1px dotted silver;
}

.u {
	text-decoration: underline;
}

.banner {
	vertical-align: top;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	padding: 3px;
	cursor: hand;
	width: 55%;
	text-align: left;
	float:left;
	padding-right: 25px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.banner h1, banner h2 {
	padding: 2px;
	margin: 2px;
	line-height: 1px;
	text-align: center;
}
.banner h1 a, .banner h2 a {
	font-size: 0.5em;
}

#paan_vasak {
	float: left;
	width: 55%;
	overflow: auto;
}

#paan_parem {
	float: left;
	width: 45%;
	margin:0px 0px 50px 0px;
	overflow: auto;
	padding: 0 20px;
}

#footer {
	text-align:left;
	width:100%;
	clear:both;
}

.searchwordhl {
	color: red;
	font-weight: bold;
}