body{
	font-size: 9pt;
	font-family:verdana;
	margin-top:2px;
}

td{
	font-size: 8pt;
}

.headerTable {
	width:100%;
	margin-top:5px;
	background: url('http://fnet.thpa.gr/etimologia/images/fond.png') repeat-x top right ;
	border-bottom: 1px solid #8D6D34; 
	border-right:1px solid #8D6D34;
	border-top: 1px solid #FFEDCE; 
	border-left:1px solid #FFEDCE;
}


.buttOFF {
	height:21px;
	width:109px;
	/*	background-color:#eeeeff;  */
	background: url('http://fnet.thpa.gr/etimologia/images/buttback1.gif') repeat-x top right ;
	font-size:9pt;
	font-weight:bold;
	color: #009966;
}
.buttON {
	height:21px;
	width:109px;
	/*	background-color:#00ff00; */
	background: url('http://fnet.thpa.gr/etimologia/images/buttback2.gif') repeat-x top right ;
	font-size:9pt;
	font-weight:bold;
	color: #000000;
}

.dataRow1 {
	background-color: #D7D7D2; /* D7D7D2, ÂÂÂÂÂ6  */
}

.dataRow2 {
	background-color: #fafaf7;
}

.datatd{
	cursor: pointer; 
	font-family:verdana;
	
	padding-left: 5px;
	padding-right: 5px;
}

.bltd { /* bordeless TD */
	border: 0px;
	cursor: default;
	background-color: #ffffff;
}

.deptSeparator {
	background-color:#BBBBB6;
	font-weight:bold;

}

.sideChoice{
	font-size:90%;
}

.empDetailsHead{
	cursor: pointer; 
	font-size:120%;
	font-weight:bold;
	color:#121212;
	
}



.aTitle {
	text-align:center;
	font-size:140%;
	font-weight:bold;
	color:#121212;
}

.custLabel{
	text-align:left;
	/* background: url('http://staff.thpa.gr/images/buttback2.gif') repeat-x top right ; */

	background-color:#fbd690;
	
	font-weight: bold;
	font-size:9pt;
	margin-top:10px;
	padding:4px;
	vertical-align:middle;
}


.custDetails {
	font-weight:bold;
	font-size:140%;
	vertical-align:middle;
}

.statsDaysSummaryTable  , .statsDaysSummaryTable td {
	font-size:95%;
	text-align:right;

}

.headTd{
	font-weight:bold;
	background-color:#BBBBB6; /* A1B1F9  */
	border:1px solid #CCCCC7;
	font-family:verdana;
	/* cursor:pointer; */
	padding-left: 5px;
	padding-right: 5px;	
	padding-top: 15px;
	padding-bottom: 15px;	

}

.headTd2{
	background-color:#BBBBB6; /* A1B1F9  */
	border:1px solid #CCCCC7;
}

.headTdFN{ /*   same as above, but no "cursor:pointer"   */
	font-weight:bold;
	background-color:#BBBBB6; /* A1B1F9  */
	border:1px solid #CCCCC7;
	font-family:verdana;
}

.headerTD {
	border-right:1px solid #8D6D34;
	border-bottom:1px solid #8D6D34;
	border-top:1px solid #FFEDCE;
	border-left:1px solid #FFEDCE;
	text-align:center;
	vertical-align:top;
	font-weight:bold;
}

.popupDiv {
	background-color: #ffffff; /* fafaff */ 
	border:1px solid #CCCCC7; /* e1e1ee */
	font-family:verdana;
	height:400px;
	width:400px;
	top:50px;
	left:300px;
	display:none;
	overflow:auto;
	text-align:center;
}

#etitle, #ititle, #atitle {
	text-align: right;
	background-color: #CCCCC7; /* 0000ee */
	color: #ffffff;
}

#sbox {
	position: absolute; 
	background-color: #ffffff; 
	text-align: left; 
	border: 1px solid #D7D7D2;
	font-family:verdana;
	width:200px;
}	


