html { 
  min-width: 800px; }
  
body {
  background: url(../images/bodybg.png) repeat;  
  background-attachment: fixed;
  font-family: "monlam uni ouchan1", "tcrc youtso unicode", "microsoft himalaya", "tibetan_machine_uni", "tib-us unicode", "kokonor", "arial", "sans-serif";  }
  
h3  {
  font-size: 122%;
  color: #006600;  }
  
p, td, ul ul, ul li, ol li , dl ul, ul > p, ul p { 
  font-size: 107%;
  vertical-align: middle;
  letter-spacing: 0.02em;
  text-align: justify; }
dt {
	font-weight: bold;
	color: #036; }	
dl, dd {
	font-size: 107%; }
	
/* ----- following are the CSS currently being used ----- */

#container {
	width: 860px;
	margin: 0 auto; }
	
/* column layout */

#leftcol {
	width: 49.9%;
	float: left; }
#rightcol {
	width: 49.9%;
	float: left;
	border-left: solid 1px #999; }
#innerpad {
	padding: 0 12px 0 12px; }
	
/* ---------------------- */

p.note { 
  background: #039; /* url(../../images/yel_bg.jpg) repeat;  /* #c6da00;  #adc09f;  height: 30px; */
  padding-left: 4px; 
  padding-top: 4px;
  font-size: 95%;
  font-family: "monlam uni ouchan1", "tcrc youtso unicode", "tibetan machine uni", "tib-us unicode", "microsoft himalaya", kokonor, arial, sans-serif;
  height: 26px; 
  letter-spacing: 0.03em; 
  color: #fff;  }
div.footer { 
  width: 860px;
  background: #006600;
  color: #fff;  
  font-size: 90%;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 3px 0px 0 0; }  /* T | R | B | L */
legend { 
  font-size: 105%; 
  color: #000;
  background-color: #ccdd99;
  border-left: 8px solid olive;
  padding: 4px 10px 4px 10px; 
  padding-left: 10px; }
fieldset { 
  padding: 0.7em; }
#brdr {
  background: url(../images/bg_bl.jpg) repeat;
  color: #fff;
  font-size: 100%;
  height: 28px; } 
td.cap {
  font-family:verdana,sans-serif;
  font-size:80%; }
p.tabs {
  font-size: 107%; 
  text-indent: 2em; }
  
  /* Date */
#tari {
  text-align: center;
  font: normal verdana 12px arial;
  color: white;
  text-align: right;
  border: 0px;
  margin: 0 auto;
  padding: 0px;
  height: 18px;
  width: 194px; }
  
/* ------ Form ------ */
#myform { /* CSS for search box */
  float: right;
  margin: 0;
  padding: 0; }
#myform .textinput {
  border: 1px solid gray;
  background: url(../images/tabs.gif) repeat;
  width: 155px; }
#myform .submit {
  font: normal 12px arial;
  color: white;
  height: 20px;
  background: #777;
  border: 1px solid #444; }

/* ----- Top Link ----- */
#eng { 
  padding-top: 28px;
  float:left; }
td.tdc { text-align: center; }
td.tdr { text-align: right; }

.subh  { /* for News Head and H2 heads */
  background: khaki;
  border-bottom: 1px solid #777;
  padding-left: 8px;
  padding-top: 6px;
  padding-bottom: 0px;  }   /* T | R | B | L */
  
  /* for Gallery page */
#tdb  { 
  border: 1px solid #757575;
  padding-left: 6px;  }
#bg {
  background-color: #cdf;
  color: #333; 
  font-family: "monlam uni ouchan1", "tcrc youtso unicode", "microsoft himalaya", "tibetan machine uni", "tib-us unicode", kokonor, arial, sans-serif;   
  font-size: 110%;
  border: solid 1px #ABAD86;
  text-align: center;
  width: 250px; }
hr { 
  width: 75%;
  color: #777;
  size: 1; }
  
a:link,
a:visited,
a:active {
  text-decoration: none; }
  
  /* for the contact addresses in fieldset */
  
#eng {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px; }
#engr {
	float: right;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px; }
	
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
table {
	border-collapse: collapse; } 
th {
	background: #037;
	color: white;
	border: 1px solid white; }
.tdb  {
	border: solid 1px #999;
	text-align: center; }
dl, dt, dd {
	font-size: 107%;
    line-height: 30px;	}

	
