body		{
			margin: 0;
			padding: 0;
			text-align: center;
			height: 100%;
			}
img			{
			border: 0;
			}
form		{
			margin: 0;
			padding: 0;
			}
a,
a:visited
			{
			color: #3366CC;
			text-decoration: none;
			}
a:hover
			{
			color: #CC3333;
			}
sup			{
				vertical-align: top;
				position: relative;
				top: -0.4em;
				font-size: 65%;
			}
sub			{
				vertical-align: bottom;
				position: relative;
				bottom: -0.3em;
				font-size: 60%;
			}
.en			{
			font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
			}

.ka			{
			font-family: "BPG Glaho Arial", "BPG Glaho", "BPG Glaho 2008", "Sylfaen", "Arial Unicode MS";
			}
.abridgement
			{
			color: #009900;
			border-bottom: green 1px dotted;
			cursor: help;
			cursor: pointer;
			font-style: italic;
			}
.symbol
			{
			color: #990000;
			cursor: help;
			cursor: pointer;
			}
.pron
			{
			font-family: "Lucida Sans Unicode", "Arial Unicode MS", "arial", "sans-serif", "Charis SIL", "Doulos SIL", "Gentium", "GentiumAlt", "DejaVu Sans", "Code2000", "TITUS Cyberbit Basic", "Chrysanthi Unicode";
			}
.clear		{
			clear: both;
			}
.wrapper	{
			min-height: 100%;
			#height: 100%;
			width: 950px;
			margin-left: auto;
			margin-right: auto;
			position: relative;
			}
/* HEADER START*/
.header		{
			width: 950px;
			height: 80px;
			}
.header #left
			{
			width: 10px;
			height: 80px;
			float: left;
			margin-left: 10px;
			background-image: url('/img/header_l.png');
			}
.header #right
			{
			width: 10px;
			height: 80px;
			float: left;
			margin-right: 10px;
			/* display: block; */
			background-image: url('/img/header_r.png');
			}
.header #logo
			{
			width: 80px;
			height: 80px;
			float: left;
			background-color: #11772d;
			background-image: url('/img/header_bg.png');
			}
.header #title
			{
			width: 620px;
			height: 80px;
			float: left;
			text-align: left;
			background-color: #11772d;
			background-image: url('/img/header_bg.png');
			}
.header #lang
			{
			width: 290px;
			height: 70px;
			#height: 80px;
			float: left;
			background-color: #11772d;
			background-image: url('/img/header_bg.png');
			text-align: right;
			font-weight: bold;
			font-size: 75%;
			padding-top: 10px;
			}
.header #lang span a
			{
			color: #EAEAEA;
			text-decoration: none;
			}
.header #lang a:hover
			{
			color: #FFFFFF;
			text-decoration: underline;
			}
/* HEADER END*/

/* MENU START*/
.menu		{
			width: 950px;
			height: 70px;
			font-size: 75%;
			}
.menu #left
			{
			width: 10px;
			height: 70px;
			float: left;
			margin-left: 10px;
			background: url('/img/menu_l.gif') no-repeat left top;
			}
.menu #right
			{
			width: 10px;
			height: 70px;
			float: left;
			margin-right: 10px;
			background: url('/img/search_r.gif') no-repeat right top;
			}
.menu #leftContainer
			{
			width: 620px;
			height: 70px;
			float: left;
			background: url('/img/search_l.gif') no-repeat right top;
			}
.menu #leftContainer #pages
			{
			width: 610px;
			height: 34px;
			background-color: #FAFAFA;
			border-bottom: 1px solid #D5D5D5;
			#margin-right: 10px;
			line-height: 34px;
			text-align: left;
			color: #666666;
			}
.menu #leftContainer #pages a,
.menu #leftContainer #pages a:visited
			{
			color: #666666;
			font-weight: bold;
			text-decoration: none;
			}
.menu #leftContainer #pages a:hover
			{
			color: #333333;
			text-decoration: underline;
			}
