BODY
{
	font-family : Verdana;
	font-size : 8pt;
	color : #003399;
	/*background-image:url(images/bg.gif);*/
}

/*----------------- TEXT INSIDE -----------------------*/
.normal
{
	font-family : Verdana;
	font-size : 8pt;
	color : #003399;
	font-weight : normal;
	text-decoration: none;
}

.normalS
{
	font-family : Verdana;
	font-size : 7pt;
	color : #003399;
	font-weight : normal;
	text-decoration: none;
}

.normalB
{
	font-family : Verdana;
	font-size : 8pt;
	color : #003399;
	font-weight : bold;
	text-decoration: none;
}

.normalI
{
	font-family : Verdana;
	font-size : 8pt;
	color : #003399;
	font-weight : normal;
	text-decoration: none;
	font-style:italic;
}

.normalL
{
	font-family : Verdana;
	font-size : 10pt;
	color : #003399;
	font-weight : normal;
	text-decoration: none;
}

.normalLB
{
	font-family : Verdana;
	font-size : 10pt;
	color : #003399;
	font-weight : bold;
	text-decoration: none;
}

.whiteB
{
	font-family : Verdana;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;
	text-decoration: none;
}
 
 .blueI
{
	font-family : Verdana;
	font-size : 9pt;
	color : #3366CC;
	font-weight : normal;
	text-decoration: none;
	font-style:italic;
}

 .blueB
{
	font-family : Verdana;
	font-size : 8pt;
	color : #3366CC;
	font-weight : bold;
	text-decoration: none;
}

.greyB
{
	font-family : Verdana;
	font-size : 8pt;
	color : #999999;
	font-weight : bold;
	text-decoration: none;
}
/*------font-style:italic;-----*/
.title
{
	font-family: Verdana;
	font-size: 10pt;	
	color: #BD1100;	
	font-weight: bold;
}

.subtitle
{
	font-family:Verdana;
	font-size:8pt;
	color:#BD1100;	
	font-weight:bold;
	
}

.textbox
{
	background-color : #EEF5FD;
	border : 1px solid #003399;
	color : #003399;
	font-size : 8pt;
	font-family : Verdana;	
}

.hover
{
	color : #003399;
}
/*--------------------- BUTTON ----------------------*/
.button
{
	font-family: Verdana, Arial Greek, Arial, HellasArial, Helvetica;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color:#8BB6E8;
	border:1 outset;;	
	border-color:#003399;
}

/*--------------------- BORDER for IMGs ----------------------*/

.border
{
	border-width: 1;
	border-color : #336666;
}

/*-------------------- LINKS ------------------------*/

A.menu:link
{
	font-family : Verdana;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;	
	text-decoration : none;
}

A.menu:visited
{
	font-family : Verdana;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;	
	text-decoration : none;
}

A.menu:hover
{
	font-family : Verdana;
	font-size : 8pt;
	color : #003399;
	font-weight : bold;	
	text-decoration : none;
}

A.yellow:link
{
	font-family : Verdana;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;	
	text-decoration : none;
}

A.yellow:visited
{
	font-family : Verdana;
	font-size : 8pt;
	color : #ffffff;
	font-weight : bold;	
	text-decoration : none;
}

A.yellow:hover
{
	font-family : Verdana;
	font-size : 8pt;
	color : #FFD123;
	font-weight : bold;	
	text-decoration : none;
}

A.inside:link
{
	font-family : Verdana;
	font-size : 8pt;
	color : #003399;
	font-weight : normal;	
	text-decoration : none;
}

A.inside:visited
{
	font-family : Verdana;
	font-size : 8pt;
	color : #003399;
	font-weight : normal;	
	text-decoration : none;
}

A.inside:hover
{
	font-family : Verdana;
	font-size : 8pt;
	color : #6699FF;
	font-weight : normal;	
	text-decoration : none;
}

A.insideU:link
{
	font-family : Verdana;
	font-size : 8pt;
	color : #003399;
	font-weight : normal;	
	text-decoration : underline;
}

A.insideU:visited
{
	font-family : Verdana;
	font-size : 8pt;
	color : #003399;
	font-weight : normal;	
	text-decoration : underline;
}

A.insideU:hover
{
	font-family : Verdana;
	font-size : 8pt;
	color : #6699FF;
	font-weight : normal;	
	text-decoration : underline;
}

A.insideUB:link
{
	font-family : Verdana;
	font-size : 8pt;
	color : #003399;
	font-weight : bold;	
	text-decoration : underline;
}

A.insideUB:visited
{
	font-family : Verdana;
	font-size : 8pt;
	color : #003399;
	font-weight : bold;	
	text-decoration : underline;
}

A.insideUB:hover
{
	font-family : Verdana;
	font-size : 8pt;
	color : #6699FF;
	font-weight : bold;	
	text-decoration : underline;
}

A.lightBlue:link
{
	font-family : Verdana;
	font-size : 8pt;
	color : #6699FF;
	font-weight : normal;	
	text-decoration : none;
}

A.lightBlue:visited
{
	font-family : Verdana;
	font-size : 8pt;
	color : #6699FF;
	font-weight : normal;	
	text-decoration : none;
}

A.lightBlue:hover
{
	font-family : Verdana;
	font-size : 8pt;
	color : #003399;
	font-weight : normal;	
	text-decoration : underline;
}

A.lightBlueU:link
{
	font-family : Verdana;
	font-size : 8pt;
	color : #6699FF;
	font-weight : normal;	
	text-decoration : underline;
}

A.lightBlueU:visited
{
	font-family : Verdana;
	font-size : 8pt;
	color : #6699FF;
	font-weight : normal;	
	text-decoration : underline;
}

A.lightBlueU:hover
{
	font-family : Verdana;
	font-size : 8pt;
	color : #FFD123;
	font-weight : normal;	
	text-decoration : underline;
}
/*---------------------- ERROR - COPYRIGHT --------------------*/
.error
{
	font-family : Verdana;
	font-size : 8pt;
	color : #CC0000;
}

.errorb
{
	font-family : Verdana;
	font-size : 8pt;
	color : #CC0000;
	font-weight : bold;
}

.copyright {
	font-family:Verdana, Tahoma Greek, Arial Greek, Tahoma, Arial, Hellasarial, Helvetica, sans-serif;
	font-size:7pt;
	font-weight:normal;
	color:#eeeeee;
	font-style:none;
}
