@charset "UTF-8";
/* CSS Document */

a				{ color:#fcce93; text-decoration: none; font-weight:normal; font-family: "Times New Roman", Times, serif;}
a:link		{ color:#fcce93; text-decoration: none; font-weight:normal; font-family: "Times New Roman", Times, serif;}
a:visited	{ color:#fcce93; text-decoration: none; font-weight:normal; font-family: "Times New Roman", Times, serif; }
a:hover	{ color:#fcce93; text-decoration: underline; font-weight:normal; font-family: "Times New Roman", Times, serif;}	


h1{
	font-size:20px;
	color:#fcce93;
	}
	
h2{
	font-size:18px;
	color:#fcce93;
	}
	
h3{
	font-size:16px;
	color:#fcce93;
	}
	
h4{
	font-size:14px;
	color:#fcce93;
	}
	
h5{
	font-size:12px;
	color:#fcce93;
	}
	
h6{
	font-size:10px;
	color:#fcce93;
	}	
		
.more{
	float:right;
	margin-bottom:30px;
	}
	
.back{
	font-size:24px;
	}	
	
.info{
	color:#fcce93;
	}	
		
#ctrl_name{
	border:none;
	background-color:#be3c3c;
	margin-bottom:10px;
	}
	
#ctrl_email{
	border:none;
	background-color:#be3c3c;
	margin-bottom:10px;
	}	
	
#ctrl_website{
	border:none;
	background-color:#be3c3c;
	margin-bottom:10px;
	}
	
#ctrl_captcha{
	border:none;
	background-color:#be3c3c;
	margin-bottom:10px;
	}
	
#ctrl_comment{
	border:none;
	background-color:#be3c3c;
	margin-bottom:10px;
	}
	
#ctrl_website{
	display:none;
	}
	
#ctrl_comment{
	width:274px;
	}
	
#opt_49_1{
	margin-top:12px;
	}

.submit{
	margin-top:12px;
	}
	
	

	
	
	
	
	
	
	
	
