body.page{
	background			:	url("images/background.png");
	background-repeat	: 	no-repeat;
	background-color	:	#c0c0c0;
	background-attachment:  fixed;
	overflow-x			:	hidden;  
	}



div.page{
	background			:	url("images/line.png");
	background-repeat	: 	no-repeat;
	position			:	relative;
	top					:	24px;
	left				:	-9px;
	width				:	1000px;
	z-index				:	0;
}



div.headline{
	position			:	relative;
	top					:	-24px;
	left				:	9px;
}
font.headline{}
img.headline{
	position			:	relative;
	border				:	none;
	}
a.headline{}



div.menu{
	border				:	none;
	position			:	relative;
	top					:	-45px;
	height				:	100px;
}
div.backlink{
	border				:	none;
	position			:	absolute;
	top					:	0px;
	left				:	160px;
	float				:	left;
}
font.backlink{

	border				:	none;
	background			: 	none;
	font-size			: 	27px;
	font-weight			: 	800;
	font-style			:	italic;
	font-family			:	Times;
	color				:	#617066;
	}
font.backlink:hover{
	color				:	#d5ffd5;
	}
img.backlink{
	border				:	none;
	}
img.backlink:hover{
	opacity				:	0.5;
	}
a.backlink{
	text-decoration		:	none;
	}

div.enter_button{
	border				:	none;
	position			:	absolute;
	left				:	15px;
	float				:	left;
}

div.enter{}
form.enter{}
input.enter_img:hover{
	opacity				:	0.5;
	}
input.enter_txt{
	border				:	none;
	background			: 	none;
	font-size			: 	27px;
	font-weight			: 	800;
	font-style			:	italic;
	font-family			:	Times;
	color				:	#617066;
	}
input.enter_txt:hover{
	color				:	#d5ffd5;
	}

div.logout{
	border				:	none;
	position			:	absolute;
	left				:	15px;
	float				:	left;
	}
form.logout{}
input.logout_img:hover{
	opacity				:	0.5;
	}
input.logout_txt{
	border				:	none;
	background			: 	none;
	font-size			: 	27px;
	font-weight			: 	800;
	font-style			:	italic;
	font-family			:	Times;
	color				:	#617066;
	}
input.logout_txt:hover{
	color				:	#d5ffd5;
	}


div.change{
	border				:	none;
	position			:	absolute;
	left				:	260px;
	float				:	left;
}
form.change{}
input.change_img:hover{
	opacity				:	0.5;
	}
input.change_txt{
	border				:	none;
	background			: 	none;
	font-size			: 	27px;
	font-weight			: 	800;
	font-style			:	italic;
	font-family			:	Times;
	color				:	#617066;
	}
input.change_txt:hover{
	color				:	#d5ffd5;
	}

div.styles{
	position			:	absolute;
	left				:	600px;
	float				:	left;
	border				:	none;
	width				:	400px;
}
form.styles{}
div.styles_label{}
font.styles_label{
	border				:	none;
	background			: 	none;
	font-size			: 	25px;
	font-weight			: 	800;
	font-style			:	italic;
	font-family			:	Times;
	color				:	#617066;
	}
img.styles_label{}
div.styles_select{}
select.styles_select{
	background			:	transparent;
	border				:	none;
	position			:	absolute;
	top					:	8px;
	left				:	150px;
	width				:	120px;
}
input.styles_select{}
div.styles_submit{
	position			:	absolute;
	left				:	280px;
	top					:	-1px;
	border				:	none;
	}
input.styles_submit_img{
	position			:	absolute;
	top					:	0px;
	left				:	200px;
}
input.styles_submit_img:hover{
	opacity				:	0.5;
	}
input.styles_submit_txt{
	border				:	none;
	background			: 	none;
	font-size			: 	25px;
	font-weight			: 	800;
	font-style			:	italic;
	font-family			:	Times;
	color				:	#617066;
	}
input.styles_submit_txt:hover{
	color				:	#d5ffd5;
	}



div.settings{
	position			:	absolute;
	left				:	90px;
	top					:	65px;
	border				:	none;
	width				:	870px;
	height				:	30px;
	background			:	url("images/order_bgr.png");
	background-repeat	: 	no-repeat;
}

