@charset "UTF-8";
#form1 input {
	width: 250px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/white.gif);
	background-repeat: repeat;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#container #content_long table {
	background-color: #FFFFFF;
}
#form1 .KT_tngtable {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#form1 input#KT_Insert1 {
	background-color: #FFFFFF;
	text-align: center;
	width: 80px;
}
#form1  #contact_button  {
	text-align: left;
	padding-left: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#form1 .KT_tngtable .KT_th {
	width: 100px;
}
#form1 .KT_tngtable td {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#form1 textarea {
	width: 250px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#form1 .KT_tngtable tr {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.error {
	color: #0079c2;
}
.blue {
	color: #0079c2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
