div #tableCenter {
text-align: center;
}

table.result {
width: 750px;
border: 2px solid black;
height: 80;
}

table.blast_result {
width: 750px;
border: 2px solid black;
height: auto;
text-align: center;
}

table.stat {
width: 700px;
border: 2px solid black;
height: auto;
text-align: center;
}

table.result tr, table.blast_result tr, table.stat tr {
background-color: #D7E3DC;
}

table.result td, table.blast_result td, table.stat td {
padding: 2px;
color: #000;
}

table.blast_result tr td span{
background-color: #A5AFAA;
}

table.result td.left {
width: 200px;
color: #000;
font-weight: bold;
}

table.result td.right {
padding: 5px;
color: #000;
}

table.result td a:link, table.result td a:visited, table.result td  a:active, table.blast_result td a:link, table.blast_result td a:visited, table.blast_result td a:active {
text-decoration: underline;
color: #000;
}

table.result tr td.pir_info {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
font-size: 12;
}

table.result tr td.title_line, table.blast_result tr.title_line {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000;
font-size: 13;
font-weight: bold;
background-color: #D7E3DC;
}

table.stat tr.title_line {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000;
font-size: 11px;
font-weight: bold;
background-color: #BBC6C0;
text-align: center;
}

table.stat td.info {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000;
font-size: 13px;
font-weight: bold;
background-color: #D7E3DC;
text-align: left;
}

table.stat td.chr {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000;
font-size: 13px;
font-weight: bold;
background-color: #D7E3DC;
text-align: center;
}

table.stat td a{
text-decoration:underline;
color: blue;
}

table.result tr td.check {
background-color: #D7E3DC;
width: 5%;
}

table.content, table.res {
width: 750px;
border: 0px;
height: 30;
}

table.content td.header {
background-color: #D7E3DC;
height: 25;
font-family: Verdana, Arial,Helvetica, sans-serif;
color: #000;
font-weight: bold;
}

table.content td.paginate {
height: 8;
font-family: Arial;
font-size: 13;
color: #000;
}

td.paginate a:link, td.paginate a:visited, td.paginate a:active {
color: #000;
}

table.content tr td input.button_type {
color: #000;
background-color: #BBC6C0;
}

table.content td.no_result {
width: 700px;
background-color: #BBC6C0;
color: #000;
font-family: Arial;
font-size: 13;
}

table.res tr.acc {
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #000;
font-size: 13;
background-color: #D7E3DC;
}

table.res td a:link, table.res td a:visited, table.res td a:active {
text-decoration: underline;
color: #000;
}

table.content td a:link, a:visited, a:active {
text-decoration: none;
color: #000;
}

td.page a:link, td.page a:visited, td.page a:active {
text-decoration: none;
color: #000;
font-family: Arial;
font-size: 13;
}

pre.seq {
color: #000;
font-size:13;
}

pre.align {
color: #000;
font-size:14;
}