div.settings_ipp{}
form.settings_ipp{}
div.settings_ipp_select{
	position			:	absolute;
	top					:	4px;
	left				:	80px;
}
select.settings_ipp_select{
	background			:	lightgrey;
	border				:	none;
	text-align			:	center;
	color				:	navy;
}
div.settings_ipp_submit{
	position			:	absolute;
	left				:	260px;
	top					:	4px;
}
div.settings_ipp_label{
	position			:	absolute;
	font-size			:	14px;
	left				:	140px;
	top					:	4px;
}
font.settings_ipp_label{}
img.settings_ipp_label{}
input.settings_ipp_submit_img{}
input.settings_ipp_submit_txt{
	border				: none;
	background			: lightgrey;
	font-size			: 13px;
	height				: 20px;
	width				: 103px;	}
input.settings_ipp_submit_txt:hover{
	color				:	navy;
	opacity				:	0.5;
	}
div.settings_order{}
div.settings_order_label{
	position			:	absolute;
	font-size			:	14px;
	left				:	570px;
	top					:	4px;
}
font.settings_order_label{}
img.settings_order_label{}
div.settings_order_submit{
	position			:	absolute;
	top					:	4px;
	left				:	650px;
	}
input.settings_order_img{}
input.settings_order_txt{
	border				: 	none;
	background			: 	lightgrey;
	font-size			: 	13px;
	height				: 	20px;
	width				: 	130px;	}
input.settings_order_txt:hover{
	color				:	navy;
	opacity				:	0.5;
	}



div.comments{
	position			:	relative;
	left				:	0px;
	top					:	-80px;
	border				:	none;
}

div.comments_head{
	position			:	relative;
	left				:	250px;
	top					:	0px;
	width				:	500px;
	height				:	35px;
	border				:	none;
}
div.comments_prew{
	position			:	absolute;
	left				:	0px;
	top					:	0px;
	border				:	none;
}
form.comments_prew{}
input.comments_prew_img{}
input.comments_prew_txt{
	background			: 	#c0c0c0;
	color				:	#628c71;
	font-weight			: 	900;
	font-size			: 	20px;
	height				: 	35px;
	width				: 	35px;	}
input.comments_prew_txt:hover{
	color				:	white;
	opacity				:	0.5;
	}
div.comments_next{
	position			:	absolute;
	left				:	465px;
	top					:	0px;
	border				:	none;
}
form.comments_next{}
input.comments_next_img{}
input.comments_next_txt{
	background			: 	#c0c0c0;
	color				:	#628c71;
	font-weight			: 	900;
	font-size			: 	20px;
	height				: 	35px;
	width				: 	35px;	}
input.comments_next_txt:hover{
	color				:	white;
	opacity				:	0.5;
	}
	
div.comments_new{
	position			:	absolute;
	left				:	180px;
	top					:	0px;
	border				:	none;
}
form.comments_new{}
input.comments_new_img{}
input.comments_new_txt{
	background			: 	#527c61;
	font-size			: 	15px;
	font-weight			: 	400;
	color				:	white;
	height				: 	25px;
	width				: 	140px;	}
input.comments_new_txt:hover{
	color				:	yellow;
	opacity				:	0.5;
	}

div.comments_board{
	position			:	relative;
	top					:	20px;
	left				:	150px;
	width				:	850px;
}
div.odd_comment{
	background			: 	#92bca1;
	border				: 	solid;
	border-width		:	2px;
	border-color		:	white;
	width				:	700px;
	opacity: 0.65;
	margin-bottom		:	15px;
}
div.even_comment{
	background			: 	#d0d0d0;
	border				: 	solid;
	border-width		:	2px;
	border-color		:	#527c61;
	width				:	700px;
	opacity: 0.65;
	margin-bottom		:	15px;
}
div.comment_head{
	background			:	lightyellow;
	opacity				:	0.7;
	height				:	40px;
	border-bottom		:	double;
}
div.comment_head_number{
	border				:	solid;
	border-color		:	black;
	background			:	white;
	opacity				:	0.5;
	font-size			: 	20px;
	font-weight			: 	700;
	color				:	black;
	position			:	relative;
	top					:	5px;
	left				:	10px;
	width				:	30px;
	text-align			:	center;
}
div.comment_head_name{
	font-size			: 	18px;
	font-weight			: 	700;
	color				:	navy;
	position			:	relative;
	top					:	-19px;
	left				:	100px;
	width				:	400px;
}
a.comment_head_name_title{}
div.comment_head_ip{
	position			:	relative;
	top					:	0px;
	font-style			:	italic;
	left				:	550px;
	width				:	150px;
}
div.comment_head_date{
	position			:	relative;
	top					:	-40px;
	left				:	540px;
	width				:	160px;
}
div.comment_head_adminname{
	font-size			: 	18px;
	font-weight			: 	700;
	color				:	red;
	position			:	relative;
	top					:	-19px;
	left				:	100px;
	width				:	400px;
}
div.comment_reply{	
	position			:	relative;
	top					:	-5px;
	left				:	625px;
	width				:	70px;
	height				: 	25px;
}
form.comment_reply{}
input.reply_img{}
input.reply_txt{
	border				:	none;
	background			: 	#128c21;
	font-size			: 	15px;
	font-weight			: 	800;
	color				:	#e0e0e0;
	height				: 	25px;
	width				: 	70px;	}
