.footer {
	color: gray;
	text-align: right;
	font-size: 90%;
	padding-bottom: 10px;
	padding-right: 2px;
}

.rank {
	padding-left: 2px;
	padding-right: 2px;
}

.highlight {
	background-color: #000000;
	font-weight: bold;

}

.editbutton {
	border: 1px solid gray;
	background-color: white;
	margin-top: 20px;
	padding: 5px;
	text-align: center;
}

.summary {
	color: gray;
}

.no-meta-available {
	color:red;
}

.searchresults {
	padding: 5px;
}

.back-to-top {
	/*text-align: right;*/
	font-size: 11px;
	font-weight: normal;

	width: 130px;
	padding-top:2px;
	position: absolute;
	left: 745px;
}
a:link, a:visited, a:active, a:hover {
	color: #398273;
}

a:hover {
	color: black;
}

.breadcrumb {
	background-color: white;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #cceecc;
	border-left: 1px solid #000000;	
	border-right: 1px solid #000000;		
	padding: 5px;

	font-size: 90%;
}

.content-header {
	background-color: transparent;
	padding: 5px;
}

body {
/*	background-color: #FFFCD6;*/
	/* background-color: #99CCFF; */
	margin: 0px;
	padding: 0px;
}
body, table {

	font-family: arial;
	font-size: 12px;
}
.margin {
	width: 10px;
}

.header-buttons a:link, .header-buttons a:active, .header-buttons a:hover, .header-buttons a:visited {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

.content-box {
	background-image: url(/images/pbo/background8.jpg);
	background-repeat: no-repeat;
}
.content {
	border-left: 1px solid #999999;	
	border-right: 1px solid #666666;		
	border-bottom: 1px solid #666666;			
/*	background-color: white;*/
	padding: 20px;
	padding-top: 10px;
	min-height:500px;
}

.menu-items{
	border-bottom: 1px solid white;
}

.menu {
	/*background-image: url(/uploads/images/background.jpg);
	background-repeat: no-repeat;
	background-position: 0 20;*/
	/*background-color: #99CCFF;*/
	background-color: #77bb99;
	border-bottom: 1px solid #666666;			
	padding: 5px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 5px;
	line-height:25px;
	font-weight:bold;
}

.menu .menu-item{
	border-top: 1px solid white;	
	font-size: 100%;
}



.menu .current-menu-item {
	border-top: 1px solid white;	
/*	background-color: #88ccaa;*/
	font-weight: bold;
	color:black;
}

.menu .menu-item a:link, .menu .menu-item a:visited, .menu .menu-item a:active {
	color: white;
}


a.current-menu-link:link, a.current-menu-link:visited, a.current-menu-link:active {
	color: black;
}

a.current-menu-link:hover {
	color: white;
}


.current-menu-item a:link, .current-menu-item a:visited, .current-menu-item a:active {
	color: black;
}

.menu .menu-item a:hover {
	color: black;
}
.submenu .menu-item {
	position: relative;
	padding: 5px;
	border-bottom: 1px solid black;
}

.submenu .current-menu-item {
	position: relative;
	color: black;
	padding: 5px;
	border-bottom: 1px solid black;
}

.submenu {
	position: relative;
	left: 20px;
	background-color: #eeeeee;
	border-top: 1px solid black;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	text-align: right;
	font-weight:bold;
	font-size: 90%;
	line-height:20px;	
}

.menu a ,.submenu a {
	text-decoration: none;
}

.header-buttons {
	padding-right:5px;
	padding-bottom: 5px;
}

.header {
	background-image: url(/images/pbo/header_background_left.jpg);
/*	background-repeat: no-repeat; */
	border-right: 1px solid #666666;
	color: white;
	background-color: #77bb99;
	vertical-align: bottom;
}

h1 {
	color: #C03030;
	font-size: 140%;
}
h2 {
	color: #C03030;
	font-size: 125%;
}
h3 {
	color: #C03030;
	font-size: 110%;
}


