@charset "utf-8";

#contact-style
{
	width: 600px;
	text-align: left;
	border-collapse: collapse;
}
#contact-style th
{
	font-weight: bold;
	text-align: left;
	padding: 3px;
	background: #ececec url('../langkawi/images/gradhead.gif') repeat-x;
	border-top: 2px solid #dbdbdb;
	border-bottom: 1px solid #fff;
}
#contact-style td
{
	padding: 3px; 
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	background: #ececec url('../langkawi/images/gradback.gif') repeat-x;
}
#contact-style tfoot tr td
{
	background: #ececec;
}
#contact-style tbody tr:hover td
{
	background: #ececec url('../langkawi/images/gradhover.gif') repeat-x;
	color: #44382a;
}

.style1 {
	color: #E3A251;
	font-weight: bold;
}