body {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma;
	font-size: 14px;
	color: #000066;
	background-color:#F0F0F0;
}

table#uir_structure {
	width: 800px;
	background:#F3F3FF;
}
table#uir_structure td {
	vertical-align: top;
}

td#str_top {
	background: #FFFFFF;
}

td#str_body {
	padding: 8px;
	text-align:justify;
}

/* Border of Structure */
#uir_structure, #str_top img, div.border {
	border:1px solid #333333;
}
div.border {
	width: 796px;
	padding: 2px;
	background-image:url(../images/uir_navibar.png);
	background-repeat:repeat-y;
}

/* Structure Elements */
#str_navig {
	font-size: 0.9em;
	color: #FFFFAA;
}
#copy {
	font-size: 0.8em;
	color: #666666;
	text-align: center;
}

/* Menu */
h3.menu {
	width: 100%px;
	background-color: #B8C9D3;
	border: 1px solid #000033;
	color: #000000;
	font-size:0.9em;
	font-weight:normal;
	padding: 2px;
	margin: 0px;
	margin-top: 16px;
}

ul.menu {
	margin: 0px;
	list-style-type: square;
	font-size: 0.9em;
	padding-left: 16px;
}
ul.menu ul {
	margin-left: 10px;
	padding-left: 16px;
	list-style-type: circle;
}
ul.news li {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
}
ul.news li:first-child, ul.news li li { border: none; }

ul.menu a:link, ul.menu a:visited {
	text-decoration:none;
	color: #000066;
}
ul.menu a:hover {
	color: #990000;	
}

#str_top img {
	border:1px solid #333333;
}

li.pdf {
	list-style-image: url(../images/icon_pdf.png);
}

li.deadlink {
	color: #990000;
}

/* Links */
a:link, a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
#str_navig a:link, #str_navig a:visited {
	color: #FF8040;
	text-decoration: none;
}
#str_navig a:hover, #str_navig a:active {
	text-decoration: underline;
}

/* Membri */
div.member {
	width: 572px;
	border:1px solid #999999;
	padding: 0px;
	margin-bottom: 6px;
	text-align:left;
}
div.member table {
	width: 572px;
	margin: 0px;
}

div.member td.logo {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	width: 204px;
}

td.logo img {
	border: 1px solid #666666;
	width: 200px;
	margin: 1px;
}

div.member td.info {
	font-size: 0.8em;
	margin: 0px;
}

/* Language */
span.lang img {
	float: right;
	height: 18px;
	border: none;
	position: relative;
	height: 18;
	top: -21px;
	margin-right: 4px;
}
