body {
  margin: 0px;
  padding: 0px;

  background-color: #ffffff;  
  text-align: center;
  font-weight: normal;
  font-family: Tahoma;
}

td {
  vertical-align: top;
/*  font-weight: normal;
  font-family: Tahoma;
  font-size: 11px;*/
  
} 


.form_style {
  font-weight: normal;
  font-family: Tahoma;
  font-size: 12px;
}

form{
  font-family: tahoma;
  font-weight: normal;
  font-size: 11px;
}

h1 {
  margin: 0px;
  padding: 0px;

/*  font-family: tahoma;
  font-weight: bold;
  font-size: 11px;*/
  color: #ff0000;

  padding-bottom: 18px;
}

img {
  border: 0px;
}

p {
  margin: 0px;
  padding: 0px;

/*  font-family: tahoma;
  font-weight: normal;
  font-size: 11px;*/
}

a {
  color: #1b4997;
}


.menu {
  font-family: tahoma;
  font-weight: bold;
  font-size: 11px;
  color: #ff0000;
  padding-left: 0px;
  text-decoration: none; 
} 


div {
/*  font-family: Tahoma;
  font-weight: normal;
  font-size: 11px;*/
}

div.table_text {
  display: block;
  width: 250px;
  color: #434343;
}

p.line {
  background-color: #d9d9d9;
  margin-bottom: 18px;
  width: 100%;
  height: 1px;
}

p.usual_text {
  font-family: tahoma;
  font-weight: normal;
  font-size: 11px;
  color: #434343;

  padding-bottom: 20px;
}

td.center_table {
  padding: 40px;
  padding-top: 30px;
}

td.bottom_table {
  background-color: #efefef;

  padding-top: 30px;
  text-align: center;
  font-size: 11px;
  
  color: #787878;
}

             

.form_header{
	font-size:14px;
	font-weight:bold;
}
.maincell{
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  

}

.phone_cc {
	width:40px;
}

.phone_tc{
	width:40px;
}

.phone{
	width:112px;
}

.text_field_short{
	width:40px;
}
.text_field_avg{
	width:156px;
}
.text_field{
	width:200px;
}

.sel_long_field{
	width:200px;
}

.sel_field{
	width:100px;
}
.sel_avg_field{
	width:60px;
}
.sel_short_field{
	width:40px;
}
.button_main {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;	
	background-color: #D12626;
	height: 17px;
	padding: 2px 5px;
}
.error_msg{
	color: #FF4444;
	font-size: 14px;
	font-weight: bold;
}

.left_menu{
	padding: 5 0 0 10;
}

.cell_text{
	padding: 0{if !isset($filled)}
						<div><a href="index.php">Main</a></div>
					{/if}
					<div><a href="#" onclick="window.open('products.php','','height=700,resizable=no,scrollbars=yes,width=730px,menubar=no,status=no');">Products</a></div>
					{if isset($filled)}
						<div><a href="contact_us.php">Contact Us</a></div>
						<div><a href="tools.php">Tools</a></div>
						<div><a href="mort_rates.php">Mortgage Rates</a></div>
					{/if} 0 0 10;
}

.cell_strong_text{
	padding: 5 0 0 10;
	font-weight: bold;
}

.cell_header{
	padding: 5 0 0 10;
	color: #AAAAFF;
	font-weight: bold;
}

.tablemain2 {
	font-family: Tahoma;
	font-size: 11px;
	text-align: left;
	padding-left:12px;
	padding-top:2px;
	padding-bottom:5px;
}

.site_ref{

}

.area_rate_text {
  color: #464242;
  font-size: 11px;
  font-family: tahoma;
  font-weight: bold;
}

.tdtext {
  font-family: Tahoma;
  font-size: 11px;
  color: #464242;
}

.text_red{
	text-decoration: none;
	font-size: 11px;
	font-family: Tahoma;
	color:#e0513c;
}