HTML,BODY,P,FORM,DIV{
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
}
A{
	color: #1a5fd1;
}
A:hover{
	font-family: Tahoma, sans-serif;
	color: #1a5fd1;
	text-decoration: none;
}
/*---WAB_ENTER---*/
.wab_enter{
	width: 282px;
	height: 161px;
	background: url(../images/wab_enter_bg.jpg) no-repeat;
	margin: 200px auto;
}
.wab_enter H1{
	font-size: 22px;
	font-weight: normal;
	color: #666666;
	/*line-height: 12px;*/
	padding: 10px 0 0 29px;
	margin: 0;
}
.wab_enter TABLE{
	width: 100%;
	border: none;
	margin: 0 0 0 29px;
}
.wab_enter TABLE TD{
	padding: 0 0 5px 0;
	font-size: 18px;
	line-height: 12px;
}
.wab_enter .error{
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	margin: 0 0 0 29px;
}
/*---HEAD---*/
#head{
	width: 100%;
	height: 76px;
	background: url(../images/head_bg.gif) repeat-x;
}
#head_left{
	width: 22px;
	height: 76px;
}
#head_wab{
	width: 175px;
	height: 56px;
	font-size: 18px;
	padding: 20px 0 0 3px;
}
#head_wab A{
	font-size: 12px;
}
#head_user{
	height: 56px;
	font-size: 14px;
	color: #666666;
	/*padding: 20px 0 0 14px;*/
}
#head_user STRONG{
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
#head_user_div{
	height: 56px;
	padding: 20px 0 0 14px;
	position: relative;
}
#notify_holder{
	position: absolute;
	right: 0px;
	top: 12px;
	z-index: 100;
	width: 50%;
}
#notify{
	background: #e1e1e1;
	border: 1px solid #cfcfcf;
	/*border-top: none;*/
}
#notify .links{
	height: 22px;
	position: relative;
}
#notify .links A{
	color: #636766;
	display: block;
	font-size: 11px;
	height: 12px;
	line-height: 12px;
}
#notify .links IMG{
	border: none;
}
#notify .links #notify_minimize{
	background: url(../images/notify_minimize.gif) no-repeat;
	left: 7px;
	padding-left: 10px;
	position: absolute;
	top: 5px;
}
#notify .links #notify_all{
	position: absolute;
	right: 90px;
	top: 5px;
}
#notify .links #notify_close{
	background: url(../images/notify_close.gif) no-repeat 48px;
	padding-right: 16px;
	position: absolute;
	right: 7px;
	top: 5px;
}
#notify_content DIV{
	border-top: 1px solid #cfcfcf;
	clear: both;
	color: #636766;
	padding: 10px 7px 10px 7px;
}
#head_right{
	width: 21px;
	/*width: 350px;*/
	height: 76px;
}
#head_right IMG{
	float: right;
}
/*#head_right input{
	float: right;
	margin: 20px 5px 0 0;
}*/

