.customForm
	{
	font:11px verdana; color:#333;
	border:none;
	}

.customForm .ps th, .customForm .hd th
	{
	height:20px;
	padding:3px;
	font:bold 11px verdana; color:#333;
	text-align:left; text-transform:uppercase;
	}

.customForm .ps td, .customForm .hd td
	{
	font:bold 11px verdana; color:#333;
	text-align:left; text-transform:uppercase;
	}

.customForm .form_even td, .customForm .form_odd td
	{
	font:bold 11px verdana; color:#333;
	}

.customForm td
	{
	padding:3px;
	font:bold 11px verdana; color:#333;
	vertical-align:middle;
	}

.customForm .form_desc
	{
	padding:4px;
	font:bold 10px verdana; color:#333;
	display:block;
	}

/* input box */
.customForm input, .customForm input.tinp
	{
	border:1px solid #C0B297;
	font:bold 10px verdana; color:#333;
	/*width:100%;*/
	}

/* textarea */
.customForm textarea
	{
	height:100px;
	border:1px solid #C0B297;
	font:bold 10px verdana; color:#333;
	}
.customform .st input, .customform .st select, .customForm .fl input
	{
	border:1px solid #C0B297;
	font:bold 10px verdana; color:#333;
	}
.customForm .button
	{
	font:bold 11px verdana; color:#333;
	}

/* radio and checkbox fields */
.customForm .ra input, .customForm .ch input
	{
	border:none;
	}
.customForm select
	{
	font:10px verdana; color:#333; width:100%;
	}
.customForm .button
	{
	height:20px; width:95px;
	background-color:#FF9934;
	border:1px solid #333333;
	font:bold 10px verdana; color:#FFF;
	text-transform:uppercase;
	}

.formfields
	{
	width:195px;
	border:1px solid #333;
	font:10px verdana; color:#333;
	padding-left:2px;
	}
.formfieldz
	{
	width:95px;
	border:1px solid #333;
	font:10px verdana; color:#333;
	padding-left:2px;
	}

.contactusf
	{
	width:125px;
	text-align:right;
	}

.txbxsrch { border:1px solid #999; font:11px arial; width:385px; }
.bttnsrch { border:1px solid #999; font:11px arial; width:60px; color:#555; }
.bttn
	{
	height:20px; width:55px;
	background-color:#FF9934;
	border:1px solid #FFFFFF;
	font:11px arial; color:#333;
	}
.button
	{
	height:20px; width:60px;
	background-color:#FF9934;
	border:1px solid #333333;
	font:11px arial; color:#333;
	}
