.search_text_box
{
	border: 2px solid #197fb2;
	width: 100%;
}
.roll5
{
	text-decoration:none; 
	font-family: Arial; 
	color:#008a46; 
	font-size: 9pt;
}   
A.roll5:hover 
{
	text-decoration:underline; 
	color:#000000;
}
.search_button
{
	border: 2px #000000 ridge;
	background: #f3f8fb;
	width: 100%;
}
.side_menu_header
{
	font-size: 10pt;
	color: #000000;
	text-align: center;
}
.portal_tree_browser_panel
{
	background: #197fb2;
	font-size: 10pt;
}
.portal_tree_browser_link
{
	color: #ffffff;
	font-size: 10pt;
	text-decoration: none;
}
.portal_tree_browser_text
{
	color: #197fb2;
	font-size: 10pt;
}
.portal_tree_location_header
{
	background: #add86b;
	font-size: 13pt;
	font-weight: 700;
}
.portal_tree_sub_header
{
	background: #8abad5;
	font-size: 13pt;
}
.portal_tree_panel 
{
	border: 2px solid #8abad5;
	background-color: #f3f8fb;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.portal_tree_container 
{
	border: 2px solid #8abad5;
	background-color: #f3f8fb;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	vertical-align: top;
	font-size: 10pt;
}
.portal_tree_header 
{
	background-color: #dce9f2;
	border-bottom: 2px solid #8abad5;
	color: Black;
	font-weight: 900;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 10pt;
}
.search-header
{
	background-color: #dce9f2;
	border-right: 2px solid #8abad5;
	color: Black;
	font-weight: 900;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 10pt;
}
.portal_tree_element 
{
	color: Black;
	font-weight: 400;
	vertical-align: top;
}
.portal_tree_link
{
	color: #000000;
	text-decoration: none;
}
A.portal_tree_link:hover
{
	color: #000000;
	text-decoration:underline;
}
.large_portal_tree_link
{
	color: #000000;
	text-decoration: none;
	font-size: x-small;
	font-weight: 700;
}
.large_portal_tree_link:hover
{
	color: #000000;
	text-decoration: underline;
	font-size: x-small;
	font-weight: 700;
}
.app-body
{
	background-color: #ffffff;
}
td
{
	font-size: 8pt;
	font-family: Arial;
}
.category-name
{
	font-size: x-small;
	font-weight: 700;
}
A.download-link
{
	font-size: large;
	color: Blue;
}
.for-sale-header
{
	font-size: large;
}

.search-hider
{
	background-color: #2785B8;
	font-size: x-small;
	font-weight: bold;
	color: White;
	cursor: pointer;
}
