body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #c9dd6e;
}

.content {
	background-image: url(../images/content-background.gif);
	background-repeat: repeat-y;
	background-color: #c9dd6e;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	color: #727272;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	vertical-align: top;
}

.contentlinks {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	color: #727272;
	font-size: 12px;
	line-height: 17px;
	text-align: left;
	vertical-align: top;
}

a.contentlinks {
	font-size: 12px;
	color:#c9dd6e;
	text-decoration: none;
}

a.contentlinks:hover {
	font-size: 12px;
	color:#c9dd6e;
	text-decoration: underline;
}

.productTitle {
	font-size: 14px;
	font-weight: bold;
}

.productTable {
	border: 1px solid #c9dd6e;
}

img {
	border: 0px;
}

a.img {
	border: 0px;
	text-decoration: none;
}

a.img:hover {
	border: 0px;
	text-decoration: none;
}

div, iframe {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

textarea, input, select button {
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #727272;
	font-weight: normal;
	border:1px solid #c9dd6e;
