body{
	}
	

ul{
font-family: Tahoma;
font-size: 13px;
}

table.kat{
	
}

table.kat td{
font-size: 12px;
}


div.main{
margin-left: 15px;
margin-top: 15px;
font-family: Tahoma;
font-size: 13px;
font-family: Tahoma;
font-size: 13px;
}
p{

}

p.main
{
margin-left: 15px; 
margin-right: 30px;
/*text-align: justify;*/
}


/*<span style="letter-spacing: 7pt"><b>
						<font face="Verdana" size="5" color="#2E2E2E"
						*/
h1{
margin-bottom: 0px;
margin-top: 0px;
letter-spacing: 7pt;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 20px;
color: #2E2E2E;
font-weight: bold;
}

h2{
font-family: Tahoma;
font-weight: bold;
font-size: 13px;
text-transform: uppercase;
margin-bottom: 0px;
margin-top: 0px;
}				

h3{
font-family: Tahoma;
font-size: 13px;
margin-bottom: 0px;
margin-top: 0px;
}				

td.top_menu{
	text-align: center;
  	height: 37px;
	width: 25%;
}


td.top_menu a{
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	display: block;
   width: 100%;
   height: 90%;
 text-decoration: none;
 padding-top: 5px;
 }
td.top_menu a:hover{
color: White;
background-color: #464646;
}

td.left{
background: url(images/menu_top.gif);
height: 111px;
width: 250px;
text-align: center;
font-family: Arial Black;
font-size: 24px;

}

td.right{
	width: 180px;
	background-color: #464646;
	text-align: right;
	font-family: Tahoma;
	color: White;
	font-weight: bold;
	font-size: 12px;
}

td.right a{
margin-right: 10px;
color: #e0e0e0;
}
/*************************      ΜΕΝή     *******************/
ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 250px; /* Width of Menu Items */
	/*border-bottom: 1px solid #ccc;*/
	z-index: 10;
   font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-transform: uppercase;
	}

ul.menu li.menu1 {
	position: relative;

	}
	
li.menu1 ul.menu {
	text-transform: none;
	text-align: left;
	position: absolute;
	width: 220px; 
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 30px;
	left: 230px; /* Set 1px less than menu width */
	top: -5;
	display: none;
/*	background: #a0a0a0; */
	
 	}
	
	
/* Styles for Menu Items */
ul.menu li.menu1 a {

	display: block;
	text-decoration: none;
   color: #ffffff;
/*	background: #fff; *//* IE6 Bug */
	padding: 5px;
/*	border: 1px solid #ccc;
	border-bottom: 0;*/
	}

/* Fix IE. Hide from IE Mac \*/
* html ul.menu li.menu1 { float: left; height: 1%; }
* html ul.menu li.menu1 a { height: 20%; }
/* End */

ul.menu li.menu1 a:hover { 
color: Black; 
background: #a0a0a0; 
/*background: #829dfe; */
} /* Hover Styles */

li ul.menu li.menu1 a { 
text-transform: lowercase;
padding: 2px 5px; 	
background: url(images/menu1.gif); 
background-color: Black;

} /* Sub Menu Styles */
		
li.menu1:hover ul.menu, li.menu1.over ul.menu { display: block; 
z-index: 2;

} 


/* The magic */

/*************************     ΚΞΝΕΦ    ΜΕΝή     *******************/