/* CSS Document */

body {
	margin:0px 0px 0px 0px;
	background-color:#000000;
	color:#FFFFFF;
}

a:link {
	color:#FFFFFF;
	text-decoration:none;
}

a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color:#FFFF00;
}

#flags {
	position:absolute;
	vertical-align:middle;
	padding:8px;
	margin: 0px 0px 0px 0px;
	right:0;
	z-index:2;
}

.enflags {
	display:block;
	background-image:url(images/elflag3.png);
	width:35px;
	height:28px;
}

.enflags:hover {
	display:block;
	background-image:url(images/elflag3s.png);
	width:35px;
	height:28px;
}

a.elflag {

}

a.elflag:hover {

}

.horizmenu {
	background-image:url(images/red.png);
	background-repeat:repeat-x;
	width:100%;
	height:40px;
	vertical-align:middle;
	color:#FFFFFF;
	//font-family:Geneva, Arial, Helvetica, sans-serif;
	font-family:"Courier New", Courier, monospace;
	font-size:medium;
	
	font-stretch:wider;
	padding:0px 0px 0px 0px;
	text-align:center;
	letter-spacing:0px;
	line-height:40px;
	word-spacing:5px;
}

td#centralImage {
	background-image:url(images/pa002dark.jpg);
	background-repeat:no-repeat;
	background-position:top;
	//vertical-align:top;
	/*width:720px;
	height:410px;
*/
}

.scrolltext {
	display:block;
	
	margin-left:0px;
	margin-right:0px;	
	padding-top:0px;
	padding-left:1px;
	padding-right:1px;
	width:720px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	
	font-size:large;
}

.scrolltextnews {
	display:block;
	margin-left:auto;
	margin-right:auto;	
	padding-top:0px;
	padding-left:1px;
	padding-right:1px;
	width:720px;
	font-family:Geneva, Arial, Helvetica, sans-serif;	
}

.yellowdashed {
	border-color:#FFFF00;
	border-style:dashed;
	border-width:0px thin thin thin;
}

a.yellow:link {
}

a.yellow:hover {
//	filter:progid:DXimageTransform.Microsoft.Alpha( Opacity=20, Style=0);
}

table.markos {
	background-image:url(images/my001.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	width:720px;
	height:410px;	
}

table.giannis {
	background-image:url(images/my006.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	width:720px;
	height:410px;	
}

table.nikos {
	background-image:url(images/my005.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	width:720px;
	height:410px;	
}

.linkspage li {
	font-size:medium;
	color:#FF0000;
}

a.bandnames {
	font-size:large;
//	background-image:url(images/red.png);
	//background-repeat:repeat-x;
	padding:4px 2px 4px 2px;
	background-color:#FF3300;
}