﻿@charset "utf-8";


.form
{
color: #ffffff;
font-size:9pt; font-family: arial, verdana;

}


/* titloi periexomenou */
.title
{

	background-position: 0px 0px;
	background-repeat: repeat;
	background-attachment: scroll;
}



/* content style */
.content
{

	font-family: Arial, Verdana ;
	font-size:12px;
	color:#666666;

}


/* links genika */

a:link    {
text-decoration: none;
color: #333333;
font-size:10pt; 
font-family: tahoma,  arial;

}
a:visited {
text-decoration: none;
color: #333333;
font-size:10pt; 
font-family: tahoma,  arial;

}
a:hover   {
text-decoration: none;
color: #999999;
font-size:10pt; font-family: tahoma,   arial;

}
a:active  {
text-decoration: none;
color: #999999;
font-size:10pt; font-family: tahoma,  arial;

}



/* ston header panw ta links twn glwsswn */

.lang:link
{
text-decoration: none;
color: #ffffff;
font-size:9pt; font-family: arial, verdana;
font-weight:bold; 
}
.lang:visited {
text-decoration: none;
color: #ffffff;
font-size:9pt; font-family: arial, verdana;
font-weight:bold;
}
.lang:hover   {
text-decoration: none;
color: #333333;
font-size:9pt; font-family: arial, verdana;
font-weight: 
}
.lang:active  {
text-decoration: none;
color: #333333;
font-size:9pt; font-family: arial, verdana;
font-weight: 
}



/* ta links tou footer */

.footer_link:link
{
text-decoration: none;
color: #6699cc;
font-size:8pt; font-family: arial, verdana;
font-weight:bold; 
}
.footer_link:visited {
text-decoration: none;
color: #6699cc;
font-size:8pt; font-family: arial, verdana;
font-weight:bold;
}
.footer_link:hover   {
text-decoration: none;
color: #ccccff;
font-size:8pt; font-family: arial, verdana;
font-weight: 
}
.footer_link:active  {
text-decoration: none;
color: #ccccff;
font-size:8pt; font-family: arial, verdana;
font-weight: 
}



/* Copyright 2009 */

.footer
{
	font-family: arial, verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
}




body
{
	width:100%;
	height:100%;
	font-family: Arial, Verdana ;
	font-size:9px;
	color:#474747;
	padding:0;
	margin:0;
}