/* Genetics table 1 - don't mess*/
table.gen1_tab			{
				margin:0px 10px 0px 20px;
				border-collapse:collapse;
				width:400px;
				}
table.gen1_tab td		{
				text-align:center;
				vertical-align:middle;
				width:100px;
				}
table.gen1_tab td.clear		{
				border:0;
				width:100px;
				font-size:small;
				}
table.gen1_tab td.red		{
				border:1px solid silver;
				width:100px;
				color:red;
				font-weight:bold;
				font-size:small;
				}
table.gen1_tab td.norm		{
				border:1px solid silver;
				width:100px;
				font-size:small;
				}
/* Genetics table 2 - don't mess*/
table.gen2_tab			{
				margin:0px 10px 0px 40px;
				border-collapse:collapse;
				width:720px;
				}
table.gen2_tab td		{
				font-size:small;
				text-align:center;
				vertical-align:middle;
				width:120px;
				}
table.gen2_tab td.clear		{
				border:0;
				width:120px;
				}
table.gen2_tab td.norm		{
				border:1px solid silver;
				width:120px;
				}
table.gen2_tab td.f		{
				border:1px solid silver;
				background:#FFE1F0;
				width:120px;
				}
table.gen2_tab td.m		{
				border:1px solid silver;
				background:#BDDEFF;
				width:120px;
				}
/* Genetics table 3 - don't mess*/
table.gen3_tab			{
				margin:0px 10px 0px 20px;
				border-collapse:collapse;
				width:770px;
				}
table.gen3_tab td		{
				font-size:small;
				text-align:left;
				vertical-align:top;
				padding:2px 5px 2px 5px;
				border:1px solid silver;
				}
table.gen3_tab td.grey		{
				text-align:center;
				color:gray;
				font-weight:bold;
				}
table.gen3_tab td.gt3c1		{
				width:80px;
				}
table.gen3_tab td.gt3c2		{
				width:100px;
				}
table.gen3_tab td.gt3c3		{
				width:590px;
				}
/* Genetics table 4 - don't mess*/
table.gen4_tab			{
				margin:0px 10px 0px 20px;
				border-collapse:collapse;
				width:670px;
				}
table.gen4_tab td		{
				font-size:small;
				text-align:left;
				vertical-align:top;
				padding:2px 5px 2px 5px;
				border:1px solid silver;
				}
table.gen4_tab td.gt4c1		{
				width:150px;
				}
table.gen4_tab td.gt4c2		{
				width:520px;
				}
/* Genetics table 5 - don't mess*/
table.gen5_tab			{
				margin:0px 10px 0px 20px;
				border-collapse:collapse;
				width:770px;
				}
table.gen5_tab td		{
				font-size:small;
				text-align:left;
				vertical-align:top;
				padding:2px 5px 2px 5px;
				border:1px solid silver;
				}
table.gen5_tab td.gt5c1		{
				width:100px;
				}
table.gen5_tab td.gt5c2		{
				width:100px;
				}
table.gen5_tab td.gt5c3		{
				width:570px;
				}
				
				