﻿@charset "utf-8";
/* CSS Document */
body { font-family: Tahoma, Verdana, Arial;
	margin: 0px;
	padding: 0px;
	FONT-SIZE: 11px;
	
	
}

.submenuN1On {
	/*line-height: 22px;*/
	line-height: 180%;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px;
	white-space: nowrap;
	/*FONT-SIZE: 98%;*/
	FONT-SIZE: 11px;
	width:180px;
}
.submenuN1Off {
	/*line-height: 22px;*/
	line-height: 180%;
	color: #333333;
	text-decoration: none;
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px;
	white-space: nowrap;
	FONT-SIZE: 11px;
}
a:hover.submenuN1Off {
	color: #333333;
	text-decoration: underline;
}
.bgLineaListado {
	background-image: url('http://portal.tee.gr/portal/page/portal/INTER_RELATIONS/dmenu-files/underList.gif');
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 0px;
	background-position: bottom;
	width:180px;
	color:#FFF;
}
.txtapartado {
	FONT-SIZE: 11px;
	
	font-weight: bold;
	color: #FFFFFF;
	background-image: url('http://portal.tee.gr/portal/page/portal/INTER_RELATIONS/dmenu-files/bg3.jpg');
	background-repeat: repeat-x;
	background-color: #666;
	text-decoration: none;
	padding: 2px;
	width:180px;
}
a:hover.txtapartado {
	color:#FFF;
	text-decoration:none;
	}
