body {
	margin: 0 0 10px 0;
	padding: 0;
	text-align: center;
	font-size: 10pt;
	color: #333333;
}
p.description {
	line-height:1.4;
}
.container {
  width: 800px;
  margin: 0 auto 15px auto;
  padding: 0;
  text-align: left;
}
.categories_main {
	background-color: #FDFDFD;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.pages_main {
	background-color: #FDFDFD;
}
.page_odd {
	background-color: #FFF4E7;
}
.page_even {
	background-color: #FDFDFD;
}
.searchbox {
	background-image: url(img/searchbox.png);
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-right: 16px;
	width: 170px;
	height: 22px;
}
.page_url {
	color: #999999;
	font-size: 10pt;
}
.page_main {
	padding-left: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(img/page_dot.gif);
	background-repeat: no-repeat;
}
.page_users {
	padding-left: 20px;
}
.hits {
	text-align: center;
}
.node_title_path {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	height: 10px;
}
h1 {
	margin: 0px;
}
a:link {
	color: #339900;
	text-decoration: none;
}
a:visited {
	color: #999900;
	text-decoration: none;
}
a:hover {
	color: #66CC00;
	text-decoration: underline;
}
a:active {
	color: #66CC00;
	text-decoration: underline;
}
/*
a.page_parent:link {
	color: #999999;
	text-decoration: none;
}
a.page_parent:visited {
	color: #999999;
	text-decoration: none;
}
a.page_parent:hover {
	color: #999999;
	text-decoration: underline;
}
a.page_parent:active {
	color: #999999;
	text-decoration: underline;
}
*/
.categories {
	margin-top: 8px;
}
.pages {
	margin-top: 16px;
}
.copyright {
	color: #999999;
	margin-top: 16px;
	font-size: 9pt;
	text-align: center;
}
.header_details {
	padding-left: 5px;
}
.page_parent {
	font-size: 8pt;
}

.node_title_inspect {
	background-image: url(img/node_title_image.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 5px;
	height: 60px;
	margin-left: 2px;
	margin-top: 5px;
}
.node_title_search {	
	background-image: url(img/node_title_image_search.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 5px;
	height: 60px;
	margin-left: 2px;
	margin-top: 5px;
}
.node_title_inspectVirtual {	
	background-image: url(img/node_title_image_virtual.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 5px;
	margin-left: 2px;
	margin-top: 5px;
}
.node_title_new {	
	background-image: url(img/node_title_image_new.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-top: 5px;
	height: 60px;
	margin-left: 2px;
	margin-top: 5px;
}

.categories_navigator {
	background-color: #FDFDFD;
}
.pages_navigator {
	background-color: #FDFDFD;
}

h2.pencil {	
	background-image: url(img/icon_pin.jpg);
	background-repeat: no-repeat;
	padding-left: 32px;
	margin-top:20px;
	padding-top:7px;
	padding-bottom:10px;
	margin-bottom:0px;
}
p.pencil {
	margin-top:2px;
	line-height:1.5;
}
.thin {
	margin:0;
	padding-right: 220px;
}

.node_title_inspectVirtual_parentList {
	padding-left: 16px;
	line-height:13px;
	font-size:9pt
}

h1.main {
	margin-top:6px;
}

div.addsrc {
	text-align:right;
	font-size:14px;
	border-right-style:solid;
	border-right-color:#EEEEEE; 
	border-right-width:8px;
	padding-right:2px;
}

.addsrc_description {
	color:#999999;
	font-size:13px;
}