body,.bodyText {
	font-size:4px;
	font-family:Tahoma, Arial, sans-serif;
	color:#605f5f;
	text-align: center;	
	background-color:#a4cb2e;
}
td.start{
	background-image:url(images/COLONCHECK_MainV2a.jpg);
	background-repeat: no-repeat;
	background-position: center center; 	
	height:950px;
	width:1224px;	
	position: absolute;
}

mainst{
	float:center;
	margin-left auto
	margin-right: auto
	overflow: auto;
	margin:0px, 10px, 10px, 0px;
}

div.btnFamily{
	position: absolute;
	/* margin: 20px 0px 0px 10px;  top, right, bottom, left */
	top: 555px;
	left: 207px; 
	height:46px;
	width:187px;
}

div.btnProf{
	position: absolute;
	/* margin: 20px 0px 0px 10px; */
	top: 555px;
	left: 415px; 
	height:46px;
	width:275px;
}

#email-link { 
	position: absolute; 
	top: 755px; 
	left: 193px; 
	width: 237px; 
	height: 20px; 
	background-color: transparent; 
	text-decoration:none;
 /* margin: 5px 0px 0px 30px;  */
}	

#coloncheck-link { 
	position: absolute; 
	top: 725px; 
	left: 670px; 
	width: 210px; 
	height: 60px; 
	background-color: transparent; 
	text-decoration:none;
  /* margin: 10px 0px 0px 30px; */
}	

#ccmb-link { 
	position: absolute; 
	top: 685px; 
	left: 910px; 
	width: 130px; 
	height: 100px; 
	background-color: transparent; 
	text-decoration:none;
  /* margin: 10px 0px 0px 30px; */}	


a:active, a:focus, input[type="image"] {
	outline: 0; /* remove dotted outline for image or div links in firefox */
}