/*---CENTER---*/
#center{
	/*float: left;*/
	/*width: 100%;*/
	margin: 14px 0 0 0;
}
#center TR{
}
/*---HIDE---*/
#hide{
	width: 13px;	
}
#hide IMG{
	border: none;
	width: 6px;
	height: 22px;
	cursor: pointer;
}
/*---TREE---*/
#tree{
	/*width: 174px;*/
	padding: 0 14px 0 0;
}
#tree H2{
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 20px 13px;
}
#tree IMG{
	position: absolute;
	width: 16px;
	height: 16px;
	cursor: default;
}
#tree A{
	font-size: 11px;
	margin: 0px 0px 0px 3px;
	white-space: wrap !important;
}
#tree .element{
	margin: 2px 0 2px 0;
	line-height: 16px;
}
#tree .element .label{
	cursor: default;
	margin-left: 35px;
}
#tree .subtree{
	display: none;
	padding-left: 16px;
	/*width: 100%;*/
}
#tree .i1{
	left: 0px;
}
#tree .i2{
	left: 16px;
}
#tree .h {
	cursor: pointer !important;
}
#tree .actions{
	width: auto;
}
#tree .actions .el{
	padding: 3px 5px 3px 5px;
	font-size: 11px;
	white-space: nowrap;
}
#tree .actions .spl{
}
/*#tree UL{
	margin: 0 0 0 0px;
	padding: 0;
}
#tree LI{
	padding: 0 0 0 0px;
	margin: 2px 0 2px 0;
	list-style: none;
	line-height: 16px;
}
#tree LI IMG{
	float: left;
	width: 16px;
	height: 16px;
}
#tree LI A{
	font-size: 11px;
	margin: 0px 0px 0px 3px;
}
#tree UL UL{
	padding: 0;
	margin: 0 0 0 12px;
}*/
/*---CONTENT---*/
#content{
	padding: 0 12px 0 0;
}
.navigation{
	font-size: 14px;
	padding: 0 0 0 14px;
}
.page_url{
	padding: 0 0 0 14px;
}
.page_url a,.page_url a:hover,.page_url a:active{
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.navigation IMG{
	margin: 0px 4px 0px 4px;
}
.navigation IMG.reload{
	cursor: pointer;
}

/*---INFO---*/
.info{
	margin: 10px 0 0 0px;
}
.info TABLE{
	background: #f4f4f4 url(../images/info_bg.gif) repeat-x top;
}
.info TD{
	padding: 5px 0px 0px 0px;
	font-size: 14px;
	color: #666666;
}
.info TD.title{
	padding: 5px 0 0px 14px;
}
.info TD.value{
	padding: 5px 14px 0px 14px;
}
.info TD.list_button{
	padding: 5px 0 10px 14px;
}
/*---FORM---*/
.form{
	float: left;
	margin: 10px 0 0 0px;
	background: #f4f4f4 url(../images/info_bg.gif) repeat-x top;
}
.form TABLE{
}
.form TD{
	padding: 10px 0px 0px 0px;
	font-size: 14px;
	color: #666666;
}
.form TD.title{
	padding: 10px 0 0px 14px;
}
.form TD.value{
	padding: 10px 14px 0px 14px;
}
.form TD.value TD{
	padding: 0 !important;
}
.form TD.list_button{
	padding: 10px 0 10px 14px;
}
.form TEXTAREA{
	width: 100%;
	height: 200px;
	font-family: Tahoma, sans-serif;
}
.form .file{
	width: 195px;
	opacity: 0;
	filter:alpha(opacity=0);
	position: absolute;
	left: 0px;
	top: 0px;
}
.form .file_text{
	width: 164px;
}
.form .file_img{
}
.form I{
	padding: 5px 0 5px 14px;
}
.form HR{
	color: #d0d0d0;
	height: 1px;
	margin: 16px 0px 6px 0px;
	background-color: #d0d0d0;
	border: none;
}
/*---TABLES---*/
.tables{
	float: left;
	margin: 24px 0 0 0;
	min-width: 710px;
}
.tables_name{
	/*float: left;
	width: 100%;*/
	min-width: 100%;
}
.tables_name .act{
	float: left;
	height: 37px;
	background: url(../images/table_name_main_bg.gif) repeat-x;
	font-size: 12px;
}
.tables_name .act .left{
	float: left;
	width: 9px;
	height: 37px;
	background: url(../images/table_name_main_left.gif) no-repeat;
}
.tables_name .act .right{
	float: left;
	width: 9px;
	height: 37px;
	background: url(../images/table_name_main_right.gif) no-repeat;
}
.tables_name .act .title{
	float: left;
	font-weight: bold;
	padding: 15px 5px 0 5px;
}
.tables_name .another{
	float: left;
	height: 27px;
	background: url(../images/table_name_bg.gif) repeat-x;
	margin: 10px 0 0 0;
	font-size: 12px;
	cursor: pointer;
}
.tables_name .another .left{
	float: left;
	width: 7px;
	height: 27px;
	background: url(../images/table_name_left.gif) no-repeat;
}
.tables_name .another .right{
	float: left;
	width: 7px;
	height: 27px;
	background: url(../images/table_name_right.gif) no-repeat;
}
.tables_name .another .title{
	float: left;
	padding: 7px 5px 0 5px;
}
.table{
	/*float: left;
	display: none;*/
	min-width: 100%;
}
.table .top{
	float: left;
	width: 100%;
/*	height: 18px;*/
	background: #e5e5e5 url(../images/table_pages_bg.gif) repeat-x;
	padding: 10px 0 10px 0;
	margin: 0 0 0 0;
}
.table .buttons_top{
	float: none;
	font-size: 11px;
	padding: 0 0 5px 14px;
}
.table .records{
	float: left;
	width: 500px;
	font-size: 11px;
	padding: 0 0 0 14px;
}
.table .show_records{
	float: right;
	width: 160px;
	font-size: 11px;
	text-align: right;
	padding: 0 34px 0 0;
}
.table .show_records .text{
	width: 14px;
	height: 13px;
	border: 1px solid #999999;
	font-size: 10px;
	padding: 0 2px 0 2px
}
.table .show_records .image{
	/*margin: 10px 0 0 0 !important;*/
	border: none;
}
.table .graphic{
	float: left;
	margin: 5px;
}
.table TABLE.table_content{
	/*float: left;*/
	clear: left;
	background: #f4f4f4;
	width: 100%;
}
.table TH.field{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background: url(../images/table_head_splitter.gif) no-repeat right top;
	padding: 0 2px 0 0;
}
.table TH.field A{
	text-decoration: none;
}
.table TH.field A DIV{
	cursor: pointer;
}
.table TH.field DIV{
	background: url(../images/table_head_bg.gif) repeat-x;
	padding: 0 9px 0 9px;
	height: 25px;
}
.table TH.field DIV.act{
	background: url(../images/table_head_act_bg.gif) repeat-x;
}
.table TH.first DIV{
	padding: 0 9px 0 14px;
}
.table TH.checked{
	width: 34px;
	height: 20px;
	/*padding: 5px 0 0 0;*/
	text-align: center;
	background: url(../images/table_head_right_bg.gif) repeat-x;
	cursor: pointer;
}
.table TR.dark TD{
	background: #eaeaea;
}
.table TD.field{
	padding: 5px 9px 5px 9px;
	border-bottom: 1px solid #cccccc;
	font-size: 11px;
	color: #666666;
}
.table TD.field A,.tables TD.field A:hover{
	color: #666666;	
}
.table TD.first{
	padding: 5px 9px 5px 14px;
}
.table TD.menu{
	padding: 5px 0 5px 0;
}
.table TD.menu TABLE{
	width: 100%;
	height: 100%;
}
.table TD.menu TD.content{
	border: none;
	padding: 0 0 0 9px;
}
.table TD.menu TD.arrow{
	width: 5px;
	padding: 0;
	cursor: pointer;
}	
.table TD.menu IMG{
	border: none;
}
.table TD.menu .menu{
	border: none;
}
.table TD.menu .actions{
	background: #686868 url(../images/table_action_menu_bg.gif) repeat-x;
	border: 3px solid #686868;
	width: auto;
}
.table TD.menu .actions .el{
	height: 11px;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #ffffff;
	white-space: nowrap;
	background-color: none;
}
.table TD.menu .actions .act{
	height: 11px;
	padding: 5px 5px 5px 5px;
	font-size: 11px;
	color: #ffffff;
	white-space: nowrap;
	background-color: #adadad;
}
.table TD.menu .actions .spl{
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	padding: 0;
	background: #adadad;
}
.table TD.checked{
	width: 34px;
	background: #eaeaea;
	padding: 5px 0 0 0;
	text-align: center;
}
.table .buttons{
	float: left;
	width: 100%;
	height: 34px;
	background: #f4f4f4;
}
.table .buttons_table{
	float: left;
	background: #f4f4f4;
	padding: 6px 0px 5px 11px;
}
.table .buttons_record{
	float: right;
	background: #eaeaea;
	padding: 6px 34px 5px 8px;
}
/*---FOOTER---*/
.footer{
	clear: left;
	/*float: left;*/
	font-size: 12px;
	padding: 40px 0 24px 14px;
	/*width: 270px;
	height: 25px;
	line-height: 30px;
	white-space: nowrap;*/
}
.footer IMG{
	border: none;
	/*float: right;*/
	margin: 0 0 0 10px;
}
/*---POPUP_IMAGE---*/
/*.popup_image{
	background: #f4f4f4 url(../images/info_bg.gif) repeat-x top;
	padding: 20px 20px 20px 20px;
}
.popup_close{
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 7px 15px 0px 0px;
}
.popup_image #download H2{
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 20px 0px;
}
.popup_image #download INPUT.text{
	width: 191px;
}
.popup_image #download INPUT.file{
	width: 164px;
}
.popup_image #download INPUT.file_img{
	margin: 5px 0 0 0;
}
.popup_image #download SELECT{
	width: 195px;
}
.popup_image #download{
	border-right: 1px solid #ffffff;
	padding: 0 20px 0 0;
}
.popup_image #tree{
	border-left: 1px solid #cacaca;
	padding: 0 0 0 20px;
}
.popup_image #tree H2{
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 20px 13px;
}*/
/*.popup_image .tree UL{
	margin: 0 0 0 0px;
	padding: 0;
}
.popup_image .tree LI{
	padding: 0 0 0 0px;
	margin: 2px 0 2px 0;
	list-style: none;
	line-height: 16px;
}
.popup_image .tree LI IMG{
	float: left;
	width: 16px;
	height: 16px;
}
.popup_image .tree LI A{
	font-size: 11px;
	margin: 0px 0px 0px 3px;
}
.popup_image .tree UL UL{
	padding: 0;
	margin: 0 0 0 12px;
}*/


/*---FORM---*/
.text_add{
	width: 10px;
	height: 15px;
	border: 1px solid #c6c6c6;
}
*html .text_add{
	width: 10px;
	height: 17px;
}
.text_search{
	width: 50px;
}
.button{
	border: 1px solid #c6c6c6;
	background: #cccccc url(../images/button_bg.gif) repeat-x;
	padding: 0 5px 0 5px;
	overflow: visible;
}
.button_menu{
	background-color: #eaeaea !important;
	border: 1px solid #c6c6c6 !important;
	cursor: default !important;
}
.button_menu DIV{
	/*background: #cccccc url(../images/button_bg.gif) repeat-x !important;*/
	padding: 3px 5px 3px 5px !important;
	/*width: 78px !important;*/
	white-space: nowrap;
	cursor: default !important;
}
.button_div{
	/*width: 1px !important;*/
	float:left;
	padding: 0 5px 0 0 !important;
	white-space: nowrap !important;
}

/* μενώ */
div.menu_parent{
	position: relative !important;
}
div.menu{
	display: none;
	position: absolute !important;
	background-color: #ffffff;
	border: 1px solid #000000;
	cursor: pointer;
	width: auto !important;
}
div.menu TABLE{
	float: none !important;
	display: block !important;
}
div.menu TABLE TD {
	cursor: pointer;
}
/*---ERROR/MESSAGE---*/
.error{
	margin: 5px 0 5px 14px;
	color: #ff9999;
}
.message{
	margin: 5px 0 5px 14px;
	color: #1a5fd1;
}