body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #544A3F;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A5F51;
	line-height: 18px;
}
a, a:link, a:visited, a:active {
	color: #00527D;
	text-decoration:underline;
}
a:hover, a:visited:hover, a:active:hover {
	color: #CC0033;
	text-decoration: none;
}
.displayblock {
	display: block;
}
.titletd_home {
	background-image: url(images/home_r3_c1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.titletd_aboutus {
	background-image: url(images/aboutus_r3_c1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.titletd_products {
	background-image: url(images/products_r3_c1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.titletd_contact {
	background-image: url(images/contact_r3_c1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contenttd_home {
	background-image: url(images/home_r3_c2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contenttd_aboutus {
	background-image: url(images/aboutus_r3_c2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contenttd_products {
	background-image: url(images/products_r3_c2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contenttd_contact {
	background-image: url(images/contact_r3_c2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A5F51;
	text-align: justify;
	text-indent: 15px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.noindent {
	text-indent: 0px;
}
.contenttd_products h1 {
	font-family: Georgia, "Trebuchet MS", Arial, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
	line-height: 18px;
	margin: 0px 15px 0px 15px;
	padding: 0 0 0 0;
	text-indent: 0px;
}
.contenttd_products h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
	margin: 0px 15px 0px 15px;
	padding: 0 0 0 0;
	text-indent: 0px;
}
.contenttd_products h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	margin: 1px 1px 2px 2px;
	text-indent: 0px;
}
.contenttd_products h4 a, .contenttd_products h4 a:link, .contenttd_products h4 a:visited, .contenttd_products h4 a:active {
	color: #00527D;
	text-decoration:none;
}
.contenttd_products h4 a:hover, .contenttd_products h4 a:visited:hover, .contenttd_products h4 a:active:hover {
	color: #CC0033;
	text-decoration: none;
}

.contenttd_products p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6A5F51;
	text-align: justify;
	text-indent: 0px;
	text-decoration: none;
	line-height: 14px;
	margin: 0px 15px 0px 15px;
	padding: 0px;
}
.contenttd_products p.gramaj {
	line-height: 16px;
	color: #0072AE;
}
/* form elements */
.contactform {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px dotted #87B137;
}
.buton {
	cursor:pointer;
	border: 1px solid #93C400;
	border-top-color: #E1FF88;
	border-right-color: #8BB900;
	border-bottom-color: #8BB900;
	border-left-color: #E1FF88;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	background-color: #99CC00;
	width: 60px;
	height: 18px;
}
.inputtext {
	font-weight: normal;
	color: #295300;
	text-decoration: none;
	background-color: #F8FDF2;
	border: 1px solid #87B137;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:14px;
	width: 120px;
	height: 14px;
}
.textareafield {
scrollbar-arrow-color:#87B137; 
scrollbar-track-color:#DFEFDA; 
scrollbar-face-color:#DFEFDA; 
scrollbar-highlight-color:#87B137; 
scrollbar-3dlight-color:#DFEFDA; 
scrollbar-darkshadow-color:#DFEFDA; 
scrollbar-shadow-color:#87B137; 
	color: #295300;
	font-weight: normal;
	text-decoration: none;
	background-color: #F8FDF2;
	border: 1px solid #87B137;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	width: 220px;
	height: 92px;
}
