#main_body {
	width: 980px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: auto;
}

#body_one {
	margin: 0px;
}

#banner {
	font-size: 120%;
	width: 100%;
	color: #003000;
	font-family: tahoma, arial, sans-serif;
	text-align: center;
}

#left_column {
	left: 0px;
	width: 155px;
	position: absolute
}

#main_content {
	margin-left: 10px;
	margin-right: 10px;
	width: 960px;
	padding: 0px;
}

#main_content2 {
	margin-left: 10px;
	width: 660px;
	padding: 0px;
}

#right_column {
	left: 820px;
	width: 200px;
	position: absolute;
	margin-top: 20px;
}

#species_box ul {
	list-style-type: none;
	text-align: left;
	padding: 0px;
}

#species_box li {
	font-weight: normal;
	padding-bottom: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: left;
	padding-left: 0px;
}

#family_intro {
	margin-top: 10px;
	margin-left: 20px;
}

.family_info {
	text-align: left;
	margin-left: 5px;
}

#family_info ul {
	list-style-type: disc;
	padding: 0px;
}

#family_info li {
	font-family: verdana, arial, helvetica, sans-serif;
	padding-bottom: 2px;
}

#footer {
	margin-left: 0px;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
}

#info_list {
	text-align: center;
	margin-bottom: 10px;
}

.linkout {
	display: inline;
}

.species_name {
	font-style: italic;
	display: inline;
}

.title_one {
	font-size: 1.5em;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}

.title_two {
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.title_three {
	font-weight: bold;
}

.tf_title {
	margin: 5px;
	font-size: 1.2em;
	text-align: center;
}
.ref_title{
	font-size: 1.2em;
        margin-top: 5px;
        margin-bottom: 5px;
}
.ref_content{
	font-size: 1em;
        margin-top: 5px;
        margin-bottom: 5px;
}
.menu {
	width: 100%;
	border: none;
	font-weight: bold;
	background-color: #a7c942;
	font-size: 0.9em;
	border-collapse: collapse;
}

.menu td {
	text-align: left;
	padding: 1px 10px 1px 10px;
	word-spacing: 3px;
}

.menu a:link {
	color: #000000;
	text-decoration: none;
	border-bottom: 0px;
}

.menu a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 0px;
}

.menu a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 0px;
}

.family_table {
	font-family: verdana, arial, helvetica, sans-serif;
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}

.family_table td {
	font-size: 1em;
	border: 1px solid #98bf21;
	padding: 3px 7px 2px 7px;
}

.family_table tr.alt {
	color: #000000;
	background-color: #eaf2d3;
}

.tf_table {
	font-family: verdana, arial, helvetica, sans-serif;
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}

.tf_table th {
	font-size: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #a7c942;
	border: 1px solid #9bbf21;
	padding: 3px 7px 2px 7px;
}

.tf_table td {
	font-size: 1em;
	border: 1px solid #98bf21;
	padding: 3px 7px 2px 7px;
}

.tf_table td.alt {
	font-size: 1em;
	border: 1px solid #98bf21;
	padding: 3px 7px 2px 7px;
	background-color: #eaf2d3;
}

.tf_table tr.alt {
	color: #000000;
	background-color: #eaf2d3;
}

.tf_info {
	font-family: verdana, arial, helvetica, sans-serif;
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 5px;
	border: 1px solid #98bf21;
}

.tf_info th {
	background-color: #a7c942;
	font-style: italic;
	color: #000000;
	padding: 3px;
	text-align: left;
}

.tf_info td {
	border: 1px solid #98bf21;
	padding: 2px 5px 2px 7px;
}

.tf_info tr.alt {
	color: #000000;
	background-color: #eaf2d3;
}

.tf_info tr.title {
	color: #000000;
	background-color: #eaf2d3;
	font-weight: bold;
	font-size: 0.9em;
}

.tf_anno {
	font-family: verdana, arial, helvetica, sans-serif;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	border: 1px solid #98bf21;
}

.tf_anno th {
	background-color: #98bf21;
	color: #000000;
	border: 1px solid #98bf21;
	text-align: left;
	padding: 3px 7px 2px 7px;
}

