table.shell {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background: #C5D8F0;
	border: 1px solid #DDE8F6;
}

table.subshell {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;

}

td.nameorg {
	text-align: left;
	border-bottom: 1px dashed;
	padding-bottom: 5px;
	font-size: x-small;
	font-weight: bold;
	color: #367AC9;
}

td.infoorg {
	padding-bottom: 10px;
	padding-top: 10px;
	color: #404040;
}

td.addressorg {
	
}

td.contactsorg {
	
}

td.urlorg {
	font-size: xx-small;
	text-align: right;
	color: #A66471;
}

.urlorg a{
	color: #A66471;
}

td.addmenu_item {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #D5E2F4;

}

.addmenu_item li {
	text-align: left;
	list-style-image: url(img/addorg.gif);
}

td.npage {
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid White;
	text-align: center;
}

.npage a{
	text-decoration: none;
}

.npage a:hover{
	text-decoration: none;
	color: #367AC9;
}

td.npageset {
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid White;
	border: 1px solid White;
	font-weight: bold;
	text-align: center;
	color: #367AC9;
}
