div.submenu
{
	width: 180px;
}
div.submenu p
{
	height:24px;
	background-color:rgb(232,227,217);
	border-color:rgb(168,169,165);
	border-style:solid;
	border-width:0px 1px 1px 1px;
	line-height:24px;
	font-weight:bold;
	color:rgb(154,130,124);
}
div.submenu a
{
	height:24px;
	line-height:24px;
	text-align:left;
	padding-left:16px;
	display:block;
	border-color:rgb(168,169,165);
	border-left-style:solid;
	border-right-style:solid;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
div.submenu a:hover
{
	background-color:rgb(254,241,194);
	text-decoration:none;
}

table.photo {
	border: 1px solid #A8A9A5;
}

td.list-element {
	font-size: 10px;
	cursor: hand;
	padding: 4px;
}

a.list-info, td.list-info {
	color: #999999;
	font-size: 9px;
}

a.list-element-orange {
	font-size: 10px;
	color: #FDB913;
}

a.list-element {
	font-size: 10px;
	color: #666666;
}

td.list-header {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #9a827b;
	padding: 4px;
}

.panel {
	cursor: hand;
}

.panel-content {
	font-size: 9px;
	font-weight: bold;
}

.panel-label {
	background-repeat:no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #9A827B;
	text-align: center;
	vertical-align:middle;
}

.header, a.header {
	font-weight: bold;
	font-size: 9px;
	color: #333333;
	padding-bottom: 5px;
	padding-right: 5px;
}

.footer, a.footer {
	font-weight: bold;
	font-size: 9px;
	color: #333333;
}

.navbar, a.navbar {
	font-weight: bold;
	font-size: 10px;
	color: #A8A9A5;
}

.node, .node a:link {
	font-size: 10px;
	color: #666666;
}

td.window-title {
	font-size: 10px;
	font-weight: bold;
	color: #9A827B;
	text-align: center;
	vertical-align:middle;
}

.cms, .cms a {
	color: #990000;
}

.cms_small {
	font-size: 9px;
}

.comment {
	font-size: 9px;
	color: #EE0000;
}