@charset "utf-8";
/* CSS Document */
h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #e18f00;
}
h2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #e18f00;
}
.h2c{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #999;
}
h3{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #FFF;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666;
}
.text_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666;
}
li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #666;
}
li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #e18f00;
}
li a:hover{
	color: #e18f00;
}
li a:visited{
	color: #e18f00;
}
li a:active{
	color: #e18f00;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #e18f00;
}
a:visited{
	color: #e18f00;
}

a:hover{
	color: #e18f00;
}

a:active{
	color: #e18f00;
}
#links_footer li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333;
	font-weight:bold;
	list-style:none;
}
#links_footer a {
	color: #666;
	line-height:23px;
	text-decoration:none;
}
#links_footer a:visited{
	color: #666;
	line-height:23px;
	text-decoration:none;
}
#links_footer a:hover{
	color: #666;
	line-height:23px;
	text-decoration:none;
}
#links_footer a:active{
	color: #666;
	line-height:23px;
	text-decoration:none;
}

#link_to_us{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #333;
	font-weight:bold;
}




em {
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	color:#eaab06;
}
label {
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color:#c4bfaa;
}