
/* Style For HTML PAGE                   */ html { height: 100%; }
/* Style For HTML BODY                   */ body { margin: 0; background: #7F7F7F; }
/* Setting Text Throughout the skin      */ table, tr, td, p {font-family: tahoma; font-size: 11px; line-height: 1.4em; margin: 0;}

/*-- outermost table of skin -Standard      --*/ 
	.OuterDiv { 	text-align: center; }
	.OuterTable {	height: 100%; 	width:90%; background-color:White;	vertical-align:top;		text-align: center; }


/*-- Top Bar						--*/
	/*-- top header section             --*/ 	.TopRowMiddle { background:  url(images/Banner.jpg) no-repeat top left; width: 462px; height: 71px; padding: 10 0 0 0;  vertical-align:top; text-align:right;}
	/*-- cell containing menu           --*/ 	.MenuTD { background:  url(images/Menu_Spanner.jpg) repeat-x top left; width: 462px; height: 29px; vertical-align: top; }
	/*-- cell containing logo           --*/ 	.LogoTD { background:  url(images/Logo.jpg) no-repeat top left; width: 165px; height: 100px; padding: 0;}
	/*-- topright header section        --*/ 	.TopRowRight { background:  url(images/R_Banner.jpg) no-repeat top left; height: 71px; width:55px; padding: 0; vertical-align:top;}
	/*-- toprowspanner header section   --*/ 	.TopRowSpanner { background:  url(images/Spanner.jpg) repeat-x top right; height: 100px; width:100%; padding: 0;}
	/*-- RightLogo header section       --*/ 	.RightLogo{ background:  url(images/R_Logo.jpg) repeat-x top right; height: 100px; width:84px; padding: 0;}

/*-- Bottom Bar						--*/
	/*-- bottom images section          --*/ 	.BottomLeft_1 { background:  url(images/Anaptiksi.jpg) no-repeat top left; width: 58px; height: 32px;}
												.BottomLeft_2 { background:  url(images/EuropeanUnion.jpg) no-repeat top left; width: 48px; height: 32px;}
												.BottomLeft_3 { background:  url(images/GreekMinistry.jpg) no-repeat top left; width: 97px; height: 32px;}
												.BottomLeft_4 { background:  url(images/Espace.jpg) no-repeat top left; width: 170px; height: 32px;}
	/*-- bottom spanner section         --*/ 	.BottomSpanner { background:  url(images/Bottom_R.jpg) repeat-x top left; width: 100%; height: 32px;}											
	/*-- bottom header section          --*/ 	.BottomHeader { background:  url(images/R_Bottom.jpg) no-repeat top left; width: 393px; height: 32px; vertical-align:bottom; text-align:right; padding: 0 0 5 0; }


	/*-- login and user token idle         --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active, .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color:#FFFFCC; font-family: tahoma; font-size: 11px; font-weight:bold; text-decoration: none; }
	/*-- login and user token hover        --*/ a.LOGIN_object:hover, a.USER_object:hover { color: #444; font-family: tahoma; font-weight:bold; font-size: 11px; text-decoration: none; }

	/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #777; font-family: tahoma; font-size: 11px; text-decoration: none; }
	/*-- date token hover                  --*/ a.DATE_object:hover { color: #444; font-family: tahoma; font-size: 11px; text-decoration: none; }
	/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#FFFFCC; font-size: 11px; }
	/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { color:#FFFFCC; font-weight:bold; text-decoration:none; }
	/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { color:#444; font-weight:bold; text-decoration:none;  }

.toppane     {width: 100%; background-color: transparent; padding-left: 6px; padding-right: 4px; padding-top: 6px; }
.leftpane    {width: 175px; background-color: transparent; padding-left: 6px; padding-right: 4px; padding-top: 6px; }
.contentpane {width: 100%; background-color: transparent; padding-left: 6px; padding-right: 4px; padding-top: 6px; }
.rightpane   {width: 175px;	background-color: transparent; padding-left: 6px; padding-right: 4px; padding-top: 6px; }
.bottompane  {width: 100%; background-color: transparent; padding-left: 6px; padding-right: 4px; padding-top: 6px; }
.StandardButton { background: #aaaaaa none; color: #ffffff; font-family: Verdana, sans-serif; font-size: 11px;   font-weight: normal; }
.Head { font-family: Tahoma, Arial, Helvetica; font-size:  18px; font-weight:  normal; color: #333333; }

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer { }
.ModuleTitle_MenuBar {}
.ModuleTitle_MenuItem {}
.ModuleTitle_MenuIcon {}
.ModuleTitle_SubMenu {}
.ModuleTitle_MenuBreak {}
.ModuleTitle_MenuItemSel {}
.ModuleTitle_MenuArrow {display:none; }
.ModuleTitle_RootMenuArrow {display:none;}

/* Main Menu */

.MainMenu_MenuContainer { }
.MainMenu_MenuBar  { width: 100%; height: 15px; }
.MainMenu_MenuItem { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; height: 15px; width: auto;	border-left: 0px solid; border-bottom: 0px solid; border-top:  0px solid; border-right: 0px solid; padding: 3px 0px 0px 0px; }

.MainMenu_MenuItemSel 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: transparent;
	text-decoration: none;
	padding: 3px 0px 0px 0px;
	height: 15px;
	width: auto;
}

.MainMenu_Selected
{
	padding-right: 0px;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 0px;
	color: #666;
	padding-top: 0px;
	height: 15px;
}

.MainMenu_MenuIcon 
{
	  cursor: hand; 
      background: #FFFFFF; 
      border-left: #000000 0px solid; 
      border-bottom: #000000 0px solid; 
      border-top: #000000 0px solid; 
      border-right: #000000 0px solid; 
      width: 0px; 
      height: 0px;
	  display: none;
}

.MainMenu_MenuBreak 
{
      border-bottom: #000000 0px solid; 
      border-left: #000000 0px solid; 
      border-top: #000000 0px solid;  
      border-right: #000000 0px solid; 
      display: none;
}

.MainMenu_MenuArrow {
    display: none;
}

.MainMenu_SubMenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}


.MainMenu_RootItem 
{
	padding: 3px 0px 0px 0px;
	color: #ffc000;
	height: 15px;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	background-color:transparent;
}

.MainMenu_RootItemSel 
{
	padding: 3px 0px 0px 0px;
	color: #fffc00;
	height: 15px;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	background-color:transparent;
}

.MainMenu_RootMenuArrow 
{
	display:none;
}

.MainMenu_cellpadding{
	 padding:3px 0px 0px 0px;
}

