 html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;	  
	  background-repeat:repeat-x;
	  }

.gold_text_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  color: #ECE1A2;
}
/*	*/

.gold_foot_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ece0a2;
}

.form_filed_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.form_input_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #666666;
	padding:2px;
}

.form_input_text_pl {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #666666;
	padding:2px;
	width:120px;
}

.text1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.text_small{
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.tah_blue_big_n {
	font-family: Tahoma;
	font-size: 13px;
	color: #000033;
	font-weight: bold;
}

.tree_text {
	font-family: Tahoma;
	font-size: 10px;
	color: #000033;
	font-weight: bold;
	text-decoration:none;
}

.input_text_err{
    background-color:#FF0000;
	color:#ffffff;  
 	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;	
	border: 1px solid #666666;
	padding:2px;
}



.gold_text_14 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
  color: #ECE1A2;
}
