body td {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2C2C2C;
	text-align: left;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.link {
	background: url(/img/common/misc/link.png) center right no-repeat;
	padding-right: 13px;
}
.link:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3366cc;
}
.extlink {
	background: url(/img/common/misc/link.png) center right no-repeat;
	padding-right: 13px;
}
.extlink:hover {
	text-decoration: none;
}
#TBLMENU a {
    color: #333333;
    text-decoration: none;
    font-size: 11px;
}
#TBLMENU a:hover {
    color: #FF9900;
}
.mnulink {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.submnulink {
	font-size: 10px;
	color: #74B300;
	text-decoration: none;
	margin-left: 14px;
}
.toto {
	font-size: 9pt;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.logoeurowernet {
	background-image: url(/img/logo/eurower.net_filter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}