td.textbox, td.contacttextbox, td.contacttextbtm, td.maintextbox, td.maintextbtm, td.adstextbox{
	font-family: "MS Sans Serif", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	background-color: #fdc6ea;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}
td.textbox {
	background-image: url(images/textbox_bg.jpg);
	background-repeat: no-repeat;
	font-style: normal;
	line-height: 18px;
}
td.contacttextbox {
	background-image: url(images/half_textbox.jpg);
	background-repeat: no-repeat;
}
td.contacttextbtm {
	background-image: url(images/half_textbox_btm.jpg);
	background-repeat: no-repeat;
}
td.maintextbox {
	background-image: url(images/full_textbox.jpg);
	background-repeat: repeat-y;
	line-height: 18px;
}
td.maintextbtm {
	background-image: url(images/full_textbox_btm.jpg);
	background-repeat: no-repeat;
	

}
td.adstextbox {
	background-image: url(images/ads_box.jpg);
	background-repeat: no-repeat;
}
td.products, td.services, td.dealers {
	font-family: "MS Sans Serif", Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FEC6EB;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

td.search {
	background-image: url(images/search_text.jpg);
	background-repeat: no-repeat;
	}
td.products {
	background-image: url(images/product_box.jpg);
	background-repeat: no-repeat;
	}
td.services {
	background-image: url(images/service_box.jpg);
	background-repeat: no-repeat;
	}
td.dealers{
	background-image: url(images/ads_box.jpg);
	background-repeat: no-repeat;
}
table.foot td{
	font-size: 8px;
	font-family: "MS Sans Serif", Tahoma, Verdana, Arial;
	color: #ffffff;
	background-image: url(images/footer.jpg);
	background-color: #EFEBEF;
	padding-left: 2px;
	padding-right: 2px;
}

table.foot a:link {font-size:10px; color: #ffffff; text-decoration: none; }
table.foot a:visited {font-size: 10px; color: #ffffff; text-decoration:none;}
table.foot a:hover {font-size: 10px;	color: #FEC6EB;	text-decoration: none;}