.tf_anno td {
	padding: 3px 7px 2px 7px;
}

.tf_anno tr.title {
	padding: 3px 7px 2px 7px;
	font-weight: bold;
	font-style: italic;
	background-color: #eaf2d3;
}

.tf_anno tr.alt {
	color: #000000;
	background-color: #eaf2d3;
}

.seq {
	font-family: monospace;
	font-size: 16px;
	letter-spacing: 2px;
}

table.info_title {
	color: #ffffff;
	width: 100%;
	font-weight: bold;
	border-style: none;
	font-style: italic;
	font-size: 1em;
}

table.info_title td {
	border-style: none;
}

.search_info {
	font-family: verdana, arial, helvetica, sans-serif;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
	border: 1px solid;
	margin-top: 5px;
	border-color: #008800;
}

.search_info th {
	text-align: left;
	background-color: #a7c942;
	padding: 1px;
	padding-left: 10px;
}

.search_info tr {
	text-align: left;
}

.search_info td {
	border: 1px solid;
	border-color: #008800;
	padding-left: 10px;
	font-size: 0.9em;
}

.search_info td.noborder {
	border: none;
	padding-left: 10px;
	font-size: 0.9em;
}

.search_info tr.alt {
	border: 1px solid;
	background-color: #eaf2d3;
}

.search_info td.text {
	text-align: left;
	padding: 2px;
	border: none;
	padding-left: 10px;
	line-height: 150%;
}

.float_left {
	float: left;
	margin-left: 10px;
	display: inline;
}

.float_right {
	float: right;
	margin-right: 20px;
	display: inline;
}

.title_float_left {
	float: left;
	margin-left: 5px;
	display: inline;
}

.title_float_right {
	float: right;
	margin-right: 20px;
	display: inline;
}

.blast_content {
	font-size: 0.9em;
	line-height: 200%;
	padding-left: 10px;
}

.hmmalign {
	font-size: 12px;
	font-family: "courier new";
}

.seqalign {
	font-family: "courier new";
	margin-left: 20px;
}

.column_title {
	background-color: #a7c942;
	padding: 2px 5px 2px 10px;
	font-weight: bold;
	font-style: italic;
}

.column_content {
	padding: 10px 5px 2px 10px;
}

.column_subtitle {
	font-style: italic;
	font-weight: bold;
	padding-bottom: 2px;
}

.column_line {
	text-indent: 30px;
	padding-left: 20px;
	padding-bottom: 5px;
}

.help {
	display: inline;
	margin-left: 20px;
	border: 1px dotted;
	padding: 0px 3px 0px 3px;
	float: left;
}

.pub_list {
	padding-bottom: 5px;
}

hr.dot {
	border-style: dotted;
}

a:link {
	color: #008800;
	border-color: black;
	text-decoration: none;
}

a:visited {
	color: #008800;
	text-decoration: none;
}

a:hover {
	color: #aa0000
}

a.one:link {
	color: #005500;
	text-decoration: none;
	border-bottom: 1px dotted;
	border-color: black;
}

a.one:visited {
	color: #008800;
	text-decoration: none;
	border-bottom: 1px dotted
}

a.one:hover {
	color: #aa0000
}

a.family:link {
	color: #008800;
	text-decoration: none;
	border: none;
}

a.family:visited {
	color: #008800;
	text-decoration: none;
	border: none;
}

a.family:hover {
	color: #aa0000
}

.dtree {
        font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	line-height: 25px;
        color: #000000;
}

.dtree img {
        border: 0px;
        vertical-align: middle;
}
.dtree a {
        color: #008800;
        text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
        white-space: nowrap;
        padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
        color: #aa0000;
}
.dtree a.nodeSel {
        background-color: #c0d2ec;
}
.dtree .clip {
        overflow: hidden;
}

.strip1 td{
background-color:rgb(234,242,211);
}
.strip2 td{
background-color:rgb(234,239,247);
}
.datatables_left{
	text-align:left !important;
}
.datatables_right{
	text-align:right !important;
}