.menu #leftContainer #letters
			{
			width: 610px;
			height: 35px;
			#margin-right: 10px;
			line-height: 34px;
			font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
			font-size: 130%;
			}
.menu #leftContainer #letters a,
.menu #leftContainer #letters a:visited
			{
			text-decoration: none;
			color: #336633;
			padding-right: 3px;
			padding-left: 3px;
			}
.menu #leftContainer #letters a#disabled
			{
			color: #CCCCCC;
			}
.menu #leftContainer #letters a#partial
			{
			border-bottom: dotted 1px #CCCCCC;
			}
.menu #leftContainer #letters a:hover
			{
			text-decoration: underline;
			}
.menu #rightContainer
			{
			width: 290px;
			height: 69px;
			#height: 70px;
			float: left;
			background-color: #EAEAEA;
			border-bottom: 1px solid #D5D5D5;
			}
.menu #rightContainer #topContainer
			{
			width: 290px;
			margin-top: 10px;
			margin-bottom: 5px;
			vertical-align: middle;
			}
.menu #rightContainer #bottomContainer
			{
			width: 290px;
			text-align: left;
			}
.menu #rightContainer #searchString
			{
			width: 215px;
			height: 25px;
			border: 1px solid #3D875F;
			vertical-align: middle;
			}
.menu #rightContainer #submitButton
			{
			width: 70px;
			height: 25px;
			border: 1px solid #336633;
			vertical-align: middle;
			background-image: url('/img/search_button_bg.gif');
			background-color: #11772d;
			font-weight: bold;
			color: #FAFAFA;
			}
.suggestionWrapper
			{
			width: 215px;
			z-index: 1;
			position: absolute;
			left: 641px;
			top: 124px;
			#top: 128px;
			overflow: hidden;
			display: none;
			}
.suggestionBox
			{
			background-color: #FFFFFF;
			border: 1px solid #999999;
			text-align: left;
			overflow: hidden;
			}
.suggestionItem
			{
			padding-right: 3px;
			padding-left: 3px;
			padding-top: 2px;
			padding-bottom: 2px;
			cursor: default;
			}
/* MENU END*/

/* CONTENT START*/
.content	{
			width: 950px;
			font-size: 80%;
			overflow: hidden;
			padding-bottom: 120px;
			}
.content .left
			{
			width: 250px;
			#width: 245px;
			float: left;
			margin-left: 10px;
			margin-top: 15px;
			}
.content .right
			{
			width: 660px;
			float: left;
			margin-top: 5px;
			margin-right: 10px;
			margin-left: 20px;
			}

.content .left .box
			{
			padding-bottom: 20px;
			text-align: left;
			}
.content .left .box .title
			{
			font-weight: bold;
			color: #418590;
			padding: 4px;
			border-bottom: 1px dotted #0071BB;
			background-color: #F2F2F2;
			}
.content .left .box .body
			{
			padding-top: 5px;
			text-align: justify;
			color: #666666;
			}
.nearbyWords a,
.nearbyWords a:visited,
.refsBox a,
.refsBox a:visited {
/*	background: transparent url('/img/bullet_blue.gif') no-repeat top left; */
	text-decoration: none;
	display: block;
	line-height: 150%;
}
.nearbyWords a:before,
.nearbyWords a:visited:before,
.refsBox a:before,
.refsBox a:visited:before {
	content: '\25A0';
	margin-right: 5px;
	color: #9FCCFE;
}
.nearbyWords a:hover:before,
.refsBox a:hover:before
{
/*	background: transparent url('/img/bullet_red.gif') no-repeat top left; */
	color: #CC3333;
}
.nearbyWords .current {
	color:#CC3333;
	display: block;
/*	background: transparent url('/img/bullet_red.gif') no-repeat top left; */
	margin-top: 2px;
	margin-top: 2px;
}
.nearbyWords .current:before {
	content: '\25A0';
	margin-right: 5px;
}
.content .right .title
			{
			border-bottom: 1px dotted #618C3F;
			text-align: left;
			font-size: 150%;
			margin-top: 5px;
			padding-bottom: 3px;
			font-weight: bold;
			color: #618C3F;
			}
