.nestedtd{
	text-align:center;
	padding:20px;
	margin-right:40px;
	margin-left:40px;
	margin-top:0px;
	padding-top:0px;
	vertical-align:top;
}
.producttable{
	vertical-align:top;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.mytdup{
	width:920px;
	height:250px;
	text-align: center;
}
.mytddown{
	width:920px;
	height:100px;
	text-align: center;
}
body {
	background-image:url(../../images/bgsmall.jpg);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
table{
	border:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
}
.mydiv{
	text-align:center;
	vertical-align:top;
}
.maintable {
	background-image:url(../../images/bgsmall.jpg);
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.nestedtable{
	width:100%;
	background-image:url(../../images/bgbody02.jpg);
}
.logoNames {
	font-family: Tahoma, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #0E6EB8;
	text-transform: uppercase;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: top;
}
.pdfNames {
	font-family: Tahoma, "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.logoDevider {
	background-image: url(../../images/logoDevider.gif);
	background-repeat: no-repeat;
	background-position: center center;
}