/* CSS Document */
/* CSS editing  George Milakis contact@milakis.gr */
/* Resets */
/* html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}  */
.keimena {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 2;
  line-height: 1.2em;
  font-size: 14px;
  color: #FFFFCC;
  text-align: justify;
 /* color: #222222;
  font-family:  "Courier New", Courier, monospace;
  font-size: 13px;
  line-height: 140%;
  */
}
.keimena b {
  color: #FFFFCC;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
  background-color: #000000;
}
#menu {
  background-image: url(../images/menu-bg.png);
  background-repeat: repeat-x;
  line-height: 0px;
  width: 950px;
  height: 27px;
}
.bar-left {
  background-image: url(../images/bar-left.png);
  background-repeat: repeat-y;
  width: 19px;
  font-size: 0px;
  line-height: 0px;
}
.menu {
  background-image: url(../images/menu-bg.png);
  background-repeat: repeat-x;
  width: 912px;
    line-height: 11px;
}

.koumpi  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
	font-weight:bold;
	color:  #FFFF00;
	background:url(../images/menu-dot.png) no-repeat;
	padding:0px 0px 0px 24px;
	text-decoration:none;
}
.koumpi:hover {
  color:  #FFFFFF;
  background:url(../images/menu-dot3.png) no-repeat;
	padding:0px 0px 0px 24px;
	text-decoration:none;
}
.link_bottom  {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.link_bottom:hover {
  color: #FF0000;
	text-decoration:none;
}
/*----------- scroll effect --------------------*/
#widget2 {
	overflow: hidden;
	position: relative;
	min-width: 250px;
	width: 250px;
	height: 106px;
	/* float: left;  */
	padding:0px;
	margin:0px;
}

#widget2 img {
	border: 1px solid #003366;
	width: 90px;
	height: 90px;
	padding:1px;
	margin-right:10px;
	background:#FFFFFF;
}

#widget2 li {
	list-style: none;
	overflow: hidden;
	position: relative;
	width: 250px;
	height: 106px;
	padding:5px;
}

#widget2 a {
	color:#101415;
	text-decoration:none;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: Palatino Linotype, Georgia, "Times New Roman", Times, serif;
}

#widget2 a:hover, li a:focus, li a:active {
	color:#003366;
}


/*-------------------- end scroll ------------------------*/
.entries {
  width:620px;
  border:1px solid  #990000;
}
.entries td {
  padding:3px;
  vertical-align:top;
  border-bottom:1px dotted #990000;
  font-size: 12px;
}




















