* {
    font-family: Tahoma,Arial,Verdana;
    font-size: 11px;
}


/*
* {
	font-family: Times New Roman, HungLing, Charis SIL, Arial, Tahoma, Helvetica, Verdana, sans-serif;
}
*/

td {
	vertical-align:top;
	white-space:nowrap;
}


body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.ana_more {
	color: blue;
}

.ana_chg {
	background-color: yellow;
}

.ana_sel {
	color: green;
}

.ana_man {
	color: brown;
}

.ana_guess {
	color: orange;
}

.ana_0 {
	color: red;
}

.wd {
	color: gray;
}

.txt {
	color: darkgreen;
	font-size: 24px;
}

.id {
	color: brown;
}

.pg {
	color: brown;
	font-size: 24px;
}

.del {
        color: red;
        text-decoration: line-through;
}

.pnc {
        color: red;
}

.spell_suggest {
	cursor:pointer;
}

.spell_suggest:link,
.spell_suggest:active,
.spell_suggest:visited { color: #606A74; }
td.spell_suggest:hover { color: green;
	text-decoration: underline;
}

.gloss {font-style: italic;}

.tooltip {
	position:absolute;
	display:none;
	color: #606A74;
	background-color: #FFFFFF;
	padding: 5px;
	border: 2px solid #A5ADB5;
	text-align:justify;
	z-index:10;
}

body,td,tr,p,div {
	color: #000B55;
}

input.text, textarea {
	width: 510px;
}

.title {
	font-size:200%;	
}

.sponsoredby{
	font-size:11px;
	font-weight:bold;
}

.sponsors{
	font-size:11px;
}

.copyright{
	font-size:11px;
}

.pagenav_base{
}

.bar {
	float:left;height:26px;padding-left:2px;
	font-size:13px;padding-top:4px !important
}

.bar_item {
	height:26px;margin-right:.73em;vertical-align:top
}

.bar_line {
	border-top:1px solid #c9d7f1;font-size:0;height:0;
	position:absolute;top:28px;width:100%;
}

a:visited {  /* a:link,  */
	color: blue;
	text-decoration: underline;
}

/*
.result {
/*	overflow: auto;*/
	width:70%;
	height:300px;
	border-width: 0px 1px;
	border-style: solid;
	border-color: white;
}*/
