@charset "utf-8";
.TopBackground {
	background-image: url(Images/banner_background.gif);

}

A.Menu_banner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #white;
	text-decoration: none;
}

A.Menu_banner:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
A.Menu_banner:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
A.Menu_banner:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}
A.Menu_banner:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #0CC;
	text-decoration: none;
}
.Greek_Text_Menu {
	font-family: Symbol;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.English_Text {
	font-family: verdana;
	font-size: 14px;
	color: #333;
}
.footer_text {
	font-family: verdana;
	font-size: 10px;
	color: #333;
	background-color: #F0F0F0;

}
.advert_background {
	background-image: url(Images/advert_background.gif);
}
.Main_Title {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.Main_Text {
	font-family: verdana;
	font-size: 12px;
	color: #333;
}
.archive_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	background-image: url(Images/archiveback.gif);
	text-align: center;

}
.archives {
	font-family: verdana;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.archives:link {
	font-family: verdana;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.archives:active {
	font-family: verdana;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.archives:visited {
	font-family: verdana;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.archives:hover {
	font-family: verdana;
	font-size: 12px;
	color: blue;
	text-decoration: none;
}.Menu_Background {
	background-image: url(Images/menu_back.gif);
	background-repeat: repeat;
}
