.text-01 {
	font-family:Tahoma, Verdana, "Arial Narrow", "Times New Roman", sans-serif, Arial;
	color: #A3660D;
	font-size:21px;
	font-weight:normal;
	text-decoration:none;
}
.text-02 {
	font-family:Tahoma, Verdana, "Arial Narrow", "Times New Roman", sans-serif, Arial;
	color: #484941;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.text-03 {
	font-family:Tahoma, Verdana, "Arial Narrow", "Times New Roman", sans-serif, Arial;
	color: #39362D;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
}
.text-04 {
	font-family:Tahoma, Verdana, "Arial Narrow", "Times New Roman", sans-serif, Arial;
	color:#484941;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.text-05 {
	font-family: Arial, Tahoma, Verdana, "Arial Narrow", "Times New Roman", sans-serif, Arial;
	color:#A3660D;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.text-05-2 {
	font-family: Arial, Tahoma, Verdana, "Arial Narrow", "Times New Roman", sans-serif, Arial;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.text-06 {
	font-family: Tahoma, Arial, Verdana, "Arial Narrow", "Times New Roman", sans-serif, Arial;
	color:#D0680F;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
.text-07 {
	font-family: Tahoma, Arial, Verdana, "Arial Narrow", "Times New Roman", sans-serif, Arial;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.more {
	font-family:Tahoma, Verdana, "Arial Narrow", "Times New Roman", sans-serif, Arial;
	color:#94040D;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
a.more:hover {
	font-family:Tahoma, Verdana, "Arial Narrow", "Times New Roman", sans-serif, Arial;
	color:#94040D;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}
a.footer {
	font-family:Tahoma, Verdana, "Arial Narrow", "Times New Roman", sans-serif, Arial;
	color:#52513C;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
a.footer:hover {
	font-family:Tahoma, Verdana, "Arial Narrow", "Times New Roman", sans-serif, Arial;
	color:#52513C;
	font-size:11px;
	font-weight: normal;
	text-decoration: underline;
}
#edit_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #99CCFF;
	padding: 1px;
	height: 210px;
	width: 350px;
	border: 1px solid #666666;
	top: 0px;
	right: 0px;
	position:absolute;
	display:none;/*filter: Alpha(Opacity=70, FinishOpacity=70, Style=1, StartX=100, StartY=100, FinishX=100, FinishY=100);
	 opacity: 0.7;
-moz-opacity:0.7;*/
}
#edit_field_min {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #99CCFF;
	padding: 1px;
	height: 25px;
	width: 350px;
	border: 1px solid #666666;
	top: 0px;
	right: 0px;
	position:absolute;/*filter: Alpha(Opacity=70, FinishOpacity=70, Style=1, StartX=100, StartY=100, FinishX=100, FinishY=100);
	 opacity: 0.7;
-moz-opacity:0.7;*/
}
#edit_field #edit_field_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	background-color: #333333;
	color:#CCCCCC;
	width:100%;
}
/* error page */
.error{
	text-align:center;
	margin:20px;
}