/* AtMet Mass information CSS Document */


body {
	background-color: #e0e0e0;
}

div#msoutline {
	width: 1002px;
	margin: 0 auto;
}

div#msoutline a:link, div#msoutline a:visited {
	text-decoration: none;
	color: #d2691e;
}

div#msoutline a:hover {
	text-decoration: underline;
	color: #d2691e;
}
div#msbox {
	width: 1000px;
	margin: 50px 10px 10px 0px;
	background-color: white;
	border: 5px double #4682b4;
}

div#comInfo_help {
	width: 920px;
	margin: 0px 10px;
	text-align: right;
}

div#comInfoArea {
	width: 1000px;
	margin: 30px 30px 0px 30px;
}

div#msInfo {
	margin-top: 20px;
}

div#msInfoArea {
	width: 1000px;
	font-size: 14pt;
}


div#msLogo {
	margin: 0px 20px 4px 0px;
	color: white;
	font-weight: bold;
	font-size: 48pt;
	text-align: center;
}

div#downloadBtn {
	width: 920px;
	margin: 0px 10px;
	text-align: left;
}

div#mutantArea {
	width: 1000px;
	margin: 30px;
}

div#geneSt {
	font-size: 16pt;
}

div#mutantInfo {
	
}

div#CompoundDLBtn {
	width: 920px;
	margin: 0px 10px;
	text-align: left;
}

div#mutant_u {
	font-size: 10pt;
	display: block;
}

div#mutant_l {
	font-size: 10pt;
	display: none;
}

div#CompoundSt {
	margin: 15px 0px 0px 0px;
	font-size: 16pt;
}

div#CompoundInfo {

}

div#compound_u {
	font-size: 10pt;
	display: block;
}

div#compound_l {
	font-size: 10pt;
	display: none;
}


table.comInfo_tbl {
	width: 940px;
	border: 1px solid;
	border-collapse: collapse;
	border-color: silver;
}

table.comInfo_tbl tr td {
	padding: 4px;
	border: solid silver;
}

td.cominfo_td_main {
	width: 660px;
	text-align: left;
	color: #dc143c;
	font-size: 18pt;
}

td.cominfo_td_1 {
	width: 250px;
	text-align: left;
	background-color: gray;
	color: white;
	font-weight: bold;
}

td.cominfo_td_2 {
	width: 660px;
	text-align: left;
}

table.mutant_tbl_1 {
	width: 940px;
/*	border: 1px solid;
	border-collapse: collapse;
	border-color: silver;*/
}

table.compound_tbl_1 {
	width: 428px;
/*	border: 1px solid;
	border-collapse: collapse;
	border-color: silver;*/
}

table.mutant_tbl_1 tr th td {
	padding-left: 4px;
	padding-right: 4px;
	border: solid white;
}

tr.mutant_tr_h {
	background-color: gray;
	color: white;
}

tr.mutant_tr_1 {
	background-color: #F0F0F0;
}

tr.mutant_tr_2 {
	background-color: #c2d2f6;
}

td.mutant_th_1 {
	width: 80px;
	text-align: center;
	font-weight: bold;
}

td.mutant_th_2 {
	width: 70px;
	text-align: center;
	font-weight: bold;
}

td.mutant_th_3 {
	width: 70px;
	text-align: center;
	font-weight: bold;
}

td.mutant_th_4 {
	width: 50px;
	text-align: center;
	font-weight: bold;
}

td.mutant_th_5 {
	width: 80px;
	text-align: center;
	font-weight: bold;
}

td.mutant_th_6 {
	width: 402px;
	text-align: center;
	font-weight: bold;
}

td.mutant_td_1 {
	width: 80px;
	text-align: center;
}

td.mutant_td_2 {
	width: 70px;
	text-align: right;
}

td.mutant_td_3 {
	width: 70px;
	text-align: right;
}

td.mutant_td_4 {
	width: 50px;
	text-align: center;
	font-weight: bold;
}

td.mutant_td_5 {
	width: 80px;
	text-align: right;
}

td.mutant_td_6 {
	width: 402px;
	text-align: left;
}
