html {
}

body {
	margin: 36px 28px;
	background-color: #62675e;
	background-image: url('/img/back.gif');
	background-repeat: repeatxy;
	font-family: tahoma, sans-serif;
	color: #404743;
}

table {
	border: 0;
	border-collapse: collapse;
}
td {
	vertical-align: middle;
	text-align: left;
	padding: 0;
/* border: 1px solid red; */
}
form {
	margin: 3px 0 0 0;
}
input {
	font-size: 90%;
	color: #404743;
}
input.button {
	border-top: 1px solid #ABC181;
	border-left: 1px solid #ABC181;
	border-bottom: 1px solid #467000;
	border-right: 1px solid #467000;
	background-color: #568200;
	color: white;
	cursor: pointer;
}

img {
	border: 0;
}
img.bpic {
	border: 1px solid #A5A5A5;
}
img.bpicleft {
	border: 1px solid #A5A5A5;
	float: left;
	margin: 0 1em 0.5em 0;
}
img.picleft {
	float: left;
	margin: 0 1em 0.5em 0;
}
a, a:visited {
	color: #568200;
	text-decoration: underline;
}
a:hover, a:active {
	color: #86b300;
	text-decoration: none;
}

h1 {
	margin-bottom: 1em;
	font-family: tahoma, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #568200;
}
h1.nomar {
	margin-bottom: 0;
}
h2 {
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
}
h3 {
	margin: 0;
	font-family: tahoma, arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

table.full {
	width: 100%;
}

td.colleft {
	width: 25%;
}
td.colmain {
	width: 75%;
}
td.colcenter {
	width: 50%;
}
td.colright {
	width: 25%;
}

td.col1 {
	width: 5%;
	border-top: 1px solid white;
	border-bottom: 1px solid #404743;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #404743;
}
td.col2 {
	width: 20%;
	border-top: 1px solid white;
	border-bottom: 1px solid #86b300;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #86b300;
}

th.cen, td.cen {
	text-align: center;
}


td.logotop1 {
	width: 5%;
	border-bottom: 1px solid 404743;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #404743;
	vertical-align: top;
}
td.logotop2 {
	width: 20%;
	border-bottom: 1px solid 86b300;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #86b300;
	vertical-align: top;
}

table.logo {
	margin-top: 9px;
	width: 100%;
}
table.logo td.logo {
	background-color: white;
	padding: 25px 0;
	text-align: center;
}

table.logo td.logoshadow {
	text-align: right;
}

td.icons {
	width: 75%;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	background-color: #404743;
	padding-right: 36px;
	text-align: right;
}
td.icons td {
	padding: 9px 7px;
}

td.headserv {
	width: 25%;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #697259;
	background-image: url('/img/servback1.gif');
	background-repeat: no-repeat;
	background-position: top right;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
	font-size: 80%;
	color: white;
}
td.headserv a, td.headserv a:visited {
	color: white;
	text-decoration: none;
}
td.headserv a:hover, td.headserv a:active {
	color: white;
	text-decoration: underline;
}
td.headserv td {
	padding: 2px 5px;
	vertical-align: middle;
}

td.clientlogin {
	width: 25%;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #404743;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
	font-size: 70%;
	color: white;
}
td.clientlogin td {
	padding: 2px;
	vertical-align: middle;
}




td.headimage {
	width: 50%;
	border-bottom: 1px solid white;
	background-color: white;
	background-image: url('/img/_f2.jpg');
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
}
td.headimage td {
	background-image: url('/img/_f1.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}





td.leftmenu1 {
	width: 5%;
	border-bottom: 1px solid #404743;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #404743;
	vertical-align: top;
}
td.leftmenu2 {
	width: 20%;
	border-bottom: 1px solid #1f4f00;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #6fa000;
	vertical-align: top;
}
td.leftmenu2 td {
height: 32px;
	padding: 0px 15px 0px 15px;
}
td.leftmenu2 img {
	margin: 8px 0 7px 0;
}

td.menuitem {
	height: 32px;
	border-bottom: 1px solid #404743;
	text-align: center;
	cursor: pointer;
}
td.menutext {
	height: 32px;
	border-bottom: 1px solid #1f4f00;
	cursor: pointer;
}


td.support{
	background-image: url('/img/supportback.gif');
	background-repeat: repeatx;
	text-align: right;
}

div.arrowlist {
	margin: 1em 0 1em 15px;
}
div.arrowlist td {
	padding: 2px 5px;
	vertical-align: middle;
}
div.arrowlist img {
	margin-top: 3px;
}

div.address {
	margin: 5em 18px;
	font-size: 70%;
	color: white;
}
div.address a, div.address a:visited {
	color: white;
	text-decoration: underline;
}
div.address a:hover, div.address a:active {
	color: white;
	text-decoration: none;
}

td.content {
	width: 50%;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	background-color: white;
	padding: 20px;
	vertical-align: top;
	font-size: 80%;
}

td.rightside {
	width: 25%;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: #e4e9e3;
	vertical-align: top;
	font-size: 70%;
}

div.rightside {
	padding: 20px;
}

div.topline {
	border-top: 1px solid #E6E6E6;
	padding-top: 20px;
}




div.more {
	margin-bottom: 1em;
	text-align: right;
}
div.more img {
	margin: 5px 6px 0 0;
	vertical-align: top;
}



ul {
	margin-left: 35px;
}
ol {
	margin-left: 43px;
}

table.data {
	margin: 1em 0;
}
table.datafull {
	width: 100%;
	margin: 1em 0;
}
table.data th, table.datafull th, table.data td, table.datafull td {
	border: 1px solid #86B300;
	padding: 5px 10px;
}
table.data th.invert, table.datafull th.invert {
	background-color: #568200;
	color: white;
}
table.data th.invertcen, table.datafull th.invertcen {
	background-color: #568200;
	color: white;
	text-align: center;
}


/* ******************************************************************************** νθη */
td.copyright {
	width: 20%;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #568200;
	padding: 30px 18px;
	font-size: 70%;
	color: white;
}
td.copyright a, td.copyright a:visited {
	color: white;
	text-decoration: underline;
}
td.copyright a:hover, td.copyright a:active {
	color: white;
	text-decoration: none;
}

td.botmenu {
	width: 75%;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	background-color: #e6e6e6;
	padding: 30px 0;
	font-size: 70%;
	text-align: center;
}
td.botmenu table {
	width: 95%;
}
td.botmenu td {
	border-left: 1px solid #404743;
	border-right: 1px solid #404743;
	padding: 0 10px;
	font-weight: bold;
	text-align: center;
}

td.botmenu a, td.botmenu a:visited {
	color: #404743;
	text-decoration: none;
}
td.botmenu a:hover, td.botmenu a:active {
	color: #404743;
	text-decoration: underline;
}
