body {
	font-family:		lucida,sans-serif;
        font-size:              medium;
	text-align:		left;
	margin-left:		10px;
	margin-right:		10px;
        line-height:            110%;
/*      background:             #f6f6ff; */
/*      background:             #fffeea; */
}

div.main {
	padding:		0;
	margin:			0;
}

div.navbar {
	margin:			2em 0 0 0;
/* 	background-color:	#b0c4de; */
 	background-color:	#e6e6fa; /* #f0f8ff; */
	text-align:		center;
	border:			dashed 1px black;
}

div.nwrapper {
}

div.notice {
	float:			left;
	font-size:		small;
}

div.logoban {
	float:			right;
	font-size:		medium;
}

div.quote {
	float:			right;
	clear:			right;
	margin-left:		10px;
        width:                  30%;
}

div.rtimg {
	text-align:		center;
	float:			right;
	clear:			right;
	margin-left:		10px;
}

div.gallery {
	display:		inline;
}

h1 {
	font-size:		large;
	font-weight:		bold;
}

h2 {
	font-size:		medium;
	font-weight:		bold;
	padding:	        1.5em 0 0 0;
}

h3 {
        font-size:              medium;
        font-weight:            bold;
	font-style:		italic;
}

span.normal {
	font-size:		medium;
	font-weight:		normal;
}

span.fa {
	font-family:		"XB Yagut", "Nazli", "B Roya", "Roya", "Arial Unicode", "Lucida Sans Unicode", "DejaVu Sans", "Courier New", sans-serif;
}

span.IPA {
	font-family:		"Charis SIL", "Doulos SIL", "Gentium", "Lucida Sans Unicode", "DejaVu Sans",lucida,sans-serif;
}

span.huge {
        font-size:              x-large;
/*	font-weight:		bold; */
        line-height:            110%;
}

/* navigation tables and cells */

table {
/*	border:			solid 1px #ffa500; */
	border:			none;
	text-align:		left;
	border-spacing:		0px;
}

table.nav {
	background:		white;
	text-align:		center;
/*	border:			solid 1px #ffa500; */
	border:			none;
	border-spacing: 	0px;
}

td {
	padding:	    	0.1ex 1em 0.1ex 0;
        vertical-align:         top;
}

/* file directories */

table.dir {
	background:		white;
	text-align:		center;
/*	border:			solid 1px #ffa500; */
	border:			none;
	border-spacing: 	0px;
}

tr.even {
	background:		#ffcc66; /*#9acd32;*/
	text-align:		left;
}

tr.odd {
	background:		#fffacd;
	text-align:		left;
}

td.hdr {
	padding:	    	0.1ex 1em 0.1ex 0;
        vertical-align:         top;
}

td.siz {
	padding:	    	0.1ex 1em 0.1ex 0;
        text-align:             right;
        vertical-align:         top;
}

td.descr {
	padding:	    	0.1ex 0 0.1ex 0;
        width:                  30em;
}

p.navbar {
/*	padding:		5px; */
}

p.copynotice {
/*
	padding:		1em 1em 1em 1em;
	font-size:		small;
        background:             #eeeeee; 
*/
}

li {
        padding-bottom:         2ex;
}

a.button {
	background:		#ffcccc;
}

a.even {
	background:		#ffffcc;
}

a.odd {
	background:		white;
}

p.quote {
	font-style:		italic;
	font-variant:		normal;
/*	margin-left:		15%; */
	text-align:		right;
}

p.cite {
	font-style:		normal;
	font-variant:		small-caps;
/*	margin-left:		50%; */
	text-align:		right;
}

span.warn {
	background:		red;
}

.unicef {
	padding:		2px 2px 2px 2px;
/*
	background:		#007BD3;
	color:			#FFFFFF;
*/
	background:		#dedede;
	color:			#007BD3;
	font-weight:		bold;
}

