BODY {
	font-family		: sans-serif;
	font-size		: 14px;
	color			: #666666;
	background-color	: white;
	cursor			: default;
}

A:link {
	text-decoration		: none;
	color			: #666666;
}

A:visited {
	text-decoration		: none;
	color			: #666666;
}

A:hover {
	text-decoration		: none;
	color			: darkblue;
}

.ob_tablelink A:link {
	text-decoration		: none;
	color			: #DDDDDD;
}

.ob_tablelink A:visited {
	text-decoration		: none;
	color			: #DDDDDD;
}

.ob_tablelink A:hover {
	text-decoration		: none;
	color			: #FFFFFF;
}

.ob_info_body A:link {
	text-decoration		: none;
	color			: darkblue;
}

.ob_info_body A:visited {
	text-decoration		: none;
	color			: darkblue;
}

.ob_info_body A:hover {
	text-decoration		: underline;
	color			: darkblue;
}

HR {
	background-color	: grey;
	height			: 1px;
	width			: 100%;
	border			: 0;
}

TEXTAREA {
	overflow		: hidden;
}

.ob_middle {
	text-align		: center;
}

.ob_bold {
	font-weight		: bold;
}

.ob_top_left {
	font-family		: sans-serif;
	font-size		: 12px;
	text-align		: left;
	vertical-align		: top;
}

.ob_top_right {
	font-family		: sans-serif;
	font-size		: 12px;
	text-align		: right;
	vertical-align		: top;
}

.ob_pwfield {
	font-family		: sans-serif;
	font-size		: 12px;
	background-color	: #F3F3F3;
	width			: 100px;
	border			: 1px solid #666666;
}

.ob_searchfield {
	font-family		: sans-serif;
	font-size		: 14px;
	color			: #333333;
	background-color	: #F3F3F3;
	width			: 250px;
	border			: 1px solid #666666;
}

.ob_textfield {
	font-family		: sans-serif;
	font-size		: 12px;
	color			: #333333;
	background-color	: #F3F3F3;
	width			: 440px;
	border			: 1px solid #666666;
}

.ob_search_button {
	font-family		: sans-serif;
	font-size		: 14px;
	font-weight		: bold;
	color			: #333333;
	height			: 23px;
	width			: 90px;
	padding			: 0px;
	vertical-align		: middle;
}

.ob_comment_button {
	font-family		: sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #333333;
	height			: 20px;
	width			: 75px;
	padding			: 0px;
	vertical-align		: middle;
}

.ob_tooltable {
	height			: 35px;
	width			: 455px;
	background-image	: url(ob_menu.png);
	border			: 0px;
}

.ob_direction {
	width			: 100%;
	border			: 0px;
	background-color	: #EEEEEE;
	font-size		: 12px;
}

.ob_searchtable {
	font-family		: sans-serif;
	font-size		: 14px;
	width			: 600px;
	border			: 0px;
}

.ob_tablelink {
	font-family		: sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	text-align		: center;
	vertical-align		: top;
}

.ob_infotable {
	font-family		: sans-serif;
	font-size		: 12px;
	width			: 455px;
	border			: 0px;
}

.ob_abbrevtable {
	font-family		: sans-serif;
	font-size		: 12px;
	width			: 600px;
	border			: 0px;
}

.ob_info_body {
	font-family		: sans-serif;
	font-size		: 12px;
	color			: #666666;
}

.ob_title {
	font-family		: sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	text-decoration		: underline;
	color			: #666666;
}

.ob_span_entry {
	font-weight		: bold;
	color			: #333333;
	text-decoration		: underline;
}

.ob_span_type {
  	color			: darkgreen;
	font-weight		: bold;
}

.ob_span_phrases {
  	color			: darkblue;
}

.ob_span_remarks {
  	color			: #997700;
  	font-size		: 12px;
}

.ob_span_redirs {
  	color			: darkred;
}

.ob_span_species {
  	color			: darkgreen;
	font-style		: italic;
  	font-size		: 12px;
}

.ob_span_dir {
	color			: #777777;
}

.ob_span_dir_hilite {
	color			: #333333;
}


