table.INFOsidebar {
	margin: 5px 0px 15px 0px;
	width: 100%;
	background-image: url(../../Gfx/COMMON/GREEN/Titlebar_INFO_bg.gif);
	background-repeat: repeat-x;	
}
table.INFOsidebar td.title {
	background-image: url(../../Gfx/COMMON/GREEN/Titlebar_INFO_right.gif);
	background-repeat: no-repeat;
	background-position: right;
  color:#fff;
	padding: 0px;
	line-height: 40px;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
}
table.INFOsidebar img {
	float: left;
	margin: 0px 5px 0px 0px;
}
table.INFOsidebar td.body {
	background-color: #fff;
	border-style: solid;
	border-color: #008579;
	border-width: 0px 1px 1px 1px;
}
table.INFOsidebar a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
table.INFOsidebar a:hover {
	color: #008579;
	text-decoration: underline;
}
table.INFOsidebar a.active {
	color: #008579;
}
table.INFOsidebar ul,table.INFOsidebar li {
	margin-left: 10px;
}
ul#level2 {
	margin: -13px 0px 0px 15px;}
ul#level2 li {
	list-style-image: url(../../Gfx/COMMON/GREEN/List_icon_square.gif);
	line-height: 11px;
	margin-bottom: 3px;
}	
ul#level2 a {	
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	color: #666;
}
ul#level2 a:hover {
	color: #000;
}
ul#level2 a.active {
	color: #008579;
	font-weight: bold;
}
table.sidebar#anouncement .body {
	padding: 10px 5px;
}
a.return {
	font-size: 9px;
	color: #909090;
	text-decoration: none;
	text-align: center;
	margin: -5px 0px 12px 0px;
	display: block;
}
a.return:hover {
	color: #707070; text-decoration: underline;
}