body {
	background: #F5F5F5;

	color: #000000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

    margin: 0px 0px 0px 0px;
	
	scrollbar-face-color: #DCDCDC;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #DCDCDC;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: #DCDCDC;
	scrollbar-track-color: White;
   scrollbar-arrow-color: White;
}


td {
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

img		{ border: none }

h1 {
	background: transparent;
	color: Maroon;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	background: transparent;
	color: Maroon;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	background: transparent;
	color: Maroon;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
h4 {
	background: transparent;
	color: Maroon;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
h5 {
	background: transparent;
	color: Maroon;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
h6 {
	background: transparent;
	color: Maroon;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


textarea {
	background : White;	
	  scrollbar-face-color: #DCDCDC;
	  scrollbar-shadow-color: White;
	  scrollbar-highlight-color: #DCDCDC;
	  scrollbar-3dlight-color: White;
	  scrollbar-darkshadow-color: #DCDCDC;
	  scrollbar-track-color: White;
     scrollbar-arrow-color: White;
	
	border-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 2px;
}

input {
	background : White;

	border-bottom-width: 1px;
	border-color: #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;

	color: #000000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 2px;
}

.input_button {
	background : #F7F5EB;

	color: #CC3366;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	border: 1px outset;
   text-align: center;
	width: 80px;
	height: 20px;
	
	 border-top        : 1px solid #FFFFFF;
    border-bottom     : 1px solid #000000;
    border-left       : 1px solid #FFFFFF;
	 border-right      : 1px solid #000000;
}

.input_button_long {
	background : #F7F5EB;

	color: #CC3366;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	border: 1px outset;
   text-align: center;
	width: 150px;
	height: 20px;
	
	 border-top        : 1px solid #FFFFFF;
    border-bottom     : 1px solid #000000;
    border-left       : 1px solid #FFFFFF;
	 border-right      : 1px solid #000000;
}

input.pn-text {
	background-color : #ffffff;

	border-bottom-width: 1px;
	border-color: #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;

	color: #000000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 2px;
}

input.pn-button {
background-color :#F1EAE4;

	text-align: center;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	margin : 0px 0px 0px 0px;
	padding : 2px 0px 2px 0px;
	color: #305075;
	
	cursor: hand;
    border-top        : 1px solid #FFFFFF;
    border-bottom     : 1px solid #000000;
    border-left       : 1px solid #FFFFFF;
	border-right      : 1px solid #000000;
}

.pn-button {
background-color :#F1EAE4;

	text-align: center;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;

	width:75px;
	height: 22px;
	
	cursor: hand;
   border-top        : 1px solid #FFFFFF;
   border-bottom     : 1px solid #000000;
   border-left       : 1px solid #FFFFFF;
	border-right      : 1px solid #000000;
}


input.r-button {
	background-color: transparent;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
    cursor : default;
}

/*  Form  Types  -Check Box -  Configuration   */
input.Econ-checkbox {
	background-color: transparent;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
    cursor : default;
	width:20px;
	height :20px;
}



select {
background-color : White;
	scrollbar-face-color: #DCDCDC;
	scrollbar-shadow-color: White;
	scrollbar-highlight-color: #DCDCDC;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: #DCDCDC;
	scrollbar-track-color: White;
    scrollbar-arrow-color: White;
font-family : Tahoma, Helvetica, Arial, sans-serif;
font-size: 11px;
font-weight: normal;
}

select.pn-text {
	background-color : White;
	scrollbar-face-color: #DCDCDC;
	scrollbar-shadow-color: White;
	scrollbar-highlight-color: #DCDCDC;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: #DCDCDC;
	scrollbar-track-color: White;
    scrollbar-arrow-color: White;
	
/*  background-color: #D9DCC2;  */

	color: #000000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a: {
	background-color: transparent;
	color: #75002A;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}

a:link {
	background-color: transparent;
	color: #75002a;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	color: #FF0033;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
}

a:visited {
	background-color: transparent;
	color: #CC3366;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
}


a:active {
	background-color: transparent;
	color: #75002a;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
}

p {
    background-color: transparent;
	text-align: justify;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	margin : 0px 0px 10px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;
	
    text-indent: 0px; 
	line-height: normal;
}
li {
    background-color: transparent;
	text-align: justify;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	margin : 5px 0px 5px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;	
    text-indent: 25px; 
	line-height: normal;
}
ul {
	background-color: transparent;
	text-align: justify;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;	
	line-height: normal;	
	
	text-indent: 20px;
	list-style-image: url(../images/Econ_list_bullets/romvos_red.gif);
	list-style-position: inherit;
	list-style: disc;
}

ol {
	background-color: transparent;
	text-align: justify;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	margin : 2px 0px 2px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;	
	line-height: normal;
	
   list-style: decimal;
	list-style-position: outside;
	list-style-type: decimal;
}







/*   --------------------------------------------------   */
/*   ----------   CLASSES   ----------------------   */
/*   --------------------------------------------------   */

/* ----- TR  Cursor Default ----- */
tr.cursor-default {
	cursor : default;
}
/* ------ */


/*   ----------     SMALL   FONTS   (Body  Default)   ----------   */
.Econ-small_fonts {
	background-color: transparent;
	color: #000000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.Econ-small_fonts a:link {
	background-color: transparent;
    color: #75002a;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.Econ-small_fonts a:visited {
	background-color: transparent;
	color: #75002a;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.Econ-small_fonts  a:hover {
	background-color: transparent;
	color: #B22222;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}

.Econ-small_fonts a:active {
	background-color: transparent;
	color: #75002a;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	}
/*   --------------------------------------------------   */
/*   --------------------------------------------------   */



/*   ----------   List  Bullets    ROMVOS     ---------------------------   */
.ul-romvos_blue {
	background-color: transparent;
	text-align: justify;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;	
	line-height: normal;
	
	list-style-image: url(../images/Econ_list_bullets/romvos_blue.gif);
	list-style-position: outside;
	list-style-type: circle;
}
.ul-romvos_green {
	background-color: transparent;
	text-align: justify;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;	
	line-height: normal;
	
	list-style-image: url(../images/Econ_list_bullets/romvos_green.gif);
	list-style-position: outside;
	list-style-type: circle;
}
.ul-romvos_red {
	background-color: transparent;
	text-align: justify;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;	
	line-height: normal;
	
	list-style-image: url(../images/Econ_list_bullets/romvos_red.gif);
	list-style-position: outside;
	list-style-type: circle;
}
.ul-romvos_silver {
	background-color: transparent;
	text-align: justify;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;	
	line-height: normal;
	
	list-style-image: url(../images/Econ_list_bullets/romvos_silver.gif);
	list-style-position: outside;
	list-style-type: circle;
}
.ul-romvos_yellow {
	background-color: transparent;
	text-align: justify;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;	
	line-height: normal;
	
	list-style-image: url(../images/Econ_list_bullets/romvos_yellow.gif);
	list-style-position: outside;
	list-style-type: circle;
}
/*   ----------   */

/*   ----------   List  Bullets    SFAIRA     ---------------------------   */
.ul-sfaira_blue {
	background-color: transparent;
	text-align: justify;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;	
	line-height: normal;
	
	list-style-image: url(../images/Econ_list_bullets/sfaira_blue.gif);
	list-style-position: outside;
	list-style-type: circle;
}
.ul-sfaira_green {
	background-color: transparent;
	text-align: justify;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;	
	line-height: normal;
	
	list-style-image: url(../images/Econ_list_bullets/sfaira_green.gif);
	list-style-position: outside;
	list-style-type: circle;
}
.ul-sfaira_red {
	background-color: transparent;
	text-align: justify;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;	
	line-height: normal;
	
	list-style-image: url(../images/Econ_list_bullets/sfaira_red.gif);
	list-style-position: outside;
	list-style-type: circle;
}
.ul-sfaira_silver {
	background-color: transparent;
	text-align: justify;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;	
	line-height: normal;
	
	list-style-image: url(../images/Econ_list_bullets/sfaira_silver.gif);
	list-style-position: outside;
	list-style-type: circle;
}
.ul-sfaira_yellow {
	background-color: transparent;
	text-align: justify;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;	
	line-height: normal;
	
	list-style-image: url(../images/Econ_list_bullets/sfaira_yellow.gif);
	list-style-position: outside;
	list-style-type: circle;
}
/*   ----------   */

/*   ----------   List  Bullets    SUN     ---------------------------   */
.ul-sun_red {
	background-color: transparent;
	text-align: justify;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	color: #000000;	
	line-height: normal;
	
	list-style-image: url(../images/Econ_list_bullets/sun_red.gif);
	list-style-position: outside;
	list-style-type: circle;
}
/*   ----------   */

/*   ----------   List  Bullets    ROMVOS     ---------------------------   */
.ul-sublist {
	background-color: transparent;
	text-align: justify;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 30px;
	color: #000000;	
	line-height: normal;
	
	list-style-image: url(../images/Econ_list_bullets/sfaira_yellow.gif);
	list-style-position: outside;
	list-style-type: circle;
	text-indent: 40px;
}
/*   ----------   */


/*   ----------   Table  Around   ---------------   */
.Econ-table_arround {
	background-color : #FFFFFE; 
   border : 1px ridge #800000;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width : 100%;
	height : 620px;
}
/*   --------------------------------------------------   */
/*   --------------------------------------------------   */



/*   --------    LIST     TABLE   -----------------   */

/*  ----- (start)  Default   Parameters   ------------   */
.Econ-list_title {
    background-color: transparent;
	padding : 5px 5px 0px 5px;
	margin : 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;	
	color: #000000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width : 100%;	
}
.Econ-list_no_img_text_1 {
	padding : 5px 5px 0px 5px;

    background-color: transparent;
	margin : 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;	
	color: #000000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width : 100%;	
}
.Econ-list_no_img_text_2 {
	padding : 5px 5px 0px 25px;
	
    background-color: transparent;
	margin : 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;	
	color: #000000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	width : 100%;	
}
.Econ-list_img {
   background-image: url(../images/Econ_list_bullets/sfaira_red.gif);
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: 7 7;
   background-color: transparent;  
	padding : 5px 5px 0px 25px;
	margin : 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	width : 100%;
}
.Econ-sublist {
   background-image: url(../images/Econ_list_bullets/sfaira_yellow.gif);
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: 24 7;
   background-color: transparent;  
	padding : 5px 5px 0px 40px;
	margin : 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	width : 100%;
}
/*   -----  (end)  default  parameters   -------  */

/*  ----   TD  List    ROMVOS   -----  */
.Econ-list_romvos_red {
   background-image: url(../images/Econ_list_bullets/romvos_red.gif);
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: 7 7;
   background-color: transparent;  
	padding : 5px 5px 0px 25px;
	margin : 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	width : 100%;	
}
/*   --------------------------------------------------   */
/*   --------------------------------------------------   */


/*   ----------   Top Menu   ---------------------   */
.Econ-top_menu_up {
	background-image : url(../images/Econ_top_bar_up_.gif);
	background-repeat : repeat-x;
	height : 5px ;
	
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: White;
	text-decoration: none;
}

.Econ-top_menu_up a:link {
	background-color: transparent;
	color: White;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.Econ-top_menu_up a:visited {
	background-color: transparent;
	color: White;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.Econ-top_menu_up a:hover {
	background-color: transparent;
	color: #B22222;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
   text-decoration: none;
}
/*
.Econ-top_menu_up a:active {
	background-color: transparent;
	color: #DCDCDC;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
*/

.Econ-top_menu_down {
	background-image : url(../images/Econ_top_bar_down_.gif);
	background-repeat : repeat-x;
	height : 7px;
}
/*   --------------------------------------------------   */
/*   --------------------------------------------------   */
.Econ-left_menu_bar {
	background-image : url(../images/Econ_left_bar.gif);
	background-repeat : repeat-y;
	padding : 1px 0px 0px 0px;
	margin : 0px 0px 0px 0px;	
	text-align: center;
	vertical-align: top;
}


/*   ----------   Right   Bar   ---------------------   */
.Econ-right_menu_bar {
	background: #F5F5F5;
	text-align: center;
	padding : 1px 0px 0px 0px;
	margin : 0px 0px 0px 0px;	
	vertical-align: top;
}
/*   --------------------------------------------------   */
/*   --------------------------------------------------   */


/*   ----------   Table  Header  Middle (+)   Bottom  menu---------------   */
/*   ----------     MIDDLE   (Fonts - Links)    ---------------   */
.Econ-mid {
	background-color : transparent;
	color: Black;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}


.Econ-mid a:link {
   background-color: transparent;
	color: Black;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: bold;
	text-decoration: none;
}

.Econ-mid a:visited {
	background-color: transparent;
	color: Black;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: bold;
	text-decoration: none;
}

.Econ-mid a:hover {
	background-color: transparent;
	color: #B22222;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: bold;
	text-decoration: none;
}

.Econ-table_mid_2{
	background-color : #E3D7C3;
	color: Black;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width : 100%;
}
/*
.Econ-mid a:active {
	background-color: transparent;
	color:  White;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: bold;
	text-decoration: none;
}
*/
.Econ-table_mid {
	background-color : #DCDCDC;
	color: White;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width : 100%;
}

/*   Bottom Menu 
*/

.Econ-td_bottom_menu {
	background: transparent;
	color: White;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding : 0px 0px 8px 0px;
	margin : 0px 0px 0px 0px;
}
.Econ-bottom_menu a:link {
	background-color: transparent;
	color: White;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: bold;
	text-decoration: none;
}
.Econ-bottom_menu a:visited {
	background-color: transparent;
	color: White;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: bold;
	text-decoration: none;
}
.Econ-bottom_menu a:hover {
	background-color: transparent;
	color: #FFD700;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: bold;
	text-decoration: none;
}
/*
.Econ-bottom_menu a:active {
	background-color: transparent;
	color: White;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: bold;
	text-decoration: none;
}
*/
.Econ-table_bottom-menu_up {
	background-image : url(../images/Econ_bottom_bar_up_.gif);
	background-repeat : repeat-x;
	height : 5px; 

	color: White;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width : 100%;
}
.Econ-table_bottom-menu_down {
	background-image : url(../images/Econ_bottom_bar_down_.gif);
	background-repeat : repeat-x;
	height : 9px;
	width : 100%;
}


/*   --------------------------------------------------   */
/*   --------------------------------------------------   */


/*   ----------   TD Header  TITLE   ---------------   */
.Econ-title {
	background-color: White ;
	color: #000000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/*   --------------------------------------------------   */
/*   --------------------------------------------------   */


/*   ----------   TD  Content   ---------------   */
/* --- */
.Econ-td_content {
	background : transparent;;
	padding : 10px 3px 10px 0px;
	margin : 0px 0px 0px 0px;
}
/* --- */
/* ---   Article  OUT   ---   */
.Econ-article {
	background-color: transparent;;
	color: #000000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.Econ-article a:link {
	background-color: transparent;
	color: #75002a;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.Econ-article a:visited {
	background-color: transparent;
	color: #75002a;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.Econ-article a:hover {
	background-color: transparent;
	color: #B22222;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
/*
.Econ-article a:active {
	background-color: transparent;
	color: Black;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
*/
/*   ---------------  Article  Table  ----------------------  */
.Econ-table_article {
	background-color : #F5F5F5; 
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width : 100%;
    border-top: 1px solid Maroon;
	    border-left: 1px solid Maroon;
		    border-right: 1px solid Maroon;
			    border-bottom: 1px solid Maroon;
}
.Econ-table_content {
	background-color : #F5F5F5; 
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width : 98%;
/*	
    border-top: 1px solid Maroon;
	    border-left: 1px solid Maroon;
		    border-right: 1px solid Maroon;
			    border-bottom: 1px solid Maroon;
*/
}
/* ----- */


/*   ---------------  Perilipsi  Table  ----------------------  */
/*  ---Table of Description Article (in Home Page)   -    Perigrafi Thematon (stin proti selida)  ---  */
.Econ-table_perigrafi {
	background-color : transparent; 
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width : 100%;

   border-top: 1px solid Maroon;
	border-left: 1px solid Maroon;
   border-right: 1px solid Maroon;
   border-bottom: 1px solid Maroon;
	
	text-align : left;
	vertical-align : top;
}
.Econ-table_perigrafi_title {
	background-color : #DCDCDC; 
	padding : 3px 3px 3px 3px;
	margin : 0px 0px 0px 0px;
	width : 100%;
	/*-----  #EDE2CB  --  #E5D8B9  --  (#E2D3B4)  --  #DDCCA6  -----*/
    border-bottom: 1px solid #000000;		
     text-align : left;
	 vertical-align : top;
}
.Econ-table_perigrafi_bottom {
	background-color : #DCDCDC; 
	padding : 3px 3px 3px 3px;
	margin : 0px 0px 0px 0px;
	width : 100%;
    border-top: 1px solid #000000;		
     text-align : left;
	 vertical-align : middle;
}

/* -- Table of  Synopsis  -------------------------------  */
.Econ-perilipsi_img {
	background-color : #800000; 
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	width : 50px;
	height: 50px;
}
.Econ-perilipsi_text {
	background-color : #800000; 
	padding : 3px 1px 3px 1px;
	margin : 0px 0px 0px 0px;
	width : 50px;
}
/* ----- */

/*   --------------------------------------------------   */


/*   ----------     LEFT     MENU   (Fonts - Links)    ------------   */
.Econ-left_menu_bar {
	background-image : url(../images/Econ_left_bar.gif);
	background-repeat : repeat-y;
	text-align: center;
	vertical-align: top;
}
/* Left Menus */

.Econ_block_left-title {
	background: Black;
	color: White;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 2px 5px 2px 5px;
	
	border-top: 1px solid #dccdde;
	border-left: 1px solid #dccdde;
   border-right: 1px solid #75002a;
   border-bottom: 1px solid #75002a;
	background-image: url(../images/Econ_left_bar_.gif);
}

.Econ_block_left-content {
	background: transparent;
	color: Black;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 5px 5px 5px;

	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
   border-right: 1px solid #75002a;
   border-bottom: 1px solid #75002a;
}

.Econ_block_left-content a:link {
	color: #75002a;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.Econ_block_left-content a:visited {
	color: #75002a;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.Econ_block_left-content a:hover {
	color: #B22222;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
/*
.Econ_block_left-content a:active {
	color: #800000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
*/


.Econ_block_right-title {
	background: Black;
	color: White;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 2px 5px 2px 5px;
	
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
   border-right: 1px solid #75002a;
   border-bottom: 1px solid #75002a;
	
	background-image: url(../images/Econ_left_bar_.gif);
}

.Econ_block_right-content {
	background: #dcdcdc;
	color: Maroon;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
   border-right: 1px solid #75002a;
   border-bottom: 1px solid #75002a;
}

.Econ_block_right-content a:link {
	color: #75002a;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.Econ_block_right-content a:visited {
	color: #75002a;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.Econ_block_right-content a:hover {
	color: #B22222;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
/*
.Econ_block_right-content a:active {
	color: #800000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
*/
.Econ_center-title {
	background: #75002a;
	color: White;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
	
	border-top: 1px solid #DCCDDE;
	border-left: 1px solid #DCCDDE;
   border-right: 1px solid #000000;
   border-bottom: 1px solid #000000;
	height: 19px;
/*	background-image : url(../images/Econ_bar.gif); */
}	

.Econ_title {
	background: #75002a;
	color: White;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	
	padding: 0px 0px 0px 0px;
	
	border-top: 1px solid #DCCDDE;
	border-left: 1px solid #DCCDDE;
   border-right: 1px solid #000000;
   border-bottom: 1px solid #000000;
	height: 19px;
/*	background-image : url(../images/Econ_bar.gif); */
}	

.Econ_top-all {
	background: Black;
	color: #dccdde;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
	
	border-top: 0px solid #DCCDDE;
	border-left: 0px solid #DCCDDE;
   border-right: 0px solid #000000;
   border-bottom: 0px solid #000000;
	height: 19px;
}	

.Econ_top-images {
	background: transparent;
	color: #dccdde;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 0px 0px 0px 0px;
	
	border-top: 0px solid #DCCDDE;
	border-left: 0px solid #DCCDDE;
   border-right: 0px solid #000000;
   border-bottom: 0px solid #000000;
	height: 19px;
}	


.Econ-top_title a:link {
	background-color: transparent;
	color: #dccdde;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: bold;
	text-decoration: none;
}
.Econ-top_title a:visited {
	background-color: transparent;
	color: #dccdde;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: bold;
	text-decoration: none;
}
.Econ-top_title a:hover {
	background-color: transparent;
	color: White;
	font-size: 11px;
	font-style: bold;
	text-decoration: none;
}
/*   --------------------------------------------------   */
/*   --------------------------------------------------   */


/*   --------DateTime  Fonts  ------------------   */
.Econ-font_datetime {
	background-color: transparent;
	color: #000000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
}

/*   --------------------------------------------------   */
/*   --------------------------------------------------   */


/*   ----------     SMALL   Fonts   (Top  Menu)   ----------   */
.Econ_small-top_menu {
	background-color: transparent;
	color: #DCDCDC;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.Econ_small-top_menu a:link {
	background-color: transparent;
	color: #DCDCDC;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.Econ_small-top_menu a:visited {
	background-color: transparent;
	color: #DCDCDC;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.Econ_small-top_menu  a:hover {
	background-color: transparent;
	color: #B22222;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}
/*
.Econ_small-top_menu a:active {
	background-color: transparent;
	color: Maroon;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 9px;
	text-decoration: none;
	}
*/
/*   --------------------------------------------------   */
/*   --------------------------------------------------   */



/*   --------   VIOGRAFIKO   TABLE    ------------------   */
.Econ-table_viografiko_syntomo {
    background-color: transparent;
	color: #000000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	   width: 100%;
	   border: 1px ridge;
		padding: 0px 0px 0px 0px;
		cursor: default;
}
/*   --------------------------------------------------   */
/*   --------------------------------------------------   */


/*  -----  Table of   ALL   INSIDE   HTML   docs  ----- */
.Econ-table_inside_htmls {
   background-image : url(../images/Econ_backconst.gif);
	background-position : center;
   background-repeat: no-repeat;
	color: #000000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin : 0px 0px 0px 0px;
	padding : 2px 2px 2px 5px;
	  width : 770px;
}
.Econ-table_personnel {
   background-image : url(../images/Econ_backconst_2.gif);
	background-position : top;
   background-repeat: no-repeat;
	color: #000000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin : 0px 0px 0px 0px;
	padding : 2px 2px 2px 5px;

}
.Econ-table_inside_htmls_simple {
   background : transparent;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin : 0px 0px 0px 0px;
	padding : 2px 2px 2px 5px;
	  width : 770px;
}
/*  -----  BORDERED  Table  INside   HTML   docs  ----- */
/* -- pinakas me border  ton esoterikon selidon tou Portal  -----  */
.Econ-table_inside_htmls_bordered {
	/* background : transparent; */
	padding : 5px 5px 5px 5px;
	margin : 0px 0px 0px 0px;
          border-top: 1px solid #DCDCDC;
	      border-left: 1px solid #DCDCDC;
		  border-right: 1px solid #DCDCDC;
	 width : auto;
}
.Econ-td_inside_htmls_bordered_left {
	/* background : transparent; */
	padding : 5px 5px 5px 5px;
	margin : 0px 0px 0px 0px;
   border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	width : 165px;
}
.Econ-td_inside_htmls_bordered_right {
	/* background : transparent; */
	padding : 5px 5px 5px 5px;
	margin : 0px 0px 0px 0px;
	border-bottom: 1px solid #DCDCDC;
	width : 600px;
}
.Econ-td_inside_htmls_bordered {
	padding : 2px 2px 2px 2px;
	margin : 2px 2px 2px 2px;
	background-color: #DCDCDC;
	border-bottom: 1px solid Black;
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid Black;
	border-left: 1px solid #DCDCDC;

}

.Econ-marquee {
	background-color: #E3D7C3;
	
	
}

/* ----- */
/*   --------------------------------------------------   */
/*   --------------------------------------------------   */




.pn-normal {
	background-color: transparent;
	color: Black;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.pn-normal a:link {
	background-color: transparent;
	color: #75002a;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.pn-normal a:visited {
	background-color: transparent;
	color: #75002a;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.pn-normal a:hover {
	background-color: transparent;
	color: #B22222;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
/*
.pn-normal a:active {
	background-color: transparent;
	color: #800000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
*/
.pn-title {
	background-color: transparent ;
	color: #000000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.pn-title a:link {
	background-color: transparent;
	color: #75002a;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.pn-title a:visited {
	background-color: transparent;
	color: #75002a;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.pn-title a:hover {
	background-color: transparent;
	color: #B22222;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
/*
.pn-title a:active {
	background-color: transparent;	
	color: #800000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
*/
.pn-sub {
	background-color: transparent;
	color:  #000000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.pn-sub a:link {
	background-color: transparent;
	color: #75002a;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.pn-sub a:visited {
	background-color: transparent;
	color: #75002a;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.pn-sub a:hover {
	background-color: transparent;
	color: #B22222;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
/*
.pn-sub a:active {
	background-color: transparent;
	color: #800000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
*/
.pn-logo {
	background-color: transparent;
	color: #000000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: none;
}

a.pn-logo:link {
	background-color: transparent;
	color: #75002a;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: none;
}

a.pn-logo:visited {
	background-color: transparent;
	color: #75002a;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: none;
}

a.pn-logo:hover {
/*  background-color: #B1B78B;  */
	background-color: transparent;
	color: #B22222;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: none;
}
/*
a.pn-logo:active {
	background-color: transparent;
	color: #800000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: none;
}
*/
.pn-logo-small {
	background-color: transparent;
	color: #000000;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.pn-pagetitle {
	background-color: transparent;
	color: Black;
	font-family : Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