input.reply_txt:hover{
	color				:	yellow;
	opacity				:	0.5;
	}
div.comment_del{	
	position			:	relative;
	top					:	-30px;
	left				:	550px;
	width				:	70px;
	}
form.comment_del{}
input.del_img{}
input.del_txt{
	border				:	none;
	background			: 	darkred;
	font-size			: 	15px;
	font-weight			: 	800;
	color				:	white;
	height				: 	25px;
	width				: 	70px;	
	}
input.del_txt:hover{
	color				:	yellow;
	opacity				:	0.5;
	}
div.comment_pre{	
	position			:	relative;
	top					:	5px;
	left				:	5px;
	width				:	300px;
}
div.comment_pre_label{	
	position			:	relative;
	top					:	0px;
	left				:	5px;
	}
font.comment_pre_label{
	font-size			: 	13px;
	font-weight			: 	800;
	color				:	black;
	}
img.comment_pre_label{}
div.comment_pre_item{
	position			:	absolute;
	top					:	-2px;
	left				:	70px;
	font-weight			: 	800;
	font-style			: 	italic;
	color				:	black;
}
div.comment_pre_item:hover{
	color				:	red;
}
div.comment_text{
	position			:	relative;
	left				:	5px;
	font-size			: 	20px;
	font-weight			: 	400;
	color				:	black;
	margin-bottom		:	10px;
	width				:	680px;
}
div.comment_text_admin{
	position			:	relative;
	left				:	5px;
	font-size			: 	20px;
	font-weight			: 	800;
	color				:	#553333;
	margin-bottom		:	10px;
}
div.comment_text_mod{
	position			:	relative;
	left					:	5px;
	font-size			: 	20px;
	font-weight			: 	800;
	color				:	red;
	margin-bottom		:	10px;
}
font.comment_text_mod{}
img.comment_text_mod{}








div.enter{
	border				:	solid;
	border-color		:	green;
	background			:	#aaccaa;
	opacity				:	0.7;
	position			:	relative;
	width				:	240px;
	height				:	100px;
	left				:	380px;
	margin				:	10px;
}
form.enter{}

div.enter_user_label{
	position			:	absolute;
	top					:	10px;
	left				:	5px;
}
font.enter_user_label{
	font-weight			:	bold;
	}
img.enter_user_label{}
div.enter_user{}
form.enter_user{}
input.enter_user{
	background			:	white;
	position			:	absolute;
	top					:	10px;
	left				:	80px;
	width				:	148px;
}

div.enter_pass_label{
	position			:	absolute;
	top					:	40px;
	left				:	28px;
}
font.enter_pass_label{
	font-weight			:	bold;
}
img.enter_pass_label{}
div.enter_pass{}
input.enter_pass{
	background			:	lightyellow;
	position			:	absolute;
	top					:	40px;
	left				:	80px;
	width				:	148px;
}

input.enter_submit_img{}
input.enter_submit_txt{
	position			:	absolute;
	top					:	70px;
	left				:	5px;
	width				:	100px;
	border				:	none;
	background			: 	#128c21;
	font-size			: 	15px;
	font-weight			: 	800;
	color				:	#e0e0e0;
	}

input.enter_submit_txt:hover{
	color				:	yellow;
	opacity				:	0.5;
	}
	
div.enter_cancel{}
form.enter_cancel{}
input.enter_cancel_img{}
input.enter_cancel_txt{
	position			:	absolute;
	top					:	70px;
	left				:	135px;
	width				:	100px;
	border				:	none;
	background			: 	darkred;
	font-size			: 	15px;
	font-weight			: 	800;
	color				:	white;
	}
input.enter_cancel_txt:hover{
	color				:	yellow;
	opacity				:	0.5;
	}

	
	