.content .right .body
			{
			text-align: justify;
			padding-top: 10px;
			}
.entryTitle
			{
			text-align: left;
			font-size: 200%;
			font-weight: bold;
			font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
			color: #744037;
			}
.entryProp
			{
			border-bottom: 1px dotted #744037;
			width: 660px;
			}
.entryType
			{
			float: left;
			padding-right: 10px;
			color: #999999;
			padding-top: 3px;
			padding-bottom: 3px;
			}
.entryPron
			{
			float: left;
			padding-right: 10px;
			color: #666666;
			padding-bottom: 3px;
			padding-bottom: 3px;
			font-family: "Lucida Sans Unicode", "Arial Unicode MS", "arial", "sans-serif", "Charis SIL", "Doulos SIL", "Gentium", "GentiumAlt", "DejaVu Sans", "Code2000", "TITUS Cyberbit Basic", "Chrysanthi Unicode";
			font-size: 130%;
			}
.entryEdit
			{
			float: right;
			}
.entryDesc p
			{
			text-align: justify;
			font-size: 110%;
			line-height: 130%;
			padding-right: 1px;
			font-family: "BPG Glaho Arial", "BPG Glaho", "BPG Glaho 2008", "Sylfaen", "Arial Unicode MS";
			}
.highlight
			{
			background-color: #FFFF66;
			padding-top: 3px;
			padding-bottom: 3px;
			color: #CC3333;
			}
.msg
			{
			border-left: 10px solid #F5F5F5;
			padding: 10px;
			background-color: #FAFAFA;
			margin-top: 10px;
			}
.msgTitle
			{
			text-align: left;
			font-weight: bold;
			padding-bottom: 5px;
			}
.msgBody
			{
			text-align: justify;
			}
.search #title
			{
			font-weight: bold;
			color: #666666;
			}
.search #pagination
			{
			text-align: right;
			padding-top: 5px;
			padding-bottom: 5px;
			}
.search #body
			{
			text-align: left;
			}
.search #item
			{
			padding: 3px;
			font-size: 110%;
			cursor: pointer;
			line-height: 130%;
			}
.search #word
			{
			float: left;
			padding-right: 15px;
			font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
			font-weight: bold;
			}
.search #word a,
.search #word a:visited
			{
			color: #3366CC;
			border-bottom: 1px dotted #3366CC;
			text-decoration: none;
			}
.search #word a:hover
			{
			color: #CC3333;
			border-bottom: 1px dotted #CC3333;
			}
.search #type
			{
			float: left;
			padding-right: 15px;
			color: #666666;
			font-style: italic;
			}
.search #desc
			{
		/*	float: left; */
			}

/* START OF REFERENCES */
.refsAbbreviations
			{
			font-size: 100%;
			border: 1px solid #EAEAEA;
			border-collapse: collapse;
			}
.refsAbbreviations td
			{
			font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
			padding: 3px;
			border: 1px solid #EAEAEA;
			}
.refsAbbreviations #title
			{
			font-size: 120%;
			text-align: center;
			font-weight: bold;
			background-color: #FAFAFA;
			}
.refsAbbreviations #title a
			{
			color: #333333;
			}
.refsRanks,
.refsUnits
			{
			border: 1px solid #999999;
			border-collapse: collapse;
			font-size: 90%;
			}
.refsRanks td,
.refsUnits td
			{
			border: 1px solid #999999;
			padding: 2px;
			text-align: center;
			}
.refsUnits #left
			{
			text-align: left;
			}
.refsPhonetic
			{
			font-size: 100%;
			border: 1px solid #999999;
			border-collapse: collapse;
			}
.refsPhonetic td
			{
			font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
			padding: 3px;
			border: 1px solid #999999;
			}
/* END OF REFERENCES */

