* { margin: 0px; padding: 0px;}
p
{
    margin: 10px 0px 10px 0px;
}
table {
	margin: 0px;
}
img { border: none; }
ul { padding-left:20px;}
input {margin-right:4px}

h1 { font-size: 20px; }
h2 { font-size: 14px; text-align:center;}
h3 { color:#ae6c32;font-size: 12px; }
h4 { font-size: 11px; margin: 3px 0px; color: #777; }
h5 { font-size: 11px; font-weight: bold;text-indent:15px; padding-bottom:6px;}
h6 { color:#ae6c32;font-size: 12px;padding-bottom:6px;padding-top:0px; padding-left:10px; 
    margin-top:5px;
    margin-bottom:10px;
    border-top: #9293c4 4px solid;
    border-bottom: #9293c4 4px solid;
	}

a { text-decoration: none; color: #555; }
a:hover { color: #2e3192; }

body 
{
    text-align:left;
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.5em;
	color: #555;
	background-repeat:repeat-x;
	background-color: #F0F0F0;
	background-image: url(../images/body.jpg);
}

.header 
{
    text-align:center;
    padding:0px;
    margin-bottom:0px;
    height: 300px;
	width: 880px;
	background-image: url(../images/head.jpg);
}

.down_right
{
    height: 186px;
    width: 880px;
    padding-top: -100px;
    background-image: url(../images/down_right.png);
    
}

.footer
{
    display:block;
    width: 880px;
    background-image: url(../images/footer.jpg);
    background-repeat: repeat-x;
    background-color: #f0f0f0;
    padding-top: 40px;
}

.wrapper {
	background-image: url(../images/midle_back.jpg);
	width: 880px;
	padding:0px;
	margin:0px;
}

.left 
{
    text-align:left;
	width: 180px;
	padding-left:40px;
	list-style-type:none;
	
}
.content
{
    width: 398px;
    background: #f6f6f6;
    border-top: #9293c4 4px solid;
    border-bottom: #9293c4 4px solid;
    margin-bottom:10px;
}

.content_text 
{
    text-align:left;
    width: 378px;
	padding:10px;
	background:#f6f6f6;
}

.right 
{
    font-size:11px;
	text-align:left;
	padding-left:10px;
	padding-right:50px;
}

.sep_l {
	background-image: url(../images/sep_l.jpg);
	width: 23px;
	height: 100%;
	background-repeat:no-repeat;
	background-color:#f2f2f2;
}
.sep_r {
	background-image: url(../images/sep_r.jpg);
	width: 23px;
	background-repeat:no-repeat;
	background-color:#f2f2f2;
	
}
.separator_b {
	background-color: #9293c4;
	height: 5px;
	width: 398px;
	margin-bottom:10px;
}

.visa_table
{
    color:#e6e6ee;
    text-align:center;
	width: 183px;
}

.visa_title 
{
    color:#143796;
    text-align:center;
    font-weight:bold;
    font-size:9pt;
    padding-top:0px;
	background-image: url(../images/visa_title.jpg);
	height: 30px;
	width: 183px;
}

.visa_title_b
{
    color:#143796;
    text-align:center;
    font-weight:bold;
    font-size:9pt;
    padding-top:0px;
	background-image: url(../images/visa_title_b.jpg);
	height: 44px;
	width: 183px;
}

.visa_content
{
	background-color:#e6e6ee;
	color: #0a2831;
	text-align: left;
	font-size:7pt;
	padding: 5px;
	margin-bottom:10px;
	border-right-width: 6px;
	border-bottom-width: 13px;
	border-left-width: 6px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f6f6f6;
	border-bottom-color: #f6f6f6;
	border-left-color: #f6f6f6;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 2px;
}

.visa_a
{
    color:#ae6c32;
    width: 155px; 
}

/*********ΜΕΝΘ*******/

.menu
{
    padding-right:6px;
	color:#5b5b5b;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
	text-indent:20px;
	
}

.menu_item
{
    background-color: #f3f3f4;
	background-image: url(../images/menu.jpg);
	display:block;
	text-align:left;
}

.menu_item_static
{
    background-color: #f3f3f4;
	background-image: url(../images/menu.jpg);
	display:block;
	text-align:left;
	height:33px;
	    
}

.menu_item_o
{
    color:#f3f3f4;
    background-color: #2e3192;
	background-image: url(../images/menu_o.jpg);
	display:block;
	text-align:left;
}

.menu_item_o a:hover
{
    color:#f3f3f4;
    background-color: #f3f3f4;
	background-image: url(../images/menu_o.jpg);
	display:block;
	text-align:left;
	
}



.menu2
{   
    padding-left:5px;
    padding-right:6px;
	color:#5b5b5b;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:normal;
	text-indent:0px;
	list-style-type:none;
}

.menu_top 
{
    background-color: #f3f3f4;
	background-image: url(../images/menu_top.jpg);
	background-repeat:no-repeat;
	padding-top:13px;
	padding-bottom:3px;
	display:block;
}
.menu_middle
{
    background-color: #f3f3f4;
	background-image: url(../images/menu_middle.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-bottom:3px;
	display:block;
}
.menu_bottom
{
    background-color: #f3f3f4;
	background-image: url(../images/menu_bottom.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-bottom:3px;
	display:block;
}
.menu_bottom2
{
    background-color: #f3f3f4;
	background-repeat:no-repeat;
	
	display:block;
	border-bottom:1px solid #000000;
}

.menuItem_dyn
{
height:24px;
border-right:1px Solid Silver;
background-color:#f3f3f3;
background-image : url(../images/menu_bottom_d.jpg);
font:Tahoma 12px Bold;
padding-left:5px;
}



.horUL
{
    display:inline;
}

/*********ΜΕΝΘ*******/

/******* desen stolb ***********/
.scroller {
	width: 245px;
	height: 500px;
	overflow: auto;
}

.right_menu
{
    width:180px;
}

.fieldset {
  
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #DDD;	
}


.legend {
	padding: 0px 5px;
}

/*****************************/
.coolTitle {
 margin: 15px 0px 0px 0px;
 font-size: 18px;
 border-bottom: 1px solid #EEE;
}

.coolSubtitle {
 margin: 10px 0px 0px 0px;
 font-size: 10px;
 text-transform: uppercase;
}

.coolContent {
 font: 11px Tahoma, Verdana, Arial, sans-serif;
 line-height: 1.5em;
 color: #555; 
}
/****************************/