div.datachange{
	border				:	solid;
	border-color		:	green;
	background			:	#aaccaa;
	opacity				:	0.7;
	position			:	relative;
	width				:	300px;
	height				:	130px;
	left				:	380px;
	margin				:	10px;
	}
form.datachange{}

div.datachange_old_label{
	position			:	absolute;
	top					:	10px;
	left				:	65px;
	}
font.datachange_old_label{}
img.datachange_old_label{}

div.datachange_old_pass{}
input.datachange_old_pass{
	background			:	lightyellow;
	position			:	absolute;
	top					:	10px;
	left				:	140px;
	width				:	148px;
	}

div.datachange_new_label{
	position			:	absolute;
	top					:	40px;
	left				:	77px;
	}
font.datachange_new_label{}
img.datachange_new_label{}

div.datachange_new_pass{}
input.datachange_new_pass{
	background			:	lightyellow;
	position			:	absolute;
	top					:	40px;
	left				:	140px;
	width				:	148px;
	}

div.datachange_new2_label{
	position			:	absolute;
	top					:	70px;
	left				:	5px;
	}
font.datachange_new2_label{}
img.datachange_new2_label{}

div.datachange_new2_pass{}
input.datachange_new2_pass{
	background			:	lightyellow;
	position			:	absolute;
	top					:	70px;
	left				:	140px;
	width				:	148px;
	}

input.datachange_submit_img{}
input.datachange_submit_txt{
	position			:	absolute;
	top					:	100px;
	left				:	5px;
	width				:	100px;
	border				:	none;
	background			: 	#128c21;
	font-size			: 	15px;
	font-weight			: 	800;
	color				:	#e0e0e0;
	}
input.datachange_submit_txt:hover{
	color				:	yellow;
	opacity				:	0.5;
	}
	
input.datachange_cancel_img{}
input.datachange_cancel_txt{
	position			:	absolute;
	top					:	100px;
	left				:	195px;
	width				:	100px;
	border				:	none;
	background			: 	darkred;
	font-size			: 	15px;
	font-weight			: 	800;
	color				:	white;
	}

input.datachange_cancel_txt:hover{
	color				:	yellow;
	opacity				:	0.5;
	}

div.dc_ok{
	border				:	solid;
	border-color		:	lightgreen;
	background			:	#aaccaa;
	opacity				:	0.7;
	position			:	relative;
	width				:	250px;
	height				:	70px;
	left				:	375px;
	margin				:	10px;}
form.dc_ok{}

input.dc_ok_img{}
input.dc_ok_txt{
	position			:	absolute;
	top					:	40px;
	left				:	75px;
	width				:	100px;
	border				:	none;
	background			: 	#128c21;
	font-size			: 	15px;
	font-weight			: 	800;
	color				:	#e0e0e0;
	}
input.dc_ok_txt:hover{
	color				:	yellow;
	opacity				:	0.5;
	}


div.datachange_ready_label{
	color				:	green;
	font-size			:	20px;
	font-weight			:	bold;
	text-align			:	center;
	margin				:	2px;
	}
font.datachange_ready_label{}
img.datachange_ready_label{}

div.dc_error{
	border				:	solid;
	border-color		:	red;
	background			:	#ccaaaa;
	opacity				:	0.7;
	position			:	relative;
	width				:	440px;
	height				:	120px;
	left				:	280px;
	margin				:	10px;
}

input.dc_error_img{}
input.dc_error_txt{
	position			:	absolute;
	top					:	90px;
	left				:	170px;
	width				:	100px;
	border				:	none;
	background			: 	darkred;
	font-size			: 	15px;
	font-weight			: 	800;
	color				:	white;
	}

input.dc_error_txt:hover{
	color				:	yellow;
	opacity				:	0.5;
	}



div.datachange_error_label{
	color				:	red;
	font-size			:	20px;
	font-weight			:	bold;
	text-align			:	center;
	margin				:	2px;
	}
font.datachange_error_label{}
img.datachange_error_label{}

div.datachange_error2_label{
	color				:	red;
	font-size			:	20px;
	font-weight			:	bold;
	text-align			:	center;
	margin				:	2px;
	}
font.datachange_error2_label{}
img.datachange_error2_label{}





div.new_comment{
	border				:	solid;
	border-color		:	black;
	background			:	#ccddcc;
	opacity				:	0.7;
	position			:	relative;
	width				:	800px;
	height				:	450px;
	left				:	100px;
	}
form.new_comment{}


