/* CSS Document */


body {
	margin-top: 0px;
	background-image: url(../images/bgrd.jpg);
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #0097DF;
}
a:active {
	text-decoration: none;
	color: #6699CC;
}
.style3 {
	font-size: 11px;
	font-family: Tahoma;
}

#dropmenudiv{ /* το υπομενού 2ου επιπέδου*/
	position:absolute;
	background-image: url(../images/bgrd_white.png);
	border:0px solid black;
	border-bottom-width: 0;
	font:11px Tahoma;
	line-height:14px;
	z-index:100;
}

#dropmenudiv a{ /* τα links στο υπομενού 2ου επιπέδου*/
	width: 100%;
	display: block;
	padding: 1px 1;
	text-decoration: none;
	font:normal 11px Tahoma;
	line-height:20px;
}

#dropmenudiv a:hover{ /*hover background color στο menu 2ου επιπέδου*/
	background-image: url(../images/bgrd_grey.png);
}


.navlist li {/*Το βασικό menu των σελίδων*/
	list-style-type: none;
	width: 160px;
	background-image: url(../images/bgrd_white.png);
	font:normal 11px Tahoma;
	line-height:20px;
}

.navlist li a:hover{/*Το βασικό menu των σελίδων*/
	text-decoration: none;
	color: #0097DF;
}

table{
	font-size:12px;
	font-family:Tahoma;
	font-style:normal;
	color:#797979;
}

	#table1{/*Ο πινακας του path των σελίδων*/
	font-size:10px;
	font-family:Tahoma;
	font-style:normal;
	text-decoration: none;
	color:#999999;
	}
	
	#table2{/*πινακας του βασικού κειμένου των σελίδων*/
	font-size:11px;
	font-family:Tahoma;
	font-style:normal;
	color:#333333;
	}
	
	#table3{/*Ο πινακας του menu των σελίδων*/
	color:#666666;
	}
	
	#table5{/*Ο πινακας των Pdf κάτω στο βασικό κείμενο*/
	font-size:10px;
	text-decoration: underline;
	font-family:Tahoma;
	font-style:normal;
	}
	
    .navlist2 li {/* Η λίστα των Pdf */
	list-style-type: square;
	width: 360px;
	font:normal 10px Tahoma;
	line-height:10px;
	color:#0097DF;
}

	.navlist2 li a:hover{/* Η λίστα των Pdf όταν περνάει το mouse*/
	text-decoration: underline;
	color: #0097DF;
}

	 .navlist3 li {/* Η λίστα των Pdf */
	list-style-type: square;
	width: 360px;
	font:normal 11px Tahoma;
	line-height:11px;
	color:#0097DF;
	background-color: #E9E9E9;
}

	#table4{/*Ο πινακας των φωτογραφιων δεξιά στο main των σελίδων*/
	font-size:11px;
	font-family:Tahoma;
	font-style:normal;
	color:#333333;
	}
		
	#table6{/*Ο πινακας του κειμένου πάνω από τις φωτογραφίες δεξιά*/
	font-size:11px;
	font-family:Tahoma;
	font-style:normal;
	color:#ffffff;
	font-weight: bold;
	}	
	
	#table7, #table001, #tablecontactform {/*πινακας του βασικού κειμένου των σελίδων*/
	font-size:11px;
	font-family:Tahoma;
	font-style:normal;
	color:#333333;
	}

		
	#table8 {/*πινακας του βασικού κειμένου των σελίδων*/
	font-size:11px;
	font-family:Tahoma;
	font-style:normal;
	color:#999999;
	font-weight: bold;
	}
	
	table12{/*Ο πινακας των Pdf κάτω στο βασικό κείμενο*/
	font-size:10px;
	text-decoration: underline;
	font-family:Tahoma;
	font-style:normal;
	}
	
	#table22 a{/*Ο πινακας των φωτογραφιων δεξιά στο main των σελίδων*/
	font-size:10px;
	font-family:Tahoma;
	font-style:normal;
	color:#FFFFFF;
	}
	
	#h5 {/*Ο τίτλος σε κάθε main κείμενο*/
	font-size:11px;
	font-family:Tahoma;
	font-style: normal;
	font-weight: bold;
	color: #797979;
	}
	.style6 {color: #66CCFF}
	
	
	
