<html> 
<head> 
<meta http-equiv="content-language" content="el"> 
<meta http-equiv="content-type" content="text/html; charset=windows-1253"> 
<title>output style</title> 
</head>
<head> 
<style type="text/css">{ }

a:link, a:visited
{
color: #555555;
font-weight:600;
}

a:hover, a:active
{
color:#dc6718;
font-weight:600;
}

body {
margin-top:0;
text-align:center;
padding: 0;
font: 8pt Verdana, sans-serif;
background-color:#E1CFBD;
}

#container 
{
margin-left:auto;
margin-right:auto;
width:1024px;
text-align:left;
background-color:#ffffff;
}

/* TOP SECTION - LOGO + MENUS */

#top
{
margin:0px;
background-image: url('../images/background.jpg');
background-repeat: repeat;
border-bottom: 8pt solid #aecabb; 
}

#logo
{
color: ffff00;
font-size: x-large;
font-weight: bold;
font-size:18pt;
border:0px none;
padding: 10 40 0 10;
}
	
#top_menu
{
float:right;
width:70%;
vertical-align:top;
}

#top_menu ul
{
list-style:none;
margin-right:10px;
margin-top:0;
}

#top_menu li
{
float:right;
padding: 0 8px;
border-right: 1px solid #000000;
}

#top_menu a
{
display:block;
text-decoration: none;
font-size:8pt;
}

#menu {
padding-top:2px;
padding-bottom:8px;
border-bottom: 5px solid #dc6718;
}

#menu ul, li {
font: 11pt Tahoma;
margin:0;
list-style-type: none;
padding:2px;
}

#menu li {
display: inline;
border:1px outset #dcdcdc;
}

#menu a {
text-decoration: none;
padding: 2px 7px;
}

#menu a:hover
{
background: #d7e7be;
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6 
{
position:relative;
bottom:-5px;
width:100%;
}

.smenu li
{
background-color: #d7e7be;
font: 10pt Tahoma;
border: 1px outset #ffffff;
}

-->

/* CONTENT SECTION */

#content 
{
background-color:#ffffff;
border-bottom: 8pt solid #aecabb; 
}

/* NEWS SECTION - FROM NEWS DATABASE */

#news
{
width:500px;
float:left;
margin:0px;
margin-left: 2pt;
margin-top: 4pt;
border-left: 8pt solid #aecabb; 
border-right: 8pt solid #aecabb; 
margin-bottom: 4pt;
}

#newsitem
{
margin: 25 10 0 10;
padding:8 0;
background-color: #F5EFE9;
}

#newsitem img
{
width:40%;
margin-right: 8px;
margin-bottom:8px;
border:0px none;
float:left;
}

#child
{
margin:0; 
padding:5 0 5 20;
text-align:left;
font-size:8pt;
color:black;
}


/* ========= MIDDLE COLUMN ========= */

#middle
{
margin-top: 4pt;
margin-left: 4pt;
margin-right:0pt;
width: 280px;
}

#middleitem
{
padding:10pt 0pt 6pt 10pt;
border: 1px solid #aecabb;
margin-bottom: 6pt;
background-color: #ffffdf;
}

#middleitem p 
{
margin-top: 4pt;
margin-right: 4pt;
}

#middleitem img
{
border: 0px;
width:252px;
height:101px;
}

#links
{
float:left;
margin-bottom:1em;
padding:4px;
}

/*============ RIGHT COLUMN ============= */

#right
{
width:200px;
margin-top: 4pt;
margin-left: 4pt;
margin-right:0pt;
}

#rightitem 
{
padding: 10pt 0pt 10pt 8pt;
font-weight: 600;
border: 1px solid #aecabb;
background-color: #Ffff9d;
}

#rightitem p
{
font-size: 8pt; 
line-height: 1.5;
}

/* FOOTER - OWNERSHIP, ETC. */

#footer
{
clear:both;
margin:0;
padding:2px;
width:1024px;
font-size:8pt;
text-align:center;
}

/* General purpose */

h1 
{
text-align:left;
font-size: 12pt;
font-weight:600;
margin: 25 10 15 10;
}

p
{
text-align:left;
font-size: 9pt;
color:black;
margin:0 10 5 0;
}

.reference
{
text-align:left;
font-size: 8pt;
color:black;
margin:10 10 5 20;
}

.normal_table
{
width:100%;
border-bottom: 5px solid #ffffff;
}

.td, tr
{
vertical-align: top;
margin: 0; padding:0;
}

.submit 
{
text-decoration:none;
font-size: 8pt; 
}

.input 
{
font-size: 8pt; 
}

#email
{
margin:0;
padding:0;
font-size: 8pt; 
background-color: #ffffff;
}

.primetitle 
{
text-align:left;
font-size: 20pt;
margin-bottom: 12;
padding-bottom:0;
}

.title 
{
text-align:left;
font-size: 10pt;
font-weight:600;
margin-bottom: 12;
padding-bottom:0;
}

.subtitle 
{
text-align:left;
font-size: 11pt;
font-weight:800;
color: #dc6718;
margin-top:10pt;
}

.sectitle 
{
text-align:left;
font-size: 11pt;
font-weight:800;
background-color: #dc6718;
color: #ffffff;
}

.idate
{
margin-bottom: 6px;
font-size:8pt;
}

.text
{
text-align:left;
font-size: 9pt;
color:black;
margin:0 20 0 0;
}

.boldtext
{
text-align:left;
font-size:9pt;
font-weight:700;
color:black;
margin:0;
}

.smalltext
{
text-align:left;
font-size:8pt;
padding-top:0;
margin-top:0;
}

.topmargin 
{
margin-top:14pt;
}

.leftmargin
{
margin-left:2em;
}

.bottommargin
{
margin-bottom:2em;
}

.right
{
text-align:right;
margin:0;
padding-top:0;
padding-right:12;
}

.center
{
text-align:center;
}

</STYLE>
</HEAD>
</html>