body {
	background-color: #EEEEEE;
}
table {
	border-collapse: collapse;
	border: 1px solid black;
}
.page_table {
	background-color: white;
	width: 100%;
	border: 1px solid #888555;
}
.page_sub_table {
	background-color: white;
	border: 0px;
}
.page_table_etymology_table_cell {
	vertical-align: top;
	padding: 10px;
}
.page_table_path_table_cell {
	vertical-align: top;
	padding: 10px;
	zwidth: 33%;
}
.etymology_table {
	background-color: white;
	zwidth: 100%;
}
.etymology_groups_table {
	border: none;
	width: 100%;
	padding: 2px;
	vertical-align: top;
}
.etymology_groups_table_group_cell {
	padding: 2px;
}
.etymology_group_table {
	border: 1px solid #999CCC;
	vertical-align: top;
}
.relationship_cell {
	font-weight: bold;
	padding: 10px;
	text-align: center;
	color: #999CCC;
}
.etymology_section_enclosing_cell {
	padding: 5px;
	vertical-align: top;
}
.etymology_section_table {
	vertical-align: top;
	padding: 5px;
	width: 100%;
}
.word_part_cell {
	background-color: #CCDDDD;
	border: 1px solid black;
	padding: 2px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
.definition_cell {
	background-color: #CCCDDD;
	border: 1px solid black;
	padding: 2px;
	text-align: center;
	font-style: normal;
}
.spacer_cell {
	width: 100%;
}
.languages_index_title_cell {
	text-align: center;
}
.language_cell {
	background-color: #CCCEEE;
	border: 1px solid black;
	padding: 2px;
	text-align: right;
	font-style: italic;
	color: #444444;
}
.language_column {
	vertical-align: top;
	padding: 5px;
	white-space: nowrap;
}
.language_link {
	text-decoration: none;
	font-weight: bold;
}
.language_link:link {
	color: #666666;
}
.language_link:visited {
	color: #666666;
}
.language_link:hover {
	color: #000000;
}
.language_link:active {
	color: #000000;
}

.word_link {
	text-decoration: none;
}
.word_link:link {
  color: #777AAA;
}
.word_link:visited {
  color: #777AAA;
}
.word_link:hover {
  color: #999BBB;
}
.word_link:active {
  color: #999BBB;
}
.root_path_table {
	border: none;
	padding: 2px;
	width: 100%;
}
.root_path_row {
}
.root_path_cell {
	font-weight: bold;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
.root_path_enclosing_cell {
	padding: 2px;
	background-color: #FFFEEE;
}

.searchtitle_cell {
	background-color: #CCDDDD;
	border: 1px solid black;
	padding: 5px;
	font-weight: bold;
	text-align: center;
}
.searchinput_cell {
	background-color: #CCCDDD;
	padding: 5px;
	text-align: center;
	font-style: normal;
	border-top: 1px solid black;
	vertical-align: middle;
}
.searchinput {
	background-color: white;
	color: #888AAA;
	font-style: normal;
	font-weight: bold;
}
.search_link {
	font-weight: bold;
}

.explore_languages_cell {
	padding: 5px;
	white-space: nowrap;
}
.header_table {
	background-color: white;
	width: 100%;
	border: 1px solid #888555;
}
.header_title {
	color: #999BBB;
	font-size: 20pt;
	font-weight: bold;
}
.header_title_cell {
	padding: 5px;
	text-align: center;
}
.copyright_cell {
	padding: 5px;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	width: 100%;
}
.table_section_title {
	color: #999BBB;
	font-weight: bold;
	padding: 5px;
}
