﻿/* CSS Document */
.contactformtable
{ font-family:Verdana;
	
	border-left:0px 0px 0px 0px;
	height:100%;
	margin:0px;
	  background:#FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-position: top;
}
.contactformtable TD{
height:25;}

 .contactformtable TD,.contactformtable TD TD TD input{font-family:Verdana; background:#FFFFFF; font-size:12px; color:#000;  padding-left:4px; }
  