body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	padding: 0 15px;
}

.blackLine {
	border-bottom: 1px solid Black;
}

.hdr td {
	padding-bottom: 7px;
	text-align: center;
}

.pp1 {
	padding-top: 7px;
}

.st1 {
	font-size: 21px;
	margin-top: 5px;
	margin-bottom: 7px;
}

.st2 {
	color: #404041;
	font-size: .8em;
	margin-top: 7px;
}

.even {
	background-color: #F2F2EB;
}

.ptable {
	margin-top: 15px;
}

.ptable thead td {
	border: none !important;
	padding-bottom: 10px;
}

.ptable tfoot td {
	padding-top: 25px;
	border: none !important;	
}

.ptable th {
	color: #ffffff;
	font-size: .75em;
	font-weight: normal;
	border-top: 1px solid;
	border-bottom: 1px solid;
	text-align: left;
}

.ptable td {
	border-bottom: 1px solid #DBDACA;
	padding: 3px 5px;
	color: Black;
	font-size: 12px;
}


.ptable2 td {
	border-bottom: 1px solid #DBDACA;
	padding: 3px 5px;
	color: Black;
	font-size: 11px;
	width: 20%;
}

.ptable2 tr.img td {
	padding: 3px 5px;
	color: Black;
	font-size: 12px;
	border-bottom: none;
}

.ptable thead {
	display: table-header-group;
}

.ptable tfoot {
	display: table-footer-group;
}

.pname {
	font-weight: bold;
}

.pcost {
	text-align: right;
	white-space: nowrap;
	font-weight: bold;
}

.pdim {
	white-space: nowrap;
	font-size: 10px;
}

.pcode {
	white-space: nowrap;
}

.colors {
	color: #797B7E;
	margin-top: 15px;
	margin-bottom: 25px;
}

.colors b {
	color: #404041;
}

.descript p {
	font-size: 11px;
	margin-top: 7px;
	margin-bottom: 7px;
	color: Black;
}

.descript div {
	font-size: 11px;
	margin-top: 7px;
	margin-bottom: 7px;
	color: Black;
}

.footer {
	border-top: 1px solid black;
	margin-top: 30px;
}

.footer td {
	padding-top: 4px;
	font-size: .625em;
	color: Black;
	width: 30%;
	vertical-align: top;
}

.footer td a {
	text-decoration: none;
}

.footer td img {
	margin: 2px 0 5px 0;
}

form {
	margin-top: 4px;
	margin-bottom: 0px;
}

.tt1 {
	font-weight: bold;
}