/* PAGINATION */
.pagination
{
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
.pagination a
{
	border: 1px solid #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FAFAFA;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.pagination a:hover
{
	background-color: #EAEAEA;
	border: 1px solid #999999;
	color: #999999;
}
.pagination#disabled
{	
	border: 1px solid #EAEAEA;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #CCCCCC;
}
.pagination#current
{
	background-color: #EAEAEA;
	border: 1px solid #999999;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	color: #999999;
}
/* END OF PAGINATION */

/* GUIDE START*/
.guideContentLevel1
{
	font-weight: bold;
	margin-bottom: 0px;
	text-align: justify;
}
.guideContentLevel2
{
	margin-left: 20px;
	margin-bottom: 0px;
	text-align: justify;
}
.guideContentLevel3
{
	margin-left: 40px;
	margin-bottom: 0px;
	text-align: justify;
}
.guideLevel1Title
{
	border-bottom: 1px solid #999999;
	background-color: #CBDCD2;
	color: #333333;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.guideLevel2Title
{
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFF7D9;
	color: #333333;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}

.guideLevel1
{
	text-align: justify;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.guideLevel2
{
	text-align: justify;
	padding-left: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.guideLevel3
{
	text-align: justify;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.guideLevel4
{
	text-align: justify;
	padding-left: 30px;
	margin: 0px;
}
.guideAbridgemenets
			{
			font-size: 100%;
			border: 1px solid #EAEAEA;
			border-collapse: collapse;
			}
.guideAbridgemenets td
			{
			padding: 3px;
			border: 1px solid #EAEAEA;
			}
.guideJumpToTop
{
	padding-top:	5px;
	padding-bottom: 5px;
	text-align: right;
	margin: 0px;
}
.guideSeeImg
{
	color: #999999;
	font-size: 80%;
}
.guideImgTitle
{
	color: #999999;
	font-size: 70%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.guideImg
{
	border: 1px solid #C56FA8;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.guideJumpToTop a,.guideJTT a:visited
{
	text-decoration: none;
}
.guideJumpToTop a:hover
{
	text-decoration: none;
}
/* GUIDE END*/


/* CONTENT END*/

/* FOOTER START*/
.footer		{
			width: 950px;
			height: 65px;
			color: #666666;
			font-size: 65%;
			position: absolute;
			bottom: 0;
			left: 0;
			}
.footer a,
.footer a:visited
			{
			color: #333333;
			font-weight: normal;
			text-decoration: underline;
			}
.footer a:hover
			{
			color: #CC0000;
			}
.footer #left
			{
			width: 10px;
			height: 55px;
			float: left;
			margin-left: 10px;
			}
.footer #left #top
			{
			width: 10px;
			height: 10px;
			background: url('/img/footer_tl.gif') no-repeat left top;
			font-size: 0;
			}
.footer #left #bottom
			{
			width: 10px;
			height: 55px;
			background-color: #FAFAFA;
			border-left: 1px solid #EAEAEA;
			}
.footer #right
			{
			width: 10px;
			height: 65px;
			float: left;
			margin-right: 10px;
			}
.footer #right #top
			{
			width: 10px;
			height: 10px;
			background: url('/img/footer_tr.gif') no-repeat right top;
			font-size: 0;
			}
.footer #right #bottom
			{
			width: 10px;
			height: 55px;
			background-color: #FAFAFA;
			border-right: 1px solid #EAEAEA;
			}
.footer #disclaimer
			{
			width: 770px;
			height: 65px;
			float: left;
			background-color: #FAFAFA;
			border-top: 1px solid #EAEAEA;
			}
.footer #disclaimer p
			{
			border-right: 1px solid #EAEAEA;
			text-align: justify;
			padding: 5px;
			}
.footer #disclaimer p span
			{
			padding-top: 10px;
			display: block;
			}
.footer #counters
			{
			width: 140px;
			height: 65px;
			float: left;
			background-color: #FAFAFA;
			border-top: 1px solid #EAEAEA;
			}
.footer #counters p
			{
			padding: 5px;
			}
/* FOOTER END*/