.main-table {
	background-color: #FFFFFF;
	background-image:   url("images/amerilabtech.jpg");
	background-repeat: no-repeat;
}
.interior-table {
	background-color: #CCCCCC;
	background-image:  url("images/amerilabtech-effervescent-top.jpg");
	background-repeat: no-repeat;
}
.interior-table2 {
	background-color: #CCCCCC;
	background-image:  url("images/amerilabtech-effervescent-top2.jpg");
	background-repeat: no-repeat;
}
.middle-table {
	background-color: #FFFFFF;
	background-image:  url("images/amerilabtech-effervescent-middle.jpg");
	background-repeat: repeat-y;
	background-position: left top;
}
.bottom-table {
	background-color: #FFFFFF;
	background-image:  url("images/amerilabtech-effervescent-bottom.jpg");
	background-repeat: no-repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: 0px 80px;
	background-image:    url("images/white-with-bubbles2.jpg");
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-left: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0066FF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.abold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.abold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.abold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.abold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.anew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
.anew:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
.anew:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	text-decoration: underline;
	font-weight: bold;
}
.anew:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
.verdana {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
.netmajic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.netmajic:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.netmajic:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.netmajic:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.white-pixel {
	background-image: url(images/white-pixel.jpg);
	background-repeat: repeat-x;
}