html {
	height: 100%;
}
BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; COLOR: #ffffff; font-size:13px; font-family: Arial, sans-serif;
	/*background-color:#424242;*/
	background-image: url(../img/bg/bg.jpg);
}
#main {
	width: 992px;
	border: #1f1f1f double 10px;
}
#header {
	height: 229px;
	background: url(../img/bg/logo34.jpg) no-repeat top center;
	/*border:  solid 10px;*/
	font-size: 48px; font-style: italic;
}
#content {
	width: 966px;
	background-color:#1f1f1f;
}

A {
	COLOR: white;
	text-decoration: none;
}
A:hover {
	color: orange;
	}

.bac_menu{
	background-image: url(../img/bg/bac_menu.png);
	background-repeat: repeat-x;
	font-weight: bold;
	border: #1f1f1f double 10px;
	width: 100%;
}

table.stxt {
	width: 96%;
	font-family: verdana,geneva;
	font-size: 10pt;
	text-align: justify;
}
table.stxt a {
	text-decoration: none;
	font-weight: bold;
	color: orange;
}
table.stxt a:hover {
	font-weight: bold;
	color: #00ff00;
}
table.stxt ul {
	font-size: 12pt;
}
table.stxt em {
	font-size: 12pt;
}

table.sitxt {
	width: 96%; font-family: verdana,geneva; font-size: 10pt; text-align: justify;
}
table.sitxt a {
	text-decoration: none; font-weight: bold; color: orange;
}
table.sitxt a:hover {
	font-weight: bold; color: #00ff00;
}
table.sitxt ul {
	font-size: 10pt;
}
table.sitxt em {
	font-size: 11pt;
}

table.sntxt {
	width: 90%; font-family: verdana,geneva; font-size: 10pt; text-align: justify;
}
table.sntxt a {
	text-decoration: none; color: #00ff00;
}
table.sntxt a:hover {
	color: orange;
}
table.sntxt ul {
	font-size: 10pt;
}
table.sntxt em {
	font-size: 11pt;
}

.btxfont {
font-size: 24px; font-family: Times New Roman, Times, serif;
}
.txtjus { text-align: justify;}

.font12 {font-size: 12pt;}

.mtit {font-size: 14px; text-align: left;}

.mtitg {font-size: 14px; text-align: left; color:#00ff00;}

.mtitc {font-size: 14px; text-align: center;}

.mtitcg {font-size: 14px; text-align: center; color:#00ff00;}

.mbtitc {font-size: 16px; text-align: center;}

.img_r {
	float: right;
	margin:0px 0px 10px 10px;
	border: #ffffff double 2px;
}
.img_l {
	float: left;
	margin:10px 10px 0px 0px;
	border: #ffffff double 2px;
}
/* DEC */
.dec_g { text-align: center;
}
.dec_g p { font-size: 15px; text-align: left;
}
.dec_g tr.ti { background-color: silver; font-weight: bold;
}
.dec_g tr.bo { background-color: #525252;
}
/* ΟΝΔ */
.pnd { text-align: center; font-size: 16px;
}
.pnd tr.ti { background-color: gray; font-weight: bold;
}
.pnd tr.bo { background-color: #525252;
}
/*.pnd a:hover { border: #929292 double 3px;}*/

/* lease */
.leas { text-align: center; font-size: 14px;
}
.leas thead { background-color: gray; font-weight: bold;
}
.leas tbody { background-color: #525252;
}
/* Tab_ob */
.ta_ob { text-align: center; font-size: 14px;
}
.ta_ob .th { text-align: center;
font-size: 16px; font-weight: bold;
 background-color:#414141;
}
.ta_ob .ti { background-color: gray; font-weight: bold;
}
.ta_ob tr { background-color: #525252;
}


.bord {
	border: #525252 double 3px;
}

ul
{
margin: 10px;
padding: 0px;
list-style: none;
}

li
{
line-height: 18px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../img/bg/arrow.png);
background-repeat: no-repeat;
background-position: 0px 4px;
}
/** typography **/
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	margin-bottom: 5px;
	line-height: 100%;
}
h1 {
	font-size: 200%; font-weight: normal; color: #fff;
}
h2 {
	font-size: 170%; font-weight: normal; color: #fff;
}
h3 {
	font-size: 150%; font-weight: normal; color: #fff;
}


table.news {
	margin-left: 10px;
	/*margin-top: 50px;*/
	text-align: center;
	width: 200px;
	border: #525252 double 7px;
}
table.news thead {
	height: 20px;
	background: url(../img/bg/f8.png) repeat-x top center;
	/*background-image: url(../img/bg/bac_menu.png) repeat-x;
	background-repeat: repeat-x;*/
	/*border: #717171 double 5px;*/
}
table.news a {
	font-weight: normal;
	color: #ffffff;
}
table.news a:hover {
	font-weight: normal;
	color: #00ff00;
}

#footer {
	height: 106px;
	background: url(../img/bg/niz5.jpg) no-repeat top center;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

FORM {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
A IMG {
	BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px
}

