body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 1.6em;
	font-weight: normal;
	vertical-align: top;
}
body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#pageHolder {
	background-image: url(images/bg_i.jpg);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
}
td {
	text-align: left;
	vertical-align: top;
}
.footer {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.contact {
	color: #555555;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-weight: bold;
	font-size: 9pt;
	vertical-align: top;
}
a {
	color: #777777;
}

#contentHolder {
	text-align: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h1 {
	font-size: 11pt;
	font-weight: bold;
}
.seealso {

	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.prodshot {
	margin: 3px;
	border: 1px solid #333333;
}
table.rowsonly td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
