BODY
{
	margin: 0px;
	background-color: #ffffff;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}

td
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}

/*template photogallery pop up start here*/

BODY.photogallery
{
	background-image: url(../_gfx/photogallery_popup.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*template photogallery pop up end here*/

/*template header -top menu- style sheets start here*/
DIV.menu_top
{
	margin-top: 10px;
	margin-left: 122px;
}

a.menu_top
{
	color: #909090;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

a.menu_top:hover
{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

.menu_top
{
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	padding-left: 5px;
}

a.lang
{
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	padding-left: 5px;
}

a.lang:hover
{
	color: #0071ac;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	padding-left: 5px;
}

DIV.home_image
{
	/*background-image: url(../_gfx/home_image.jpg);
	background-repeat: no-repeat;*/
	background-position: left top;
	padding-left: 300px;
	padding-top: 127px;
}

/*template header -top menu- style sheets ends here*/

/*content css starts here*/

DIV.home_press_bg
{
	background-image: url(../_gfx/home_shadow1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 580px;
	height: 180px;
}

DIV.home_bg
{
	background-image: url(../_gfx/home_bg.gif);
	background-repeat: no-repeat;
	width: 580px;
	height: 500;
}

.home_txt
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	padding: 10px 10px 10px 10px;
}

.home_txt_right
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	padding: 10px 10px 10px 30px;
}

.date_grey
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #7e7e7e;
}

.date_black
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
}

.date_black_paddingtop
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	padding-top: 20px;
}

