/* Things To Hide
----------------------------------------------- */
#header, #menu, #hdrContent, #sectionLinks, #download, #sectionSubmenu, #sectionList, #footer, #buttons, #frmSentence, #soundDown {
  display:none;
  }

/* Various
----------------------------------------------- */
body  {
	font-family: Arial, Helvetica, san-serif;
	margin: 0;
	}
	
a:link {
    color: #660000;
	text-decoration:none;
	}
	
.tableTop {	
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;	
	color: #5D4635;
	border: solid #8C9777;
	border-width: 1px 0px 1px 0px;
	}	
	
.tableList {
	margin-bottom: 20px;
	border-bottom: 1px solid #8C9777
	}	
	
.tableMargin {
	margin-bottom: 20px;
	}	
	
.tableNote {
	border-top: 1px solid #8C9777;
	margin-bottom: 20px;
	font-size: 11px
	}			
	
#mainText h2, h4 {
	font-variant: small-caps;
	display: block;
	border: dotted #8C9777;
	border-width: 1px 0px 1px 0;
	color: #006699;
	line-height: 40px;
	margin-top: 10px;
	font-size: 22px;	
	font-weight: bold
	}
	
#mainText h4 {
	color: #336666;
	line-height: 30px;
	font-size: 18px;	
	}		

/* Tibetan fonts
----------------------------------------------- */
.tib0 {
	font-family: TibetanMachineWeb;
	font-size: 24pt;
	font-weight: normal;
}	

.tib1 {
	font-family: TibetanMachineWeb1;
	font-size: 24pt;	
	font-weight: normal;
}

.tib2 {
	font-family: TibetanMachineWeb2;
	font-size: 24pt;
	font-weight: normal;
}

.tib4 {
	display: inline;
	font-family: TibetanMachineWeb4;
	font-size: 24pt;
	font-weight: normal;	
}		

.tib5 {
	font-family: TibetanMachineWeb5;
	font-size: 24pt;
	font-weight: normal;	
}		

.tib6 {
	font-family: TibetanMachineWeb6;
	font-size: 24pt;
	font-weight: normal;	
}		

.tib7 {
	font-family: TibetanMachineWeb7;
	font-size: 24pt;
	font-weight: normal;	
}		

.tib8 {
	font-family: TibetanMachineWeb8;
	font-size: 24pt;
	font-weight: normal;	
}		

.tib9 {
	font-family: TibetanMachineWeb9;
	font-size: 24pt;
	font-weight: normal;	
}		

@font-face {
    font-family: TibetanMachineWeb;
	src: url(/fonts/TIBETAN8.eot);
}
@font-face {
    font-family: TibetanMachineWeb1;
	src: url(/fonts/TIBETAN6.eot);	
}	
@font-face {
    font-family: TibetanMachineWeb2;
	src: url(/fonts/TIBETAN5.eot);
}
@font-face {
    font-family: TibetanMachineWeb4;
	src: url(/fonts/TIBETAN0.eot);
}	
@font-face {
    font-family: TibetanMachineWeb5;
	src: url(/fonts/TIBETAN2.eot);
}
@font-face {
    font-family: TibetanMachineWeb6;
	src: url(/fonts/TIBETAN1.eot);
}
@font-face {
    font-family: TibetanMachineWeb7;
	src: url(/fonts/TIBETAN3.eot);
}	
@font-face {
    font-family: TibetanMachineWeb8;
	src: url(/fonts/TIBETAN4.eot);
}
@font-face {
    font-family: TibetanMachineWeb9;
	src: url(/fonts/TIBETAN9.eot);
}	

.IEfix {
	font: TibetanMachineWeb;
	font-weight: bold;
	display: none
	}