body{
	color: #191919;
	font-family: Tahoma, Verdana, arial, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	background-color: #dedede;
	font-size: 1em;
}
html{
	width: 100%;
	height: 100%;
}
input[type="text"], input[type="password"], textarea, select{
	outline: none;
}
a img{
	border: 0px;
}
form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.clear{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.main_bot_bg{
	width: 100%;
	background: #f5f5f5 url(../images/main_bot_bg.jpg) repeat-x bottom left;
	height: 100%;
}
.main_top_bg{
	width: 100%;
	background: url(../images/main_top_bg.jpg) repeat-x top left;
	height: 100%;
}
.main_left_bg{
	width: 100%;
	background: url(../images/main_left_bg.jpg) repeat-y top left;
	height: 100%;
}
.main_right_bg{
	width: 100%;
	background: url(../images/main_right_bg.jpg) repeat-y top right;
	height: 100%;
}
.main_bot_left{
	width: 100%;
	background: url(../images/head_bg_bot_left.jpg) no-repeat bottom left;
	height: 100%;
}
.main_bot_right{
	width: 100%;
	background: url(../images/head_bg_bot_right.jpg) no-repeat bottom right;
	height: 100%;
}
.head_bg_left{
	width: 100%;
	background: url(../images/head_bg_left.jpg) no-repeat top left;
}
.head_bg_right{
	width: 100%;
	background: url(../images/head_bg_right.jpg) no-repeat top right;
}
.head_left{
	width: 100%;
	clear: both;
}
.logout{
	float: right;
	width: 80px;
	height: 30px;
	padding: 25px 70px 0px 0px;
}
.logout input{
	border: 0px;
	background: transparent;
	float: right;
	width: 80px;
	height: 30px;
	color: #ffffff;
	font-size: 0.9em;
}
.search{
	float: right;
	width: 210px;
	height: 30px;
	padding: 25px 0px 0px 75px;
}
.search input{
	border: 0px;
	background: transparent;
	float: left;
	width: 160px;
	margin-top: 7px;
	color: #9b8c7a;
	font-size: 0.9em;
	padding: 0px 0px 0px 0px;
}
.search .search_btn{
	color: #0f3a59;
	font-size: 1em;
	width: 40px;
	height: 30px;
	text-align: center;
	margin-top: 0px;
}
.user_name{
	float: right;
	min-width: 200px;
	padding-top: 27px;
	font-size: 1.2em;
	color: #ffffff;
	text-align: right;
	display: inline;
}
.menu_items a{
	float: left;
	height: 34px;
	text-decoration: none;
	color: #0f3a59;
	font-size: 1em;
	cursor: pointer;
}
.menu_items a:hover{
	background: url(../images/menu_hover.gif) repeat-x top left;
}
.menu_items a span{
	float: left;
	padding: 8px 16px 0px 16px;
}
.menu_items .menu_aktiv{
	background: url(../images/menu_aktiv.gif) repeat-x top left;
	color: #0f3a59;
}

.menu_sep{
	float: left;
	width: 2px;
	height: 34px;
	background: url(../images/menu_sep.gif) no-repeat top left;
}
.menu_items{
	float: left;
	height: 34px;
	overflow: hidden;
	position:relative;
}
.menu{
 padding: 24px 68px 0px 68px;
 clear: both;
}
.menu_left{
	float: left;
	width: 20px;
	height: 34px;
}
.menu_right{
	float: left;
	width: 20px;
	height: 34px;
}
.menu_left a{
	float: left;
	width: 20px;
	height: 34px;
	background: url(../images/menu_left.gif) no-repeat center center;
}
.menu_right a{
	float: left;
	width: 20px;
	height: 34px;
	background: url(../images/menu_right.gif) no-repeat center center;
}
.menu_items_out{
	height: 34px;
	overflow: hidden;
}
.almenu_right a{
	display: inline;
	padding: 4px 12px 0px 12px;
	color: #3b532a;
	text-decoration: none;
	font-size: 1em;
	float: left;
}
.content{
	padding: 14px 60px 0px 60px;
}
.almenu{
	float: left;
	background: url(../images/almenu_bg.gif) repeat-x top left;
	margin-bottom: 8px;
}
.almenu_left{
	float: left;
	background: url(../images/almenu_left.gif) no-repeat top left;
}
.almenu_right{
	float: left;
	background: url(../images/almenu_right.gif) no-repeat top right;
}
.almenu_bot_left{
	float: left;
	background: url(../images/almenu_bot_left.gif) no-repeat bottom left;
}
.almenu_bot_right{
	float: left;
	background: url(../images/almenu_bot_right.gif) no-repeat bottom right;
}
.almenu_right_bg{
	float: left;
	background: #3b532a url(../images/almenu_right_bg.gif) repeat-y top right;
}
.almenu_left_bg{
	float: left;
	background: url(../images/almenu_left_bg.gif) repeat-y top left;
}
.almenu_bot_left ul{
	margin:			0;
	padding:		0;
	list-style:		none;
	color: #ffffff;
}
.almenu_right ul a{
	color: #ffffff;
}
.sf-menu .almenu_right_bg{
	position: absolute;
	z-index: 10;
	top:			-999em;
}
.sf-menu .sfHover ul{
	position: static;
}
.sf-menu .sfHover .almenu_right_bg{
	position: absolute;
	z-index: 10;
	top: 28px;
}
.tab_menu{
	height: 28px;
	min-width: 200px;
}
.sec_menu a{
 background: #5f784d url(../images/menu_sec.gif) repeat-y top right;
}
.almenu_bot_right ul{
	margin: 0px 1px 8px 1px;
	min-width: 200px;
	float: left;
}
.almenu_bot_right ul a{
	padding: 0px 0px 0px 0px;
	color: #d7e9cb;
	height: 100%;
	width: 100%;
}
.almenu_bot_right ul a:hover{
	background: #7ea167 url(../images/menu_over.gif) repeat-y top right;
}
.almenu_bot_right ul a:hover span{
	background: url(../images/menu_over_nyil.gif) no-repeat 8px 6px;
}

.almenu_bot_right ul a span{
	padding: 2px 5px 6px 18px;
	float: left;
}
.almenu_bot_right li{
	clear: both;
	float: left;
	width: 100%;
	border-bottom: 1px solid #819c6e;
}
.teendok{
	float: left;
	width: 208px;
	margin-bottom: 10px;
}
.uzenetek{
	float: left;
	width: 208px;
	margin-bottom:5px;
}
.box_bot{
	float: left;
	background: url(../images/box_bot.jpg) no-repeat bottom left;

}
.box_head{
	float: left;
	background: url(../images/teendok_head.jpg) no-repeat top left;
	width: 204px;
	padding-left: 4px;
	padding-bottom: 7px;
}
.box_head h2{
	color: #f0e7da;
	font-size: 1.0em;
	font-weight: normal;
	margin: 17px 0px 13px 46px;
}
.box_head ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.box_head ul li{
	background: url(../images/box_sep.gif) no-repeat top left;
	float: left;
	width: 200px;
	padding-top: 1px;
}
.box_head ul a{
	padding: 4px 0px 5px 19px;
	float: left;
	color: #50412f;
	text-decoration: none;
}
.box_head ul a span{
	padding-left: 12px;
	float: left;
	width: 169px;
}
.box_head ul a:hover{
	background: url(../images/box_over.jpg) repeat-y top left;
}
.box_head ul	a:hover span{
	background: url(../images/box_over_nyil.gif) no-repeat 0px 5px;
}
.uzenetek .box_head{
	background: url(../images/uzentek_head.jpg) no-repeat top left;
}
#modul_window{
	padding: 0px 0px 0px 0px;
}
.itrade_modul_window .ui-dialog-titlebar{
	display: none;
}
.itrade_modul_window .ui-dialog{
	padding: 0px 0px 0px 0px;
}
iframe {
	width:100%;
	border: 0px;
	overflow: hidden;
}
.layer_top{
	width: 100%;
	background: #f5f5f5 url(../images/layer_top.png) repeat-x top left;
	height: 100%;
	font-size: 0.8em;
}
.layer_bot{
	width: 100%;
	background: url(../images/layer_bot.png) repeat-x bottom left;
	height: 100%;
}
.layer_left{
	width: 100%;
	background: url(../images/layer_left.png) repeat-y top left;
	height: 100%;
}
.layer_right{
	width: 100%;
	background: url(../images/layer_right.png) repeat-y top right;
	height: 100%;
}
.layer_top_l{
	width: 100%;
	background: url(../images/layer_top_l.png) no-repeat top left;
	height: 100%;
}
.layer_top_r{
	width: 100%;
	background: url(../images/layer_top_r.png) no-repeat top right;
	height: 100%;
}
.layer_bot_r{
	width: 100%;
	background: url(../images/layer_bot_r.png) no-repeat bottom right;
	height: 100%;
}
.layer_bot_l{
	width: 100%;
	background: url(../images/layer_bot_l.png) no-repeat bottom left;
	height: 100%;
}
.layer_head{
	width: 100%;
	height: 38px;
}
.layer_title{
	color: #162836;
	font-size: 1.3em;
	padding-left: 17px;
	padding-top: 10px;
	display: inline;
	float: left;
}
.layer_head_right{
	float: right;
	width: 328px;
	font-size: 1em;
	font-weight: bold;
	color: #4b6933;

}
.nyomtatas{
	float: right;
	width: 115px;
	padding: 9px 0px 0px 10px;
}
.nyomtatas a{
	float: right;
	width: 115px;
	color: #0f3a59;
	text-decoration: none;
	background: url(../images/ikon_nyomtat.png) no-repeat top right;
	padding: 5px 0px 3px 0px;
}
.letoltes{
	float: right;
	width: 145px;
	padding: 9px 0px 0px 10px;
}
.letoltes a{
	float: right;
	width: 145px;
	color: #0f3a59;
	text-decoration: none;
	background: url(../images/ikon_excel.png) no-repeat top right;
	padding: 5px 0px 6px 0px;
}
.help {
	float: right;
	width: 65px;
	padding:9px 0px 0px 10px;
}
.help a{
	float: right;
	width: 65px;
	color: #0f3a59;
	text-decoration: none;
	background: url(../images/ikon_help.png) no-repeat top right;
	padding: 5px 0px 6px 0px;
}
.help a:hover{
	color: #eaffda;
}
.letoltes a:hover{
	color: #eaffda;
}
.nyomtatas a:hover{
	color: #eaffda;
}
.bezar{
	float: right;
	width: 30px;
	height: 30px;
	cursor: pointer;
}
.bezar a{
	float: right;
	width: 30px;
	height: 30px;
	text-indent: -500px;
	overflow: hidden;
}
.layer_menu_sep{
	float: right;
	width: 2px;
	height: 26px;
	background: url(../images/layer_menu_sep.gif) no-repeat top right;
	margin-top: 8px;
	margin-left: 2px;
}
.layer_button_line{
	margin: 10px 20px 0px 20px;
}
.lay_btn_top{
	width: 100%;
	background: #f1f1f1 url(../images/lay_btn_top.gif) repeat-x top left;
}
.lay_btn_bot{
	width: 100%;
	background: url(../images/lay_btn_bot.gif) repeat-x bottom left;
}
.lay_btn_left{
	width: 100%;
	background: url(../images/lay_btn_left.gif) repeat-y top left;
}
.lay_btn_right{
	width: 100%;
	background: url(../images/lay_btn_right.gif) repeat-y top right;
}
.lay_btn_top_l{
	width: 100%;
	background: url(../images/lay_btn_top_l.gif) no-repeat top left;
}
.lay_btn_top_r{
	width: 100%;
	background: url(../images/lay_btn_top_r.gif) no-repeat top right;
}
.lay_btn_bot_r{
	width: 100%;
	background: url(../images/lay_btn_bot_r.gif) no-repeat bottom right;
}
.lay_btn_bot_l{
	width: 100%;
	background: url(../images/lay_btn_bot_l.gif) no-repeat bottom left;
}
.lay_btn_bg{
	float: left;
	background: url(../images/lay_btn_bg.png) repeat-x top left;
	display: inline;
	padding: 5px 5px 7px 5px;
	font-weight: bold;
	font-size: 1.1em;
}
.lay_btn_l{
	float: left;
	background: url(../images/lay_btn_l.png) no-repeat top left;
	padding-left: 8px;
}
.lay_btn_r{
	float: left;
	background: url(../images/lay_btn_r.png) no-repeat top right;
	padding-right: 8px;
}
.layer_button_line a{
	color: #f0f9e8;
	text-decoration: none;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	display: inline;
}
.layer_button_line_in{
	padding: 12px 8px 10px 8px;
}
*+html .layer_button_line_in{
	padding: 0px 0px 0px 0px;
	margin: 12px 8px 10px 8px;
}
.layer_button_line a:hover{
	color: #ffffff;
}
.layer_button_line a:hover .lay_btn_bg{
	background: url(../images/lay_btn_bg_o.png) repeat-x top left;
}
.layer_button_line a:hover .lay_btn_l{
	background: url(../images/lay_btn_l_o.png) no-repeat top left;
}
.layer_button_line a:hover .lay_btn_r{
	background: url(../images/lay_btn_r_o.png) no-repeat top right;
}
.layer_table{
	margin: 0px 20px 0px 20px;
}
.table_top{
	width: 100%;
	background: #f5f5f5 url(../images/table_top_bg.png) repeat-x top left;
}
.table_bot{
	width: 100%;
	background: url(../images/table_bot.png) repeat-x bottom left;
}
.table_l{
	width: 100%;
	background: url(../images/table_l.png) repeat-y top left;
}
.table_r{
	width: 100%;
	background: url(../images/table_r.png) repeat-y top right;
}
.table_top_l{
	width: 100%;
	background: url(../images/table_top_l.png) no-repeat top left;
}
.table_top_r{
	width: 100%;
	background: url(../images/table_top_r.png) no-repeat top right;
}
.table_bot_r{
	width: 100%;
	background: url(../images/table_bot_r.png) no-repeat bottom right;
}
.table_bot_l{
	width: 100%;
	background: url(../images/table_bot_l.png) no-repeat bottom left;

}
.table_in{
	padding: 0px 2px 0px 2px;
}
/*
.search_input{
	width:100%;
	height:26px;
}
*/
.search_l{
	width: 100%;
	background: url(../images/input_bg_left.gif) no-repeat top left;
}
.search_r{
	width: 100%;
	background: url(../images/input_bg_right.gif) no-repeat top right;
}
.search_bg{
	width: 100%;
	background: url(../images/input_bg.gif) repeat-x top left;
}

