div.page {
	width: 800px;
}

div {
	border-style: none;
	font-family: Verdana , helvetica ,arial , sans-serif;
	color: black;
	padding-left: 5px;
	padding-bottom:5px;	
#	background-color: #faebd7;
}

div.menuitem{
color: #ffe4c4;
background-color: #191970;
margin: 1px;
padding-left: 5px;
font-size: 10pt;
}

div.submenuitem{
color: #ffe4b5;
background-color: #00008b;
margin: 1px;
margin-right: 10px;
padding-left: 5px;
font-size: 9pt;
}

a.logo {
border-style: none;
}

div.titlebar {
background-color: #ffffff;
color: #ffe4c4;
width: 800px;
}

div.pagetitle {
	color: #00008b;
	font-size: 28pt;
	font-weight: bold;
	text-align:center;
	font-style: italic;
	font-family: cursive;

}

div.para {
margin-bottom: 5px;
margin-left: 5px;
font-weight: normal;
}

span.strong {
font-weight: bold;	
}

span.species {
font-style: italic;
}

th.kinomes {
background-color: #ffb6c1;
}
th.apk {
background-color: #f0f8ff;
}

td.kinomes {
background-color: #ffb6c1;
}
td.apk {
background-color: #f0f8ff;
}

div.topmenu {

}
div.sidebar {
padding:5px;
background-color: #f0f8ff ;
color: #fffff0;
width:140px;
}

div.pagebody {
position: absolute;
left: 170px;
top: 200px;
background-color: white;
width: 600px;
font-size: 11pt;
}

div.bodytitle {
font-size:14pt;
font-weight:bold;
color: #00008b;
}

div.bodysubtitle {
	font-size: 12pt;
	font-weight: bold;
	color: #00008b;
}

th {
	font-size: 9pt;
	font-weight: bold;
	color: #00008b;
}

td {
	font-size: 9pt;
	color: black;
}
td.header {
	font-style: italic;
	background-color: #aaaaff;
	font-weight: bold;
}

div.reflist {
margin-left: 20px;
font-size: 8pt;
}

div.refitem {
	margin-left: 10pt;
}
span.refyear {

}
span.reftitle {
}
span.refjournal {
font-style: italic;
font-weight: normal;
}
span.refvolume {
font-style: normal;
font-weight: bold;
}
span.refpage {
font-style: normal;
font-weight: normal;
}
a.refnum {
color: #00008b;
font-weight: bold;

}


a.bodylink {
text-decoration: none;
color: #0000ff;

}

a.bodylink:link {color: #0000ff;}     /* unvisited link */
a.bodylink:visited {color: #87aaeb;}  /* visited link */
a.bodylink:hover {color: #ff00d7;
#			font-weight: bold;
}   /* mouse over link */
a.bodylink:active {color: #ff8c00;}   /* selected link */


a.reflink {
text-decoration: none;
font-size: 8pt;
color: #00008b;

}

a:link {color: #FF0000}     /* unvisited link */
a:visited {color: #00FF00}  /* visited link */
a:hover {color: #FF00FF}   /* mouse over link */
a:active {color: #0000FF}   /* selected link */
a.reflink:link {color: #00008b;}     /* unvisited link */
a.reflink:visited {color: #00008b;}  /* visited link */
a.reflink:hover {color: #32cd32;}   /* mouse over link */
a.reflink:active {color: #00008b;}   /* selected link */
a.logo:link {color: #ffffff}     /* unvisited link */
a.logo:visited {color: #ffffff}  /* visited link */
a.logo:hover {color: #ffffff}   /* mouse over link */
a.logo:active {color: #ffffff}   /* selected link */

a.menu:link {
	color: #ffd700;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;	
	}     /* unvisited link */
a.menu:visited {color: #ffffe0;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;}  /* visited link */
a.menu:hover {color: #ffff00;
	text-decoration:none;
	font-style: italic;
	font-weight: bold;

}   /* mouse over link */
a.menu:active {color: #ff8c00;
	text-decoration:none;
}   /* selected link */



/*  run HMMer form details */

div.formbox {
border-color: #8b0000;
border-width: 1px;
border-style: solid;
padding: 5px;
margin-bottom:15px;
background-color: #ffffe0;

}

div.formelement {
padding-top: 2px;
}
/* #hmmer
#sequencesource
#sequencefile
#sequence
#submit
#hmmerjob
#id
#idsubmit
*/

div.resulthit {
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:0px;
color:#00008b;
border-style:solid;
border-width: 1px;
border-color: #a9a9a9;
margin-bottom:10px;
}

div.resulthsp {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
color: black;
border-style:solid;
border-width: 1px;
border-color: #a9a9a9;
background-color: #ffefd5;
/*background-color: lavenderblush;*/
}