div.new_comment_user_label{
	position			:	relative;
	top					:	5px;
	width				:	200px;
	left				:	5px;
	}
font.new_comment_user_label{
	font-weight			:	bold;
	color				:	black;
	}
img.new_comment_user_label{}

div.new_comment_user_label1{
	position			:	absolute;
	top					:	5px;
	width				:	200px;
	left				:	280px;
	}
font.new_comment_user_label1{
	font-style			:	italic;
	}
img.new_comment_user_label1{}

div.new_comment_user_adminname{
	position			:	absolute;
	top					:	5px;
	width				:	200px;
	left				:	440px;
	font-style			:	italic;
	font-weight			:	bold;
	}

div.new_comment_user_label2{
	position			:	absolute;
	top					:	5px;
	width				:	200px;
	left				:	485px;
	}
font.new_comment_user_label2{
	font-style			:	italic;
	}
img.new_comment_user_label2{}

div.new_comment_user{
	position			:	absolute;
	top					:	5px;
	width				:	150px;
	left				:	120px;
	}
input.new_comment_user{}

div.new_comment_email_label{
	position			:	absolute;
	top					:	35px;
	width				:	200px;
	left				:	63px;
	}
font.new_comment_email_label{
	font-weight			:	bold;
	color				:	black;
	}
img.new_comment_email_label{}

div.new_comment_email_label1{
	position			:	absolute;
	top					:	35px;
	width				:	350px;
	left				:	280px;
	}
font.new_comment_email_label1{
	font-style			:	italic;
	}
img.new_comment_email_label1{}

div.new_comment_email{
	position			:	absolute;
	top					:	35px;
	width				:	150px;
	left				:	120px;
	}
input.new_comment_email{}

div.new_comment_text_label{
	position			:	absolute;
	top					:	65px;
	width				:	200px;
	left				:	26px;
	}
font.new_comment_text_label{
	font-weight			:	bold;
	color				:	black;
	}
img.new_comment_text_label{}

div.new_comment_text{
	position			:	relative;
	top					:	50px;
	width				:	150px;
	height				:	150px;
	left				:	120px;}
textarea.new_comment_text{
	width				:	550px;
	height				:	200px;
	}

div.antirobot{	
	background			:	lightyellow;
	opacity				:	0.7;
	width				:	310px;
	height				:	110px;
	left				:	245px;
	position			:	absolute;
	top					:	300px;
}

div.antirobot_label{
	position			:	absolute;
	top					:	5px;
	left				:	5px;
}
font.antirobot_label{}
img.antirobot_label{}

div.antirobot_answer{	
	position			:	absolute;
	top					:	75px;
	left				:	85px;
}
input.antirobot_answer{
	background			:	lightgreen;
	border				:	solid;
	border-color		:	green;
	}

div.antirobot_code{
	position			:	absolute;
	top					:	30px;
	left				:	15px;
}

input.new_comment_img{}
input.new_comment_txt{
	position			:	absolute;
	top					:	420px;
	left				:	245px;
	width				:	100px;
	border				:	none;
	background			: 	#128c21;
	font-size			: 	15px;
	font-weight			: 	800;
	color				:	#e0e0e0;
}

input.new_comment_txt:hover{
	color				:	yellow;
	opacity				:	0.5;
	}


div.comment_error{
	border				:	solid;
	border-color		:	red;
	background			:	#ccaaaa;
	opacity				:	0.7;
	position			:	relative;
	width				:	400px;
	height				:	100px;
	left				:	300px;
	margin				:	10px;
}
div.comment_error_icon{
	text-align			:	center;
	margin				:	5px;
	}
font.comment_error_icon{}
img.comment_error_icon{}

div.comment_error_ar{
	color				:	red;
	font-size			:	20px;
	font-weight			:	bold;
	text-align			:	center;
	margin				:	2px;
	}
font.comment_error_ar{}
img.comment_error_ar{}

div.comment_error_an{
	color				:	red;
	font-size			:	20px;
	font-weight			:	bold;
	text-align			:	center;
	margin				:	2px;
	}
font.comment_error_an{}
img.comment_error_an {}

form.new_comment_abort{}
input.new_comment_abort_img{}
input.new_comment_abort_txt{
	position			:	absolute;
	top					:	420px;
	left				:	455px;
	width				:	100px;
	border				:	none;
	background			: 	darkred;
	font-size			: 	15px;
	font-weight			: 	800;
	color				:	white;
	}