/* #dept1Menu , #dept2Menu , #dept3Menu , #dept4Menu { */
.subMenu {
	border:1px solid #8d6d34;
	z-index:6;
	position:absolute;
	display:none;
	background-color:#f9f5ea;
	padding:4px;
	text-align:left;
	opacity: .8;
	font-weight:normal;
}


.wsCell{
	font-weight:bold;
	width:230px;
	padding:4px;

}

.searchFormTable {
	border:1px solid #D7D7D2;
}

.searchFormTD {
	border:0px;
	background-color:#D7D7D2;
}

.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
	font-family:verdana;
}

.suggest_link_over {
	background-color: #CCCCC7;
	padding: 2px 6px 2px 6px;
	font-family:verdana;
}

.editLabelTD {
	text-align:right;
	font-weight:bold;
	background-color: #BBBBB6;
	font-family:verdana;
	padding:4px;
}

.editDataTD {
	text-align:left;
	background-color: #EDECFF;
	font-family:verdana;
	padding:4px;
}

.lastRowTd {
	border-top:1px solid #D7D7D2;
}

.sectionHead1{ /*  The main header as it appears exactly under the horizontal menu  */
	font-size:16pt;
	color: #777788;
	font-weight:bold;
	font-family:verdana;
	text-align:center;
}

.sectionHead { /*  The section header (name), as it appears on the 'insert' and 'edit' popups   */
	font-size:11pt;
	font-weight:bold;
	font-family:verdana;
	
	
}

.sectionHead2 { /*  The section header (name), as it appears on the 'insert' and 'edit' popups   */
	font-size:11pt;
	font-weight:bold;
	font-family:verdana;
}

a.actionCmd {
	text-decoration:none;
	color: #ccccdd;
	font-family:verdana;
}


a.smallText:link ,  a.smallText:hover , a.smallText:visited , .smallText {
	font-size:95%;
	font-style:italic;
}

#tableDiv {
	/* height:400px;
	    overflow:auto;
	*/
}

a  {
	text-decoration:none;
	color:#000000;
	
}

input  {
	border:1px solid #aaaaaa;
	font-size:8pt;
	font-family:verdana;

}

select {
	border:1px solid #aaaaaa;
	font-size:8pt;
	font-family:verdana;
}

a.mainMenuItem {
	font-weight:bold;
	color: #000000;
	font-family:verdana;
}

.OKMessage {
	color:#22aa22;
	font-weight:bold;
	font-family:verdana;
}

.errorMessage {
	color:#dd0000;
	font-weight:bold;
	font-family:verdana;
	padding:4px;
	background-color:#ffff00;
	text-align:center;
}

.errorMessage2 {
	color:#dd0000;
	font-weight:bold;
	font-family:verdana;
	padding:4px;
	text-align:center;
}


.aMessage{
	color:#000000;
	font-weight:bold;
	padding:4px;
	text-align:center;
}


.actionIcon {
	cursor:pointer;
}


/* Used in tad_deltio.php for printing workarea names (in the HTML table) */
#deltioTable td {
	text-align:center;
	border:1px solid #aaaaaa;
}


#deltioTable td.waLevel0 {
	text-align:left;
}

#deltioTable td.waLevel1 {
	border:2px solid #000000;
	font-weight:bold;
	text-align:left;
}

#deltioTable td.waLevel2 {
	border:2px solid #000000;
	background-color:#cccccc;
	font-weight:bold;
	text-align:left;
}

#deltioTable td.summaryRow {
	border-top:2px solid  #000000; 
	border-bottom:2px solid  #000000; 
	border-left:1px solid  #000000; 
	border-right:1px solid  #000000; 
	
	font-weight:bold;
	text-align:left;
}

#invDiv {
	width:300px;
	background-color:#ffffff;
	font-weight:bold;
	padding:1px;
	border:0px solid #ededed;		
}
#timLabel {
	background-color:#d2d3d4;
	padding:1px;

	
	cursor:pointer;
}


