#main_content div.article_filter {
	margin: 0px;
}

#main_content div.article_filter form {
	margin: 0px;
}

#main_content div.article_filter table {
	border: none;
	border-collapse: collapse;
	margin: 0px;
	margin: 16px 0px;
	padding: 0px;
}

#main_content div.article_filter table tbody tr td.stcl {
	width: 116px;
	text-align: right;
	vertical-align: middle;
}

#main_content div.article_filter table tbody tr td.stcr {
	vertical-align: middle;
	width: auto;
	padding-right: 2px;
}

#main_content div.article_filter table tbody tr td.stcr input[type="text"]{
	width: 100%;
}

#main_content div.article_filter table.st {
	margin-top: 0px;
}

#main_content div.article_filter table thead tr th.sth {
	font-family: "Arial Narrow", Calibri, Tahoma, Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #ff7f00;
	text-align: center;
}

#main_content div.article_filter table tbody tr.str1,
#main_content div.article_filter table tbody tr.str2 {
	height: 24px;
}

#main_content div.article_filter table tbody tr.str1 {
	background-color: #e2e2e2;
}

#main_content div.article_filter table tbody tr td.stcc {
	text-align: center;
}

#main_content div.article_filter table.scroller {
	width: auto;
	float: left;
	margin: 0px;
	margin-bottom: 16px;
}

#main_content div.article_filter table.scroller table.scroller {
	margin: 0px;
}

#main_content div.article_filter table.scroller tbody tr{
	height: 24px;
}

#main_content div.article_filter table.scroller tr td {
	vertical-align: top;
}

#main_content div.article_filter table.scroller tr td a{
	margin: 0px 2px;
	text-decoration: none;
	color: #ff7f00;
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

#main_content div.article_filter table.scroller tr td a img{
	border: none;
}

#main_content div.menu_tree {
	margin: 16px 0px;
}

#main_content div.menu_tree input.submit {
	margin-top: 16px;
}

#main_content div.menu_tree table {
	border: none;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

#main_content div.menu_tree table td {
	margin: 0px;
	padding: 0px;
	height: 16px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff7f00;
}

#main_content div.menu_tree table td img,
#main_content div.menu_tree table td a img{
	border: none;
}

#main_content div.menu_tree table td a {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #ff7f00;
}

#main_content div.menu_tree table td a.documentSelected {
	background-color: #d2d2d2;
	padding: 2px;
}