a.menu5{
	display:block;
	text-align: left;
	text-decoration: none;
	font-size: x-small;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	color:#000000;
	background-image: url(images/title01.gif);
	width:165px;
	height:22px;
}

.new {
	padding: 5px;
	width: 310px;
	font-size: x-small;
	text-align: left;
	background-color: #E2ECF8;
}
.new02 {
	width: 310px;
	font-size: x-small;
	text-align: left;
	background-color: #E2ECF8;
}

.topics {
	width: 250px;

	background-color: #E5E5E5;
	text-align: left;
	padding: 5px;
	line-height: 110%;
}

h2 {
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align: left;
	font-size: x-small;
	font-weight: normal;
	line-height:120%;
}

.topics_new {
	font-size: x-small;
	text-align: left;
	background-color: #E5E5E5;
}
.text_arrow {
	background: url(images/icon_arrow.gif) no-repeat;
	background-position:left 3px;
	padding: 0px 0px 0px 7px;
}