input.new_comment_aboert_txt:hover{
	color				:	yellow;
	opacity				:	0.5;
	}
	
	
div.del_comment{
	border				:	solid;
	border-color		:	green;
	background			:	#aaccaa;
	opacity				:	0.7;
	position			:	relative;
	width				:	300px;
	height				:	70px;
	left				:	380px;
	margin				:	10px;
	}
form.del_comment_abort{}
input.del_comment_abort_img{}
input.del_comment_abort_txt{
	position			:	absolute;
	top					:	40px;
	left				:	195px;
	width				:	100px;
	border				:	none;
	background			: 	darkred;
	font-size			: 	15px;
	font-weight			: 	800;
	color				:	white;
	}

input.del_comment_abort_txt:hover{
	color				:	yellow;
	opacity				:	0.5;
	}


form.del_comment{}
input.del_comment_img{}
input.del_comment_txt{
	position			:	absolute;
	top					:	40px;
	left				:	5px;
	width				:	100px;
	border				:	none;
	background			: 	#128c21;
	font-size			: 	15px;
	font-weight			: 	800;
	color				:	#e0e0e0;
	}
input.del_comment_txt:hover{
	color				:	yellow;
	opacity				:	0.5;
	}

div.del_comment_item{
	background			:	#bbaaaa;
	opacity				:	0.7;
	position			:	absolute;
	top					:	180px;
	width				:	300px;
	height				:	50px;
	left				:	380px;
	margin				:	10px;
	}

div.del_comment_label{
	position			:	absolute;
	top					:	10px;
	left				:	35px;
	}
font.del_comment_label{}
img.del_comment_label{}

div.pre_comment_name{
	position			:	absolute;
	top					:	10px;
	left				:	5px;
	font-weight			:	bold;
	color				:	red;
	}
div.pre_comment_date{
	position			:	absolute;
	top					:	30px;
	left				:	5px;
	font-weight			:	normal;
	font-size			:	12px;
	color				:	red;
	}
div.pre_comment_text{
	background			:	#bbaaaa;
	opacity				:	0.7;
	position			:	relative;
	top					:	50px;
	left				:	0px;
	width				:	300px;
	}

	
	

div.tail{
	border-bottom		:	solid;
}
	

div.validators{
	text-align			:	lefts;
	width				:	100%;
	float				:	left;
}

img.validator{
	border				:	none;
	height				:	25px;
	width				:	62px;
	}

div.rss{
	position			:	relative;
	top					:	23px;
	text-align			:	center;
	width				:	30%;
	left				:	330px;
	float				:	left;
	
	}
font.rss{}
img.rss{
	padding				:	5px;
	position			:	relative;
	top					:	8px;
	border				:	none;
	text-align			:	center;
}
a.rss{
	text-decoration		:	none;
}

font.rss_label{
	padding				:	5px;
	color				:	black;
	font-size			:	18px;
	font-weigh			:	bold;
	}
img.rss_label{
	border				:	none;
	text-align			:	center;
}
a.rss_label{
	text-decoration		:	none;
}

div.finger{
	position			:	relative;
	top					:	-30px;
	text-align			:	right;
	width				:	30%;
	left				:	710px;
	float				:	left;
	}
font.finger{}
img.finger{
	top					:	8px;
	border				:	none;
	text-align			:	center;
}
a.finger{
	text-decoration		:	none;
}

font.finger_label{
	padding				:	15px;
	color				:	black;
	font-size			:	18px;
	font-weigh			:	bold;
	}
img.finger_label{
	border				:	none;
	text-align			:	center;
}
a.finger_label{
	text-decoration		:	none;
}

div.thx_label{
	border				:	solid;
	border-color		:	blue;
	background			:	#aaaacc;
	opacity				:	0.9;
	z-index				:	10;
	position			:	absolute;
	top					:	0px;
	width				:	500px;
	height				:	100px;
	left				:	25%;
	margin-right		:	50px;
	text-align			:	center;
	}
font.thx_label{
	color				:	navy;
	font-size			:	20px;
	font-weight			:	bold;
	}
img.thx_label{}

font.thx_label_off{
	position			:	absolute;
	background			:	navy;
	border				:	solid;
	border-color		:	lightgrey;
	top					:	40px;
	left				:	220px;
	color				:	white;
	font-size			:	20px;
	font-weight			:	bold;
	margin				:	5px;
	}
img.thx_label_off{}
font.thx_label_off:hover{
	color				:	lightyellow;
}

