form {
display: inline; padding: 0px; margin: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-size: 18px; margin: 0px;
}
h2 {
	font-size: 14px; margin: 0px;
}
h3 {
	font-size: 12px; margin: 0px;
}


.rightborder {
border-right: 1px solid #cccccc;  
}
.leftborder {

border-left: 1px solid #cccccc;
}
.header {

margin-top: 10px;
}


.contact { margin-bottom: 10px; }
.contact { border-top: 1px solid #cccccc; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; }
.contact td { padding: 5px; border-bottom: 1px solid #cccccc; }
.header { border-top: 1px dashed #cccccc; margin-bottom: 10px; border-right: 1px dashed #dddddd; border-left: 1px dashed #dddddd; }
.order { border-top: 1px solid #cccccc; margin-bottom: 10px; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc; }
.header td { padding: 5px; border-bottom: 1px dashed #dddddd; }
.order td { padding: 5px; border-bottom: 1px dashed #dddddd; }
.order td.bottomrow { padding: 5px; border-bottom: 1px solid #cccccc; }
.speciesheader { border-top: 1px solid #cccccc; margin-bottom: 10px; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc;}
.speciesheader td { padding: 5px; border-bottom: 1px solid #cccccc; }
.species { border-top: 1px solid #cccccc; margin-bottom: 10px; }
.species td {padding: 2px 2px 2px 5px; border-bottom:  1px solid #cccccc; }


body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maincell {
width:640px;
}


a:link, a:active, a:visited, a:hover {
text-decoration: none;
}
