body {
	margin: 0px;
	padding: 0;
	background: #e7e7e7;
	color: #333;
	}

tr, p, div {
	color: #333;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
	text-align: left;
}

h3 {
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 14px;
   color:#757775;
}
hr {
    background       : #999999;
    height           : 1px;
    width            : 100%;
}

.left
{
	background: #f9f9f9;
	width : 90px;
	padding: 5px;      
}

.right
{
	background: #f9f9f9; 
	width : 90px;
	padding-left: 5px;
}

.main
{
	padding-bottom: 9px;
	padding-left: 9px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	text-align: left;
	width: 100%;
}

.mainpage
{
	background-color:#ffffff;
	width: 100%;
}

/*different setting for newsflash*/
.newsflash td {
	color: #000000;
	text-align: justify;
	vertical-align: middle;
}


/*pathaway setting*/
.pathway {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
padding-bottom:5px;
padding-left:5px;

}

.searchbox{
	padding-left:15px;
	padding-right:15px;
	valign: center;
}

a.pathway:link, a.pathway:visited {
  color: #000000;
  font-weight      : bold;
}

a.pathway:hover {
  color: #000000;
  font-weight      : bold;
  text-decoration   : none;
}

#active_menu {
/*  color: #000000;*/
    color: #071AD2
    font-weight:bold;
  /*text-decoration: underline;*/
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
/*	color: #000000;*/
	color: #333333;
	font-weight: bold;
	width: 95%;
	text-indent: 0px;
	text-decoration: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-bottom: 1px;
	font-size:12px;
	padding-left: 8px;
	text-decoration:none;
}
a.mainlevel:hover {
/*color: #000000;*/
color: #555555;
/*text-decoration: underline;*/
text-decoration: none;

}

a.mainmenu:link, a.mainmenu:visited {
color: #071AD2; 
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;
text-decoration:none;

}
a.mainmenu:hover {
	color: #black;
	text-decoration:none;
}
.pollstableborder {
	border: 0px solid;
	padding: 1px;
}

td#logo1 {
	margin: 0;
	padding: 0;
	height:102px;
	width:302px
	
	}

 #banner {
	align: right;
	width: 100%;
	height: 102px;
	padding-top: 0px;
/* giwrgos */
	padding-left: 11%;
/* giwrgos */
	background-image: url(../images/headerback.png) ;
	background-repeat: repeat-x;
	background-position: 0px 0px;

}

.footer
{
	height: 140px;
	padding: 0px;
	background-image: url(../images/footer.png) ;
	background-repeat: repeat-x;
/*to apo katw einai gia firefox eidika gia na paiksei to position*/
	background-attachment: fixed;
/*	background-position: 0px 0px;*/
	background-position: bottom left;
	font-size: 80%; 
	color: #999999;
	text-decoration  : none;
	font-weight      : normal;
	text-align: center;
	vertical-align: top;
      
}

a.footera:link, a.footera:visited {
	color: #666666;
	text-decoration: none;
	}

a.footera:hover {
	color: #666666;
	text-decoration: underline;
	}

td#logo2 {
	margin: 0;
	padding: 0;
	height: 102px;
	width: 35px;
	}
 

a.sublevel:link, a.sublevel:visited {
/*	padding-left: 5px;*/
	padding-left: 12px;
	padding-bottom:2px;
	padding-top:2px;
    vertical-align: middle;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
/*    color: #071AD2;*/
    color: #555555;
    text-align: left;
}

a.sublevel:hover {
/*	color: #333333;*/
	color: #888888;
	text-decoration: none;
}

table.moduletable  {
	width: 160px;
/*	width: 110px;*/
	padding: 0 0 10px;
}

table.moduletable th {
/*	color: #000000;*/
	color: #333333;
	text-align: left;
	margin: 10px 0 5px 0;
	padding: 0 0 0 5px;
/*	font: bold 14px 'Lucida Grande', Verdana, Sans-Serif;*/
	font: bold 12px 'Lucida Grande', Verdana, Sans-Serif;
/*	border-bottom: 1px solid #666;*/
	border-bottom: 1px solid #555555;
}

table.moduletable li {
	padding-left: 12px;
}

table.moduletable ul {
	padding: 0px;
}
table.moduletable td {
	padding: 2px;
	font-size: 11px;
	font-weight: normal;
	border: 0 solid #ccc;

}

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}

table.pollstableborder {
	
}

.sectiontableheader {
	color            : #ffffff;
	font-weight      : bold;
	background-color:#FFD429;
    border-bottom    : 1px solid #000000;
}

.sectiontableentry1 {
	text-align: left;
	background: #EFEFEF;
	font-size: 12px;
	padding: 2px;
}
.sectiontableentry2 {
	background: #FFF;
	font-size: 12px;
	text-align: left;
	padding: 2px;
}

.small {
  font-size: 90%; 
  color            : #999999;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size: 90%; 
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
}

.contentpaneopen {
  border : 0px ridge #0099cc;
  width: 100%;
  padding: 1px;
}

.contentheading, .componentheading {
	font-family      : Trebuchet MS, Lucida Grande, Verdana, Arial, Sans-Serif;
	font-size: 14px;
  	font-weight      : bold;
	font-color:#000000;
	background-color: #FFD429;
	text-align       : left;
	valing:center;
    padding-left:5px;
	border-bottom    : 1px solid #000000;
}

.createdate {
  font-size: 90%;
  color            : #999999;
  text-align       : left;
}
.modifydate {
  font-size: 90%;
  color            : #999999;
  text-align       : left;
}

.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #000000;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #333333;
  background-color : #ffffff;
  border           : 1px solid #000000;
}

a:link, a:visited {
font-weight: italic;
color: #071AD2;
text-decoration: none;
}

a:hover {
color: #071AD2;
text-decoration: underline;
}

a.readon:link,a.readon:visited
{
font-size: 90%; 
text-decoration: none;
}

a.readon:hover
{
	text-decoration:underline;
}
/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #000000;
	text-align:left;
	text-decoration: bold;
	}

a.contentpagetitle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #black;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color: #071AD2;
  font-weight      : bold;
  font-size: 12px;
font-weight: bold;
}

a.category:hover {
  color            : #333333;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	/* Cannot use hand as its not a W3C CSS validator */
	/*	cursor: hand;*/
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #FFFFFF;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
.code {
	background-color: #f0f0f0;
	border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

/* Javascript Back button */
.back_button {
	text-align: center;
}

table.contenttoc {
	color: #071AD2;
	background-color: #FFFFFF;
	border: 1px solid #333;
}

table.contenttoc td {
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

li {
  line-height: 15px;
  padding-left: 10px;
  padding-top: 0px;
  background-image: url(../images/arrow.png) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #e7e7e7;
	color: black;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

