.contactustop {
	width: 530px;
	height: 12px;
	background-image: url(images/contactus-top.gif);
	background-repeat: no-repeat;
}

.contactusbtm {
	width: 530px;
	height: 13px;
	background-image: url(images/contactus-btm.gif);
	background-repeat: no-repeat;
}

.contacthome {
	width: 519;
	height: 126px;
	background-image: url(images/contactus2.jpg);
	background-repeat: no-repeat;
}


table.contactmun {
border: 1px solid #F3C155;
border-collapse: collapse;
}
table.contactmun th {
/*  background-image: url(../interface/th_purpbg.gif);
background-repeat: repeat-x;  */
background-color: #f4cb6f;
border: 1px solid #F3C155;
text-align: left;
vertical-align: text-top;
border-collapse: collapse;
}
table.contactmun td {
background-color: #FFFFFF;
border: 1px dotted #F3C155;
text-align: left;
vertical-align:text-top;
border-collapse: collapse;
}
