body{
margin: 0;padding: 0;
background-repeat: no-repeat;
background-position: center top;
background: url(/images/background/bodyblak.png) #222222 repeat-y 50% 0px;
font-family: Tahoma, verdana, arial, sans-serif;
font-size: 12px;
color: white;
top: 0;
bottom: 10px;
left: 0;
right: 0;
text-align: left;
line-height: 18px;
}

TD {color: #4E44AF}

.mainBody{}
xxdiv {display: block;}

.siteHeader{
background-repeat: repeat-y;
background-position: center top;
padding-top:5px;}

div.mainContent {
padding:10px 0;
width: 630px;
background: #000000;}

.mainContentSm {
padding-right:10px;
xwidth: 485px;
background: #000000;}

br.clear {clear: both;margin-top: -15px;}
.clear {display: block;clear: both;}

h1, h2, h3  {margin: 8px 0;padding: 0 0 5px 0;font-size: 25px;font-weight: normal;line-height: normal;border-bottom: 1px solid #555;color: #9BE;}
h2  {text-align: center;font-size: 18px;border: 0;}
h3  {font-size: 20px;}
h2 span {font-size: 13px;color: #fff;}
 
#divcenter{padding: 10px;background-color:#222222;color:#ffffff;}

.tablTimMar td {color:#ffffff;background-color: #333;vertical-align: bottom;padding-bottom:5px;}

#mont-a{color: #9BE;font-weight: bold;}
#Table_01, #Table_02, #Table_03 {border: 1px solid #9c9c9c;box-shadow: 3px 3px 2px #9c9c9c;text-align: center;background-color: #000000;}
#Table_01 .tdimg, #Table_02 .tdimg, #Table_03 .tdimg{padding-bottom:0;border: 1px solid #dddddd; vertical-align: middle;background: #dddddd;width:82px}
#Table_01 #tdidc, #Table_02 #tdidc, #Table_03 #tdidc{padding: 5px 3px;text-align: center;font-weight: bold;font-size: 11px;background-color: #222222;color: #ffffff;xborder-left: 2px solid #ffffff;}
#Table_01 td, #Table_02 td, #Table_03 td {color:#ffffff;background-color: #333;text-align: center;vertical-align: bottom;padding-bottom:5px;}
#Table_01 #tdtimh, #Table_02 #tdtimh, #Table_03 #tdtimh{color: #9BE;font-weight: bold;font-size: 14px;xborder-bottom: 1px solid #cccccc;}
#Table_01 #tdidl, #Table_02 #tdidl, #Table_03 #tdidl {text-align: left;}
#tdidr {text-align: center;}
#Table_01 a, #Table_02 a, #Table_03 a  {color: #9be;font-weight: bold;}
#Table_01 a:hover, #Table_02 a:hover, #Table_03 a:hover { color:#ff0009;text-decoration: none;}

.box300{background:#fff;
width:300px;
margin-top:15px;
border:1px solid #9c9c9c;
-moz-box-shadow:2px 2px 3px #9c9c9c;
-webkit-box-shadow:2px 2px 3px #9c9c9c;
box-shadow:2px 2px 3px #9c9c9c;}

div.contentTable {padding-right: 30px;padding-left: 30px;}

.ped_sygkrisi { color:#9BE; }

.backwh {background:#ffffff;}
.backbl {background:#000000;}
.tophome table {background-color:#ffffff}
.tophome .tablemenu {background-color:#000000;}

a {color: #ffffff;text-decoration: none;}
a:hover {color:#9BE;text-decoration: underline;}

ul li { xdisplay: inline; list-style: none;}

textarea, input{color: #666666; border-style : solid; border-width : 1px;  border-radius: 3px; padding: 3px;}
/*-------css new------------*/

#bottommenu_bl, #bottommenu_bl a  {color:#ffffff;text-decoration: none;font-size:11px}

/* ******* select ***************** */
select {   
-webkit-appearance: button;   
-webkit-border-radius: 4px;   
border-radius: 4px;
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);   
-webkit-padding-end: 20px;   
-webkit-padding-start: 2px;   
-webkit-user-select: none;   
background-image: url(/images/aggelies/vagg.png),  -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #EEEFF4);  
background-position: center right;   
background-repeat: no-repeat;  
border: 1px solid #AAA;   
color: #555;   
nfont-size: inherit;  
margin: 0;   overflow: hidden;   
padding:3px 1px 3px 3px;    
text-overflow: ellipsis;   
white-space: nowrap;
font-size:12px;
width:100px;
}
#select {width:120px;margin-top: 5px}

.imgl, .imgr{border:1px solid #666666; padding:3px;}
.imgl{float:left; margin:4px 5px 8px 0; clear:left;}
.clear{display:block; clear:both;}
.nospace {margin: 0;padding: 0;text-align: left;}
#margtr15 {margin-top:15px;}
#margtr20 {margin-top:20px;}
.divface{margin-top: 25px;border: 1px solid #C7C5C8;padding: 4px 4px 0 4px;background-color:transparen;width: 290px;}

.imgb{width:630px;}
.imgs{border: 1px solid #cdcdcd;width:70px;padding: 4px;}


a.readmore, a:visited.readmore, a:hover.readmore, a:active.readmore {
font-weight: bold;
float: right;
font-size: 11px; 
line-height: 15px;
text-decoration:none;
}
a:hover.readmore {text-decoration: underline;}

a.readmorer {
font-weight: bold;
font-size: 11px;
line-height: 15px; 
text-decoration:none;
}

.submit
{	list-style: none;  
	background: #222;
	background: -moz-linear-gradient(#444, #111); 
  background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));	
	background: -webkit-linear-gradient(#444, #111);	
	background: -o-linear-gradient(#444, #111);
	background: -ms-linear-gradient(#444, #111);
	background: linear-gradient(#444, #111);
	-moz-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0 2px 1px #9c9c9c;
	-webkit-box-shadow: 0 2px 1px #9c9c9c;
	box-shadow: 0 2px 1px #9c9c9c;
	color:#9BE;	
	font-size: 16px;
	border: 1px solid #9c9c9c;
	font-weight: bold;
	width: 225px;
	margin-top: 10px;
	padding: 5px;
}
 #submitsm{width: 130px;}
 #submitsm50{width: 50px;font-size: 13px;margin:0;padding:1px}
 #submitsm125red{font-size: 12px;width:125px;margin-top: 2px;padding: 4px 0;background:#df0000;color:#fff;border-radius: 4px;
-moz-border-radius: 4px;cursor: pointer;}
 #submitsm125{font-size: 12px;width:125px;margin-top: 2px;padding: 4px 0;}
 #submitsm220{font-size: 12px;width:220px;margin-top: 2px;padding: 4px 0;}
 