.search_bg input{
	background: none;
	border: 0px;
	color: #606060;
	width: 100%;
	margin: 0 4px;
	font-size: 1.2em;
	height: 22px;
	padding: 2px 3px 3px 3px;
}

.list_data_l{
	width: 100%;
	background: url(../images/input_bg_left2.gif) no-repeat top left;
}
.list_data_r{
	width: 100%;
	background: url(../images/input_bg_right2.gif) no-repeat top right;
}
.list_data_bg{
	width: 100%;
	background: url(../images/input_bg.gif) repeat-x top left;
}
.list_data_bg input{
	background: none;
	border: 0px;
	color: #806e59;
	width: 100%;
	margin: 0 4px;
	font-size: 1.2em;
	height: 22px;
	padding: 2px 3px 3px 3px;
}


/*
.search_l{
	width: 12px;
	height:26px;
	float:left;
	background: url(../images/input_bg_left.gif) no-repeat top left;
}
.search_r{
	width: 12px;
	height:26px;
	float:left;
	background: url(../images/input_bg_right.gif) no-repeat top right;
}
.search_bg{
	float:left;
	height:26px;
	width: 100%;
	background: url(../images/input_bg.gif) repeat-x top left;

}
.search_bg input{
	background: none;
	border: 0px;
	color: #806e59;
	font-size: 1.2em;
	height: 22px;
	width: 100%;
	padding: 2px 3px 3px 3px;
	float:left;
}

.list_data_l{
	width:12px;
	background: url(../images/input_bg_left2.gif) no-repeat top left;
}
.list_data_r{
	width: 12px;
	background: url(../images/input_bg_right2.gif) no-repeat top right;
}
.list_data_bg{
	background: url(../images/input_bg.gif) repeat-x top left;
}
.list_data_bg input{
	background: none;
	border: 0px;
	color: #806e59;
	font-size: 1.2em;
	height: 22px;
	padding: 2px 3px 3px 3px;
}
*/
/*
.layer_table table td{
	padding-right: 1px;
}
*/
.kereso_line td{
	height: 32px;
}
.kereso_line select{
	width: 20px;
}
.head_line td{
	text-align: center;
	background: url(../images/table_head_sep.gif) no-repeat top right;
	color: #f4ece5;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 3px;
	border-bottom: 1px solid #827d78;
}
.head_line .last_head{
	background: none;
}
.head_line td a{
	color: #f4ece5;
	text-decoration: none;
}
.head_line .table_head_akt_d{
	background: #b3a695 url(../images/table_head_akt.gif) repeat-x top right;
	border-left: 1px solid #d4cdc6;
	border-right: 1px solid #d4cdc6;
	border-bottom: 1px solid #d4cdc6;
}
.head_line .table_head_akt_u{
	background: #b3a695 url(../images/table_head_akt.gif) repeat-x top right;
	border-left: 1px solid #d4cdc6;
	border-right: 1px solid #d4cdc6;
	border-bottom: 1px solid #d4cdc6;
}
.head_line .table_head_akt_d a{
	padding-right: 20px;
	background: url(../images/table_head_akt_d.gif) no-repeat center right;
	color: #464646;
}
.head_line .table_head_akt_u a{
	padding-right: 20px;
	background: url(../images/table_head_akt_u.gif) no-repeat center right;
	color: #464646;
}
.table_sort{
	font-size: 1.0em;
	color: #464646;
	font-weight: bold;
	line-height: 1.4em;
	text-align: left;
}
.table_search{
	height: 64px;
}
.table_sort .line_1 td, .table_sort .line_2 td{
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #909090;
}
.line_1 .coll_1{
	background-color: #e7e7e7;
}
.line_1 .coll_2{
	background-color: #f1f1f1;
}
.line_2 .coll_1{
	background-color: #d9d9d9;
}
.line_2 .coll_2{
	background-color: #e1e1e1;
}
.table_sort .ikon_td{
	padding: 5px 0px 5px 0px;
}
.line_1:hover .coll_1{
	background-color: #f3f3f3;
}
.line_1:hover .coll_2{
	background-color: #ffffff;
}
.line_2:hover .coll_1{
	background-color: #f3f3f3;
}
.line_2:hover .coll_2{
	background-color: #ffffff;
}
.talatok{
	height: 26px;
	color: #616161;
	font-size: 1em;
	padding-top: 13px;
	padding-bottom: 7px;
	font-weight: bold;
}
.talatok a{
	color: #47667c;
	text-decoration: none;
}
.talatok a:hover{
	color: #2b4354;
}
.layer_table .talatok td{
	padding: 0px 10px 0px 10px;
}
.layer_table .head_line .scroll_td{
	background: none;
	padding: 0px 0px 0px 0px;
}
.table_height{
	 overflow-y: auto;
	 overflow-x: hidden;
}
.pop_layer_top{
	float: left;
	width: 189px;
	height: 10px;
	background: url(../images/pop_layer_top.png) no-repeat top left;
}
.pop_layer_bot{
	float: left;
	width: 189px;
	height: 21px;
	background: url(../images/pop_layer_bot.png) no-repeat top left;
}
.pop_layer_bg{
	float: left;
	width: 173px;
	background: url(../images/pop_layer_bg.png) repeat-y top left;
	padding: 0px 8px 0px 8px;
}
.pop_layer ul{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.pop_layer{
	display: none;
	width: 189px;
	position: absolute;
}
.pop_layer2{
	width: 250px;
	position: absolute;
	z-index: 10000;
	display: none;
}
.pop_layer li{
	float: left;
	width: 163px;
	border-top: 1px solid #add9f9;
	border-bottom: 1px solid #6590b0;
	padding: 3px 5px 5px 5px;
	color: #0f3a59;
	font-weight: bold;
	text-decoration: none;
}
.pop_layer .sec_pop{
	background: url(../images/pop_layer_sec.png) repeat-y top left;
	color: #ffffff;
}
.pop_layer .pop_last{
	border-bottom: 0px;
}
.pop_layer .pop_first{
	border-top: 0px;
	padding-top: 0px;
}
.login_table{
	background: #dedede url(../images/login_bg.gif) repeat-x top left;
}
.login_box{
	background: url(../images/login_box.png) no-repeat center left;
	width: 426px;
	height: 296px;
	color: #0f3a59;
	font-weight: bold;
	font-size: 12px;
}
.login_box_alert{
	background: url(../images/login_box_alert.png) no-repeat center left;
	width: 426px;
	height: 296px;
	color: #0f3a59;
	font-weight: bold;
	font-size: 12px;
}
.login_box table{
	width: 426px;
}
.login_be_txt{
	padding-top: 100px;
	text-align: center;
	font-size: 17px;
	padding-bottom: 20px;
	color: #345973;

}
.login_txt{
	text-align: right;
	width: 122px;
	float: left;
	padding: 7px 8px 12px 0px;

}
.login_txt_inp{
	width: 290px;
	float: left;
}
.log_input_txt{
	border: 0px;
	background: transparent;
	float: left;
	width: 200px;
	color: #0f3a59;
	font-size: 15px;
	margin: 4px 0px 0px 10px;

}
.login_btn_div{
	float: left;
	padding-left: 282px;
	padding-top: 27px;
}
.login_btn{
	border: 0px;
	background: transparent;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	width: 71px;
	text-align: center;
}
.tab_ful, .tab_ful_a{
	float: left;
	height: 29px;
	cursor: pointer;
}
.tab_ful_bg{
	background: url(../images/tab_ful_bg.gif) repeat-x top left;
	float: left;
}
.tab_ful_l{
	background: url(../images/tab_ful_l.gif) no-repeat top left;
	float: left;
}
.tab_ful_r{
	background: url(../images/tab_ful_r.gif) no-repeat top right;
	float: left;
	padding: 7px 20px 0px 20px;
	height: 22px;
}
.tab_ful_r a{
	color: #F4ECE5;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}
.tab_ful_a .tab_ful_bg{
	background: url(../images/tab_ful_bg_a.gif) repeat-x top left;
}
.tab_ful_a .tab_ful_l{
	background: url(../images/tab_ful_l_a.gif) no-repeat top left;
}
.tab_ful_a .tab_ful_r{
	background: url(../images/tab_ful_r_a.gif) no-repeat top right;
}
.tab_ful_a .tab_ful_r, .tab_ful_a .tab_ful_r a{
	color: #F4ECE5;
}
.layer_table2{
	margin: 10px 20px 0px 20px;
}
.layer_table2 .table_top{
	background-color: #e2e2e2;
	background-image: url(../images/table_top_bg2.gif);
}
.layer_table2 .table_top_r{
	background-image: url(../images/table_top_bg2.gif);
}
.layer_table2 .table_top_l{
	background-image: url(../images/table_top_bg2.gif);
}
.layer_table2 .table_bot{
	background-image: url(../images/table_bot2.gif);
}
.layer_table2 .table_bot_r{
	background-image: url(../images/table_bot_r2.gif);
}
.layer_table2 .table_bot_l{
	background-image: url(../images/table_bot_l2.gif);
	padding-bottom: 7px;
}
.table_padding{
	padding: 2px 2px 0px 2px;
}
.table_height2{
	/*margin: 10px 0px 0px 0px;*/
	overflow: auto;
}

.table_sort2{
	font-size: 1.0em;
	color: #394760;
	font-weight: bold;
	line-height: 1.4em;
	text-align: left;
}
.table_sort2 .coll_2{
	padding-right: 10px;
}
.table_sort2 td{
	padding: 8px 0px 8px 8px;
}
.table_sort2 .line_1 .coll_1{
	background: #aac9df url(../images/table_sep.gif) no-repeat bottom left;
	width: 168px;
	border-left: 1px solid #d1ecff;
	border-right: 1px solid #d1ecff;
	color: #0f3a59;
	padding-left: 16px;
}
.table_sort2 .line_1 .coll_2{
	background-color: #dedede;
}
.table_sort2 .line_2 .coll_1{
	background: #8eabbf url(../images/table_sep2.gif) no-repeat bottom left;
	border-left: 1px solid #d1ecff;
	border-right: 1px solid #d1ecff;
	color: #0f3a59;
	padding-left: 16px;
}
.table_sort2 .line_1 .table_sort2_last, .table_sort2 .line_2 .table_sort2_last{
	border-bottom: 1px solid #d1ecff;
	background-image: none;
}
.table_sort2_first{
	border-top: 1px solid #d1ecff;
}
.table_sort2 .line_2 .coll_2{
	background-color: #d3d3d3;
}

.menu_bal{
	float: left;
	width: 252px;
	font-size: 0.9em;
	font-weight: bold;
}
.menu_bal_top{
	float: left;
	width: 252px;
	height: 19px;
	background: url(../images/menu_bal_top.gif) no-repeat top left;
}
.menu_bal_top a{
	float: left;
	width: 252px;
	height: 19px;
	background: url(../images/menu_bal_top.png) no-repeat top left;
}
.menu_bal_top_a{
	float: left;
	width: 252px;
	height: 19px;
	background: url(../images/menu_bal_top.gif) no-repeat top left;
}
.menu_bal_top_a span{
	float: left;
	width: 252px;
	height: 19px;
	background: url(../images/menu_bal_top.png) no-repeat bottom left;
}
.menu_bal_top a:hover{
	background: url(../images/menu_bal_top.png) no-repeat center left;
}
.menu_bal_bot{
	float: left;
	width: 252px;
	height: 19px;
	background: url(../images/menu_bal_bot.gif) no-repeat top left;
}
.menu_bal_bot a{
	float: left;
	width: 252px;
	height: 19px;
	background: url(../images/menu_bal_bot.png) no-repeat top left;
}
.menu_bal_bot_a{
	float: left;
	width: 252px;
	height: 19px;
	background: url(../images/menu_bal_bot.gif) no-repeat top left;
}
.menu_bal_bot_a span{
	float: left;
	width: 252px;
	height: 19px;
	background: url(../images/menu_bal_bot.png) no-repeat bottom left;
}
.menu_bal_bot a:hover{
	background: url(../images/menu_bal_bot.png) no-repeat center left;
}
.menu_bal_center{
	float: left;
	background-color: #4c8fbf;
	padding: 0px 2px 0px 2px;
	width: 248px;
}
.menu_bal_center ul, .menu_bal_center li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.menu_bal_center .menu_bal_1{
	padding-bottom: 2px;
	float: left;
	width: 248px;
	background: url(../images/menu_bal_1_a.gif) no-repeat bottom left;
}
.menu_bal_center .menu_bal_2{
	padding-bottom: 2px;
	float: left;
	width: 248px;
	background: url(../images/menu_bal_2_a.gif) no-repeat bottom left;
}
.menu_bal_1 a{
	float: left;
	width: 235px;
	background: url(../images/menu_bal_1.gif) repeat-y bottom left;
	padding: 5px 0px 5px 13px;
	color: #d5eac6;
	text-decoration: none;
}
.menu_bal_2 a{
	float: left;
	width: 235px;
	background: url(../images/menu_bal_2.gif) repeat-y bottom left;
	padding: 5px 0px 5px 13px;
	color: #d5eac6;
	text-decoration: none;
}
.menu_bal_2 a:hover, .menu_bal_1 a:hover{
	background: url(../images/menu_bal_a.gif) repeat-y bottom left;
}
.menu_bal_center .menu_bal_last{
	background: none;
	padding-bottom: 0px;
}
.cont_menu_l{
	width: 100%;
	background: #ffffff url(../images/cont_menu_l.gif) repeat-y top left;
}
.cont_menu_r{
	width: 100%;
	background: url(../images/cont_menu_r.gif) repeat-y top right;
}
.cont_menu_b{
	width: 100%;
	background: url(../images/cont_menu_b.gif) repeat-x bottom left;
}
.cont_menu_t{
	width: 100%;
	background: url(../images/cont_menu_t.gif) repeat-x top left;
}
.cont_menu_tl{
	width: 100%;
	background: url(../images/cont_menu_tl.gif) no-repeat top left;
}
.cont_menu_tr{
	width: 100%;
	background: url(../images/cont_menu_tr.gif) no-repeat top right;
}
.cont_menu_bl{
	width: 100%;
	background: url(../images/cont_menu_bl.gif) no-repeat bottom left;

}
.cont_menu_br{
	width: 100%;
	background: url(../images/cont_menu_br.gif) no-repeat bottom right;
}
.cont_menu{
	margin: 0px 20px 0px 20px;
}
.cont_left{
	width: 252px;
}
.cont_menu_l h3{
	border-top: 1px solid #8894a0;
	background: #f4f8fd url(../images/cont_menu_h3.gif) repeat-y top left;
	margin: 0px 4px 0px 4px;
	border-bottom: 1px solid #8894a0;
	color: #162836;
	font-size: 0.9em;
	padding: 3px 0px 3px 10px;
}
.cont_menu_head{
	color: #162836;
	padding: 5px 0px 3px 14px;
	font-size: 1.2em;
	font-weight: normal;
	clear: both;
}
.cont_menu_cont{
	overflow: auto;
}
.cont_menu_l ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	list-style: none;
	font-size: 0.9em;
}
.cont_menu_l li{
	margin: 2px 0px 0px 18px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.cont_menu_l ul a{
	text-decoration: none;
	color: #162836;
	background: url(../images/cont_menu_l_a.gif) no-repeat center left;
	padding-left: 11px;
}
.cont_menu_l ul a:hover{
	color: #356f99;
	background: url(../images/cont_menu_l_aa.gif) no-repeat center left;
}
fieldset {
	background-color: #f1f1f1;
	border: 1px solid #b9b9b9;
	color: #493e29;
	margin: 5px 5px 5px 5px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
	height: 100%;
}
legend{
	font-size: 1.4em;
	font-weight: bold;
	color: #493e29;
	margin: 0px 0px 4px 10px;
	padding: 0px 2px 0px 2px;
}

fieldset table{
	/*background-color: #F6DEAD;*/
	width: 100%;
	height: 100%;
}
fieldset table td{
	background-color: #f1f1f1;
	padding: 2px 0px 2px 8px;
}
.field_table1 td{
	background-color: #e4e4e4;
}
.update_field_name{
	font-weight: bold;
	width: 200px;
}
fieldset table .update_field_value{
	padding: 3px 8px 3px 10px;
}

.textarea_t{
	width: 100%;
	background: #ededed url(../images/textarea_t.gif) repeat-x top left;
}
.textarea_r{
	width: 100%;
	background: url(../images/textarea_r.gif) repeat-y top right;
}
.textarea_b{
	width: 100%;
	background: url(../images/textarea_b.gif) repeat-x bottom left;
}
.textarea_l{
	width: 100%;
	background: url(../images/textarea_l.gif) repeat-y top left;
}
.textarea_tl{
	width: 100%;
	background: url(../images/textarea_tl.gif) no-repeat top left;
}
.textarea_tr{
	width: 100%;
	background: url(../images/textarea_tr.gif) no-repeat top right;
}
.textarea_bl{
	width: 100%;
	background: url(../images/textarea_bl.gif) no-repeat bottom left;
}
.textarea_br{
	width: 100%;
	background: url(../images/textarea_br.gif) no-repeat bottom right;
}
.textarea_t textarea{
	background-color: transparent;
	border: 0px;
	color: #806e59;
	width: 98%;
	margin: 3px 5px 3px 5px;
}

*+html .table_height table{
	width: 98%;
}
*+html .table_height table table{
	width: 100%;
}
*+html .table_height2 table{
	width: 98%;
}
*+html .table_height2 table table{
	width: 100%;
}
.table_height{
	background-color: #f1f1f1;
}
fieldset .lay_btn_r{
	margin: 2px 5px 5px 8px;
	background-image: url(../images/lay_btn_r2.png);
}
fieldset .lay_btn_l{
	background-image: url(../images/lay_btn_l2.png);
}
fieldset .lay_btn_bg{
	background-image: url(../images/lay_btn_bg2.png);
}
.lay_btn_r button{
	background: none;
	border: 0px;
	color: #ffffff;
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
*+html .table_height2 table .table_table{
 width: auto;
}
.layer_table2 .table_table td, #userform_form .table_table td{
	border-bottom: 1px solid #ffffff;
	background-color: #ccd7e0;
	color: #394760;
	padding: 4px 8px 4px 8px;
}
.layer_table2 .table_table_head td, #userform_form .table_table_head td{
	border-bottom: 0px;
	background-color: transparent;
	/*background: #86735d url(../images/table_head.png) repeat-x top right;*/
	background: #637490 url(../images/table_head.png) repeat-x top right;
	color: #ffffff;
	padding: 6px 8px 6px 8px;
	font-weight:bold;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #665745;
}

.table_template{
	width: 100%;
	/*margin: 10px 20px 0;*/
	vertical-align: top;
}
/*
.table_template_head{
	width:auto;
	margin: 10px 20px 0;
}
*/
.table_template_head a{
	color:#F4ECE5;
	text-decoration:none;
}

.table_template_head .table_head_akt_d a{
	padding-right: 20px;
	background: url(../images/table_head_akt_d.gif) no-repeat center right;
	color: #464646;
}
.table_template_head .table_head_akt_u a{
	padding-right: 20px;
	background: url(../images/table_head_akt_u.gif) no-repeat center right;
	color: #464646;
}
.table_template_head .table_head_akt_d a.less_padding{
	padding-right: 13px;
	width: 12px;
	height: 6px;
}

.table_template td{
	border-bottom: 1px solid #f1f1f1;
	background-color: #dcc494;
	color: #394760;
	padding: 5px;
}

.table_template td.table_template_inactive {
	color: #b2916a;
	background-color: #dccdb0;
}

.table_template_head td{
	border-bottom: 0px;
	background-color: transparent;
	background: #637490 url(../images/table_head.png) repeat-x top right;
	border-bottom:1px solid #665745;
	border-top:1px solid #FFFFFF;
	color: #ffffff;
	font-weight:bold;
}

.table_template_search{
	height: 60px;
	width: 98%;
	margin: 0px auto;
}

.table_template_height{
	 /*position: relative;*/
	 overflow-y: auto;
	 overflow-x: hidden;
	 background-color: #f1f1f1;
	 /*min-height: 250px;*/
	 width: 98%;
	 margin: 0px auto;
}

.text_formed{
	color: #cf7500;
	font-weight: bold;
}
.text_formed2{
	color: #436724;
	font-weight: bold;
}
.text_formed3{
	color: #960000;
	font-weight: bold;
}
fieldset .search_l{
	background-image: url(../images/input_bg_left2.gif);
}
fieldset .search_r{
	background-image: url(../images/input_bg_right2.gif);
}
fieldset .field_table1 .search_l{
	background-image: url(../images/input_bg_left3.gif);
}
fieldset .field_table1 .search_r{
	background-image: url(../images/input_bg_right3.gif);
}
.line_1 .search_l{
	background-image: url(../images/input_bg_left2.gif);
}
.line_1 .search_r{
	background-image: url(../images/input_bg_right2.gif);
}
.line_2 .search_l{
	background-image: url(../images/input_bg_left3.gif);
}
.line_2 .search_r{
	background-image: url(../images/input_bg_right3.gif);
}
.line_2 .textarea_tl{
	background-image: url(../images/textarea_tl2.gif);
}
.line_2 .textarea_tr{
	background-image: url(../images/textarea_tr2.gif);
}
.line_2 .textarea_bl{
	background-image: url(../images/textarea_bl2.gif);
}
.line_2 .textarea_br{
	background-image: url(../images/textarea_br2.gif);
}
.field_table1 .textarea_tl{
	background-image: url(../images/textarea_tl2.gif);
}
.field_table1 .textarea_tr{
	background-image: url(../images/textarea_tr2.gif);
}
.field_table1 .textarea_bl{
	background-image: url(../images/textarea_bl2.gif);
}
.field_table1 .textarea_br{
	background-image: url(../images/textarea_br2.gif);
}
.pop_layer2 .pop_layer_top{
  height: 23px;
  background-image: url(../images/pop_layer_top2.png);
  width: 238px;
  padding: 8px 0px 0px 12px;
  font-size: 1.1em;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
}
.pop_layer2 ul{
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.pop_layer2 li{
	float: left;
	width: 228px;
	border-top: 1px solid #add9f9;
	border-bottom: 1px solid #6590b0;
	padding: 3px 5px 5px 5px;
	color: #3b532a;
	font-weight: bold;
	text-decoration: none;
  text-align: left;
}
.pop_layer2 .sec_pop{
	background-color: #6590b0;
	color: #ffffff;
}
.pop_layer2 .pop_layer_bot{
	background-image: url(../images/pop_layer_bot2.png);
	width: 250px;
}
.pop_layer2 .pop_layer_bg{
	background: url(../images/pop_layer_bg2.png) repeat-y top left;
	width: 238px;
	padding: 4px 6px 0px 6px;
}
.pop_layer2 .pop_last{
	border-bottom: 0px;
}
.pop_layer2 .pop_first{
	border-top: 0px;
	padding-top: 0px;
}
.pop_layer2 a{
  color: #0f3a59;
}
.pop_layer2 .sec_pop a{
	color: #ffffff;
}
.pop_layer_btnl{
  background: url(../images/pop_layer_btnl.png) no-repeat top left;
  float: left;
  padding-left: 10px;
}
.pop_layer_btnr{
  background: url(../images/pop_layer_btnr.png) no-repeat top right;
  float: left;
  padding-right: 10px;
}
.pop_layer_btn{
  background: url(../images/pop_layer_btn.png) repeat-x top left;
  float: left;
  color: #584632;
  height: 23px;
  padding-top: 6px;
}
.pop_layer_btn a{
  text-decoration: none;
  color: #584632;
}
.pop_layer_btnl input{
  background: transparent;
  border: 0px;
  color: #584632;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  float: left;
}
.pop_layer_inpl{
  background: url(../images/input_bg_left2.png) no-repeat top left;
  float: left;
  padding-left: 10px;
}
.pop_layer_inpr{
  background: url(../images/input_bg_right2.png) no-repeat top right;
  float: left;
  padding-right: 10px;
}
.pop_layer_inp{
  background: url(../images/input_bg2.png) repeat-x top left;
  float: left;
  color: #584632;
  height: 23px;
  padding-top: 6px;
}
.pop_layer_inp input{
  background: transparent;
  border: 0px;
  color: #806E59;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  float: left;
}

/*
*{
	margin:0px;
	padding:0px;
}
*/
.line_1 .input_l{
	background-image: url(../images/input_bg_left2.gif);
}
.line_1 .input_r{
	background-image: url(../images/input_bg_right2.gif);
}
.line_2 .input_l{
	background-image: url(../images/input_bg_left3.gif);
}
.line_2 .input_r{
	background-image: url(../images/input_bg_right3.gif);
}

.field_table1 .input_r{
	background-image: url(../images/input_bg_right3.gif);
}

.field_table1 .input_l{
	background-image: url(../images/input_bg_left3.gif);
}

*.input_table{
	padding:0px;
	margin:0px;
}

.input_table{
	border:0px none;
	width:auto;
}

.input_table tr,.input_table td {
	padding:0px;
	margin:0px;
}

td.input_l{
	/*float:left;*/
	width:12px;
	height:26px;
	margin:0px;
	background: url(../images/input_bg_left2.gif) no-repeat top left;
}
td.input_r{
	/*float:left;*/
	width:12px;
	height:26px;
	margin:0px;
	background: url(../images/input_bg_right2.gif) no-repeat top right;
}

.input_bg{
	/*float:left;*/
	background: url(../images/input_bg.gif) repeat-x top left;
	border: 0px;
	color: #806e59;
	/*margin: 0 4px;*/
	font-size: 1.2em;
	height: 26px;
	/*padding: 4px 0px 0px;*/
}
/*
.textarea_table{
	border:0px none;
	width:auto;
}

.textarea_table tr,.textarea_table td {
	padding:0px;
}
.textarea_t{
	height:13px;
	background: #ededed url(../images/textarea_t.gif) repeat-x top left;
}
.textarea_r{
	width:12px;
	height:100%;
	background: url(../images/textarea_r.gif) repeat-y top right;
}
.textarea_b{
	height:13px;
	background: url(../images/textarea_b.gif) repeat-x bottom left;
}
.textarea_l{
	width:12px;
	height:100%;
	background: url(../images/textarea_l.gif) repeat-y top left;
}
.textarea_tl{
	width:12px;
	height:13px;
	background: url(../images/textarea_tl.gif) no-repeat top left;
}
.textarea_tr{
	width:12px;
	height:13px;
	background: url(../images/textarea_tr.gif) no-repeat top right;
}
.textarea_bl{
	width:12px;
	height:13px;
	background: url(../images/textarea_bl.gif) no-repeat bottom left;
}
.textarea_br{
	width:12px;
	height:13px;
	background: url(../images/textarea_br.gif) no-repeat bottom right;
}
.textarea_c textarea{
	background-color: #ededed;
	border: 0px;
	margin:0px;
	color: #806e59;
}
*/

.input_left {
	float: left;
	height: 26px;
	width: 8px;
	background-image: url(../images/input_bg_left4.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.input_center {
	float: left;
	height: 26px;
	background-image: url(../images/input_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.input_center input {
	/*height: 26px;*/
	line-height: 26px;
	background: none;
	border: none;
}

.input_right {
	float: left;
	height: 26px;
	width: 8px;
	background-image: url(../images/input_bg_right4.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.ic, .ic div {
	margin: 0px;
	padding: 0px;
}

.ic .input_center input {
	width: 10px;
}

	// SEARCHBAR INPUT
.it_s {
	height: 26px;
}

.it_s, .it_s tr, .it_s td {
	margin: 0px;
	padding: 0px;
	height: 26px;
}

.input_left_td_s {
	width: 8px;
	background-image: url(../images/input_bg_left4.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.input_center_td_s {
	background-image: url(../images/input_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.input_center_td_s input {
	background: none;
	border: none;
}

.input_right_td_s {
	width: 8px;
	background-image: url(../images/input_bg_right4.png);
	background-position: top left;
	background-repeat: no-repeat;
}

.it_s .input_center_td_s input {
	width: 10px;
}

	// FORM INPUT
.it_f {
	height: 26px;
}

.it_f, .it_f tr, .it_f td {
	margin: 0px;
	padding: 0px;
	height: 26px;
}

.input_left_td_f {
	width: 8px;
	background-image: url(../images/input_bg_left4.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
}

.input_center_td_f {
	background-image: url(../images/input_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.input_center_td_f input {
	background: none;
	border: none;
	width: 100%;
}

.input_right_td_f {
	width: 8px;
	background-image: url(../images/input_bg_right4.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
}
li.search_desktop{
	padding-left:5px;

}

li.search_modul{
	padding-left:15px;

}

li.search_function{
	padding-left:25px;
	cursor:pointer;
	font-size:16px;

}

.selected_function{
	font-weight:bold;
	font-size:16px;
	padding-left:40px;
	background-color:#C46700;
	color:#FFFFFF;
}

.search_field{
	overflow-y:scroll;
	overflow-x:hidden;
	max-height:300px;
	width:290px;
	_width:250px;
}
.kereses_ff{
	display:block;
	float:right;
	left:75px;
	margin-right:0;
	padding-right:0;
	top:55px;
	position:relative;
	width:0;
	z-index:10;
}
.kereses_ff #talalatok{
	width:200px;
}
.kereses_ie7{
	display:block;
	float:right;
	left:34px;
	margin-right:0;
	padding-right:0;
	top:55px;
	position:relative;
	width:0;
	z-index:10;
}

.kereses_ie8{
	display:block;
	float:right;
	left:74px;
	margin-right:0;
	padding-right:0;
	top:40px;
	position:relative;
	width:0;
	z-index:10;
}

.CodeMirror-wrapping iframe {
	overflow-x: hidden;
	overflow-y: auto;
}

.uploaded_files a{
	text-decoration: none;
	cursor:pointer;
	color: #493E29;
}

div.browser_error{
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}
.browser_alert{
	color:#FF0000;
}

.msg_preview{
	width:100%;
	background:#ffffff;
	border: 1px solid #000000;
}

.preview_header{
	height:140px;
	margin-bottom:10px;
}

.preview_header_left{
	float:left;
	width:164px;
	height:71px;
}
.preview_header_left_text{
	padding-left:20px;
	font-size:11px;
}

.preview_header_right{
	font-size:1.4em;
	font-weight:bold;
	text-align:right;
	float:right;
	height:41px;
	width: 400px;
	padding: 5px 10px 10px 0px;
}
.preview_header_right_address{
	margin-bottom:10px;
	font-size:1.1em;
	font-weight:bold;
}
.sub_address{
	font-size:0.6em;
}
.preview_content{
	font-size: 1.4em;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding:5px 0px 10px 15px;
}

.preview_footer{
	font-size: 1.0em;
	padding:5px 0px 10px 15px;
}

.preview_attachments{
	padding-bottom:10px;
}

.preview_attachments_header{
	font-size:1.2em;
	font-weight:bold;
	padding:5px 0px 0px 5px;
}

.preview_content_s{
	font-size: 1.4em;
	padding:5px 0px 10px 10px;
}

.preview_content_header_s{
	padding:5px 0px 5px 5px;
}

.preview_content_body_s{
	padding-left:15px;
}

.hover_test_01 {
	background-color: #FFFFFF;
}

.hover_test_02 {
	background-color: #FAFAFA;
}
.cke_contents iframe {
	overflow: auto;
}
/* AUTOCOMPLETE */
.auto_complete {
	position: absolute;
	overflow: auto;
	max-height: 200px;
	min-height: 20px;
	background-color: #F0F0F0;
	display: none;
	margin: 0px;
	padding: 0px;
}

.auto_complete ul {
	margin: 0px;
	padding: 0px;
}

.auto_complete ul li {
	list-style-type: none;
	white-space: nowrap;
	margin: 0px 0px 0px 8px;
	padding: 0px;
}

.auto_complete ul li a {
	text-decoration: none;
	color: black;
}

.auto_complete_selected {
	font-weight: bold;
}

.older_note_textare {
	margin: 7px;
	margin-bottom: 0;
	float: left;
	color: #806E59;
	font-weight: normal;
}

/* KWICKS START */
#kwicks {
	float: left;
	height: 29px;
	width: 100%;
	position: relative;

	margin: 0px;
	padding: 0px;
}

#kwicks li {
	float: left;
	height: 29px;

	margin: 0px;
	padding: 0px;

	cursor: pointer;
	display: block;
}
/* KWICKS END */

/* TAB KWICKS START */
#kwicks li .tab_kwicks_bg {
	float: left;
	padding: 7px 11px 0px 11px;
	height: 22px;
}

#kwicks li .tab_ful .tab_kwicks_bg a {
	width: 100%;

	color: #F4ECE5;
	cursor: pointer;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

#kwicks li .tab_ful_a .tab_kwicks_bg a {
	width: 100%;

	color: #F4ECE5;
	cursor: pointer;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

#kwicks li > div {
	width: 100%;
}

#kwicks li > .tab_ful {
	background-image: url(../images/tab_ful_l.gif), url(../images/tab_ful_r.gif), url(../images/tab_ful_bg.gif);
	background-position: top left, top right, center;
	background-repeat: no-repeat, no-repeat, repeat-x;
}

#kwicks li > .tab_ful_a {
	background-image: url(../images/tab_ful_l_a.gif), url(../images/tab_ful_r_a.gif), url(../images/tab_ful_bg_a.gif);
	background-position: top left, top right, center;
	background-repeat: no-repeat, no-repeat, repeat-x;
}
/* TAB KWICKS END */

/* CLUETIP START */
#cluetip-close {
	width: 100px;
	float: right;
}
#cluetip-close a {
	text-decoration: none;
	color: red;
}
/* CLUETIP END */

/*  OVERLAY CLOSE  */
div.overlay_close_field {
	background: url(../images/overlay_close_button_bg.png) no-repeat top right;
	margin-right: -24px;
	margin-top: -15px;
	padding: 8px 36px 0 0;
	height: 26px;
}
div.overlay_close_field strong {
	text-shadow: #fff 1px 1px 1px;
	color: #C83704;
}
div.datasendmail {
	padding: 10px 0px 10px 0px;
}
/*  OVERLAY CLOSE END  */
.table-row-alert td{
	background-color:#e2abab !important;
}