
body { font-family: Verdana; font-size: 10px; }

.text_gray { color:#464749; }

.pagingLinks { margin-right: 10px; }

.pagingLinksSelected { font-weight: bold; margin-right: 10px; }

.pageTitle { font-size: 22px; font-weight: bold; }

.navigationPanel
{
	text-align: center;
	height: 30px;
	background-color:#e5ebee;
	border-bottom: 1px solid #779abc;
	border-top: 1px solid #779abc;
	padding: 5px;
	margin-bottom:10px;
	margin-top: 10px;
}

.navigationPanel a
{
	color: #2f6190;
}

.navigationPanelTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #2f6190;
}

.itemHeader
{
	font-weight: bold;
	background-color:#e5ebee;
	border-bottom: 1px solid #779abc;
	padding: 5px;
	margin-top: 15px;
	color:#464749;
}

.opoBuildingImage
{
	border: 1px solid #779abc;
	border-width: 1px;
}