a.paging_single_left
{
	background-image: url(../_gfx/paging_single_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 10px;
}

a.paging_single_left:hover
{
	background-image: url(../_gfx/paging_single_left_on.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 10px;
}

a.paging_pair_left
{
	background-image: url(../_gfx/paging_pair_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 10px;
}

a.paging_pair_left:hover
{
	background-image: url(../_gfx/paging_pair_left_on.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 10px;
}

a.paging_single_right
{
	background-image: url(../_gfx/paging_single_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
}

a.paging_single_right:hover
{
	background-image: url(../_gfx/paging_single_right_on.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
}

a.paging_pair_right
{
	background-image: url(../_gfx/paging_pair_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
}

a.paging_pair_right:hover
{
	background-image: url(../_gfx/paging_pair_right_on.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
}
/*
a.plain
{
	color: #000000;
	size: 11px;
	text-decoration: none;
}

a.plain:hover
{
	color: #0071ac;
	size: 11px;
	text-decoration: none;
}
*/
DIV.title11
{
	padding: 5px 0px 5px 0px;
}

DIV.paddingb5
{
	padding-bottom: 5px;
}

.padding_photogallery
{
	padding-left: 10px;
	padding-top: 10px;
}

DIV.title12
{
	padding: 5px 0px 0px 10px;
	width: 160px;
}

.title12bold
{
	font-size: 12px;
	font-weight: bold;
	color: #7f7f7f;
	text-decoration: none;
}

.title15
{
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.title18
{
	font-size: 18px;
	color: #646464;
	text-decoration: none;
}

a.grey11_arrow
{
	background-image: url(../_gfx/arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	margin-left: 20px;
	padding-left: 10px;
}

a.grey11_arrow:hover
{
	background-image: url(../_gfx/arrow_newslist_on.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #0071ac;
	text-decoration: underline;
	font-weight: normal;
	padding-left: 10px;
}

a.black11_arrow
{
	background-image: url(../_gfx/arrow_newslist1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	height: 15px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 10px;
}

a.black11_arrow:hover
{
	background-image: url(../_gfx/arrow_newslist_on.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #0071ac;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 10px;
}

a.black11
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.black11:hover
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #0071ac;
	text-decoration: underline;
	font-weight: bold;
}

a.black11plain
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: none;
}

a.black11plain:hover
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #0071ac;
	text-decoration: underline;
	font-weight: none;
}

a.black11no_underline
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: none;
}

a.black11no_underline:hover
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #0071ac;
	text-decoration: none;
	font-weight: none;
}

DIV.lightgrey_bg
{
	background-color: #F2F2F2;
	width: 340px;
	height: auto;
}

DIV.lightgrey_txt
{
	padding: 10px 10px 10px 10px;
}

DIV.title_greybg
{
	background-image: url(../_gfx/title_grey_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 378px;
	height: 30px;
	margin-top: 10px;
	margin-left: 3px;
}

DIV.title_bluebg
{
	background-image: url(../_gfx/title_blue_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 378px;
	height: 30px;
	margin-top: 10px;
	margin-left: 3px;
}

DIV.title_blue
{
	padding: 8px 5px 5px 10px;
}

.title_txt
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

a.title_txt
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 25px;
}

a.title_txt2
{
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 35px;
}

DIV.photo_thumb
{
	border: 1px solid #000000;
}

.footer_txt
{
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.footer
{
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.footer:hover
{
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #0071ac;
	text-decoration: none;
	font-weight: bold;
}

.dots_vertical
{
	background-image: url(../_gfx/dots_vertical.gif);
	background-repeat:repeat-y;
}

DIV.dots_horizontal
{
	background-image: url(../_gfx/dots_horizontal.gif);
	background-repeat:repeat-x;
}

.input
{
	border: 1px solid #A5A5A5;
	width: 225;
	font-family: Trebuchet MS;
	font-size: 11px;
}

.select
{
	border: 1px solid #A5A5A5;
	width: 225;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}

DIV.submit_box
{
	width: 110px;
	margin-top: 10px;
	float: right;
	background-color: #FFC000;
	background-image: url(../_gfx/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: 20px 8px;
}

.submit
{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 7px;
	text-align:center;
	
}

DIV.reset_box
{
	width: 110px;
	margin-top: 10px;
	float: right;
	background-color: #DBDBDB;
	background-image: url(../_gfx/arrow_black.gif);
	background-repeat: no-repeat;
	background-position: 20px 8px;
}

.reset
{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 7px;
	text-align:center;
}

DIV.IRshow_box
{
	background-color: #DBDBDB;
	background-image: url(../_gfx/arrow_grey_l.gif);
	background-position: 20px 8px;
	background-repeat: no-repeat;
	width: 110px;
	height: 25px;
}

.IRshow_txt
{
	padding: 5px 5px 5px 5px;
	color: #6D6D6D;
	text-align: center;
}
/*content css end here*/

/*IR stylesheets start here*/

#pipe ul {
	list-style: none;
	margin-left: 0;
	/*padding-left: 1em;
	text-indent: -1em;*/
	}

#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#pipe ul li {
	margin-left: 0;
	padding: 1px 1px;
	/*border-left: 1px solid #000;*/
	list-style: none;
	display: inline;
	
	}
	
#pipe ul li.active {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
#pipe ul li.sep {
	margin: 0px;
	padding: 0px;
	}

A.stock
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../_gfx/sub_arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	line-height: 20px;
	/*margin-bottom:10px;
	display:  inline-block;*/
}

A.stock:hover
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../_gfx/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	background-color: #FFE080;
}

#pipe ul li span.stock_on
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../_gfx/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	background-color: #FFE080;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	line-height: 20px;
}

DIV.stock_title
{
	background-color: #7F7F7F;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	height:30px;
}

DIV.stock_title_txt
{
	color: #ffffff;
	padding-left: 10px;
	padding-top: 8px;
	font-weight: bold;
	font-size: 11px;
}
/*IR stylesheets end here*/

DIV.top
{
	background-image: url(../_gfx/arrow_top.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}

/*content category photo starts here*/
DIV.photo_top
{
	margin-left: 30px;
	margin-top: 10px;
}

/*content category photo ends here*/

DIV.stockhome
{
	background-color: #f2f2f2;
	width: 155px;
	height: 55px;
	margin: 5px 10px 5px 10px;
}

.padding5
{
	padding: 5px 5px 5px 5px;
}

.padding10
{
	padding: 10px 10px 10px 10px;
}

DIV.submenu_subcat_top
{
	background-image: url(../_gfx/in_submenu_t.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 3px;
	margin-left: 17px;
}

DIV.submenu_subcat_middle
{
	background-image: url(../_gfx/in_submenu_m.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 160px;
	height: auto;
}

DIV.submenu_subcat_bottom
{
	background-image: url(../_gfx/in_submenu_b.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 3px;
	margin-left: 17px;
}
DIV.submenu_subcat_title
{
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

DIV.submenu_txt
{
	background-image: url(../_gfx/sub_arrow_grey.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-left: 5px;
	padding-left: 7px;
	margin-top: 12px;
}

DIV.submenu_txt_on
{
	background-image: url(../_gfx/sub_arrow_black.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-left: 5px;
	padding-left: 7px;
	margin-top: 12px;
	font-weight: bold;
}

DIV.submenu
{
	width: 170px;
	vertical-align: top;
	margin-left: 17px;
}

DIV.photogallery
{
	width: 100%;
}
DIV.photogallery_title
{
	background-color: #7F7F7F;
	margin-left: 10px;
	margin-right: 10px;
	height:30px;
	background-image: url(../_gfx/zoom_in.gif);
	background-repeat: no-repeat;
	background-position: right;
}

DIV.photogallery_title2
{
	background-color: #0071AD;
	margin-left: 10px;
	margin-right: 15px;
	height:30px;
	background-image: url(../_gfx/zoom_in.gif);
	background-repeat: no-repeat;
	background-position: right;
}

DIV.sitemap_title
{
	background-color: #7F7F7F;
	margin-left: 10px;
	margin-right: 15px;
	height:30px;
}

DIV.sitemap_title_txt
{
	color: #ffffff;
	padding-left: 10px;
	padding-top: 8px;
	font-weight: bold;
	font-size: 11px;
}
.zoom_txt
{
	font-size: 10px;
	color:#ffffff;
	font-weight: bold;
	padding-right: 30px;
	padding-top: 2px;
}

.photo_frame
{
	border: 1px solid #000000;
}

DIV.photogallery_title_txt
{
	color: #ffffff;
	padding-left: 10px;
	padding-top: 8px;
	font-weight: bold;
	font-size: 12px;
}

.stock_green_txt
{
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	color: #608906;
}

DIV.companylist_title
{
	background-color: #7F7F7F;
	margin-right: 10px;
	width: 176px;
	height:30px;
	background-repeat: no-repeat;
	background-position: right;
}

DIV.companylist_title_txt
{
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 11px;
}

DIV.companylist_box
{
	border: 1px solid #CCCCCC;
	width: 176px;
	height: 150px;
}

DIV.paging
	{
		font-size: 11px;
		padding-right: 10px;
		padding-bottom: 10px;
	}
	
DIV.newslist_title
{
	background-image: url(../_gfx/arrow_newslist.gif);
	background-repeat: no-repeat;
	background-position: left 15px;
	padding-left: 10px;
	padding-top: 10px;
}	

DIV.newslist_txt
{
	padding-left: 10px;
	padding-top: 5px;
}	
/*main_menu_navigation start here*/

DIV.title_bold
{
	padding-left: 10px;
	padding-top: 10px;
}

.title_bold
{
	color: #000000;
	font-weight: bold;
}
.menu
{
	background-image: url(../_gfx/bkgrnd.gif);
	background-repeat: no-repeat;
	width: 190px;
	height: 347px;
	padding-left:20px;
}

DIV.table_menu
{
	background-color: #FFC000;
	background-image: url(../_gfx/bg_orange.gif);
	background-repeat:repeat-y;
	background-position: right;
	width: 170px;
	padding-top: 10px;
}

DIV.cells_on
{
	margin: 0 5px 2px 0;
	background-image: url(../_gfx/arrow_left.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 6px;
}
/*
DIV.cells A
{
	display: block;
	width: 100%;
}

DIV.cells A:hover
{
	color: #7F6F41;
}*/
A.cells 
{
	margin: 0 5px 2px 0;
	background-image: url(../_gfx/arrow_left.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 6px;
	display: block;
	width: 100%;
}

A.cells:hover
{
	color: #7F6F41;
	background-image:url(../_gfx/arrow_left_hover.gif);
}


/*main category, css -start*/
DIV.cells_3rdl
{
	margin: 0 0 5px 3px;
	/*border:1px solid red;*/	
	background-image: url(../_gfx/arrow.gif);
	background-repeat:no-repeat;
	background-position: 4px 11px;
	padding: 4px 0px 4px 15px;
}
/*main category, css -end*/

/*an einai energh h main category, get this -start*/
DIV.cells_3rdl_on
{
	margin: 0 0 1px 0;
	background-image: url(../_gfx/bg_yellow_light.gif);
	background-color: #FEF2AC;
	background-repeat:repeat-y;
	background-position: right;
	padding: 4px 0px 4px 7px;
	background-color:#FFF3AD;
	font-weight: bold;
	/*background-color: #FEE080;*/
}
DIV.cells_3rdl_on DIV
{
	background-image: url(../_gfx/arrow_left.gif);
	background-repeat:no-repeat;
	background-position: left;
}
DIV.cells_3rdl_on DIV DIV
{
	padding-left:8px;
}
DIV.cells_3rdl DIV DIV A
{
	display: block;
	width:100%;
}
DIV.cells_3rdl_on DIV DIV A
{
	display: block;
	width:100%;
}
/*an einai energh h main category, get this -end*/

/*an den yparxei ypokathgoria sto main menu, get this -start*/
DIV.cells_3rdl_nosub
{
	margin: 0 0 1px 3px;
	/*border:1px solid red;*/	
	/*background-image: url(../_gfx/arrow_left.gif);
	background-repeat:no-repeat;
	background-position: 6px 7px;*/
	padding: 4px 0px 4px 15px;
	text-decoration: none;
}
/*an den yparxei ypokathgoria sto main menu, get this -end*/

DIV.cells_lastf
{
	margin: 0 0 5px 0;
}

.bgyellow
{
	/*background-color: #FEE080;*/
	background-image: url(../_gfx/bg_yellow.gif);
	background-repeat:repeat-y;
	background-position: right;
	background-color: #FCDE7E;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.bgyellow_3rdl
{
	background-color: #FBEAB4;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

a 
{
	font-family: Trebuchet MS;
	font-size:11px;
	text-decoration: none;
	color: #000000;
	font-weight: none;
}

div.line
{
	background-color:#FFC000;
	height: 1px;
	width: 100%;
	margin-left:0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.line_3rdl
{
	background-color:#FFC000;
	height: 1px;
	width: 100%;
	margin-left:0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
A.topcat_offq 
{
	display: block;
	
}

/*main menu navigation ends here*/









table.ir_HolderTableInside
	{
	width:100%;
	background-color:#FFFFFF;
	}
table.ir_HolderTable	
	{
	width:100%;
	background-color:#FFFFFF;
	}
table.ir_MainTable	
	{
	width:100%;
	background-color:#FFFFFF;
	margin-top:10px;
	}
.ir_red
	{
	color:#FF0000;
	}	
.ir_green
	{
	color:#068400;
	}	
	
td.ir_header
	{
	background-color:#E6E6E6;
	padding-top:6px;
	padding-bottom:4px;
	padding-left:4px;
	border-bottom:1px #ffffff solid;	
	padding-right:4px;
	}
	
td.ir_title
	{
	background-color:#E6E6E6;
	padding-top:6px;
	padding-bottom:4px;
	padding-left:4px;
	border-bottom:1px #ffffff solid;	
	}
td.ir_title2
	{
	background-color: #7F7F7F;
	height:30px;
	color: #ffffff;
	font-weight: bold;
	padding-top:8px;
	padding-bottom:6px;
	border-bottom:10px #ffffff solid;
	border-top:10px #ffffff solid;
	text-align:left;
	padding-left:4px;
	}
td.ir_title3
	{
	background-color: #7F7F7F;
	height:30px;
	color: #ffffff;
	font-weight: bold;
	padding-top:8px;
	padding-bottom:6px;
	border-top:10px #ffffff solid;
	text-align:left;
	padding-left:4px;
	}		
td.ir_data
	{
	background-color:#F2F2F2;
	text-align:right;
	padding-top:6px;
	padding-bottom:4px;
	padding-right:4px;
	border-bottom:1px #ffffff solid;
	border-right:1px #ffffff solid;
	}
td.ir_data3
	{
	background-color:#F2F2F2;
	text-align:right;
	padding-top:6px;
	padding-bottom:4px;
	padding-right:4px;
	border-bottom:1px #ffffff solid;
	border-right:1px #ffffff solid;
	}
td.year
	{
	background-color:#7F7F7F;
	color: #ffffff;
	padding-top:10px;
	padding-bottom:8px;
	padding-right:6px;
	font-weight: bold;
	font-size: 11px;
	text-align:right;
	}
td.ir_DatesForm
	{
	background-color:#F2F2F2;
	height:44px;
	font-weight:bold;
	}
