td {
	
	vertical-align: top;
}

a {
	text-decoration: none;
}


a.topmenu {
	color: rgb(130, 130, 130);
}

a.topmenu:hover,
a.topmenu-selected {
	color: rgb(242, 170, 0);
}



p.item1 {
	font-weight: bold;
	margin: 15px 0 10px 10px;
}

a.ttp {
	color: rgb(130, 130, 130);
}

a.ttp:hover, 
a.ttp-selected {
	color: rgb(242, 170, 0);
}

a.ttp span.inner, 
a.ttp-selected span.inner {
	display:none;
}

a.ttp:hover,
a.ttp-selected:hover {
	position: relative;
	/* z-index: 119; */
}

a.ttp:hover span.inner,
a.ttp-selected:hover span.inner {
	display: block;
	position: absolute;
	width: 180px;
	/*padding: 3px 5px;*/
	top: 14px;
	left: 0px;
	border: 1px solid #aaaaaa;
	background: #fafafa; 
	color: rgb(130, 130, 130);
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	z-index: 120;
}

a.ttp:hover span.inner span,
a.ttp-selected:hover span.inner span {
	/*margin: 10px 0 0 0;*/
	line-height: 17px;
	cursor: pointer;
}

a.ttp:hover span.inner span:hover,
a.ttp-selected:hover span.inner span:hover {
	color: rgb(242, 170, 0);
	text-decoration: underline;
}


p.item2 {
	font-weight: bold;
	margin: 15px 0 10px 18px;
}

p.item3 {
	font-weight: bold;
	margin: 15px 0 10px 18px;
}

p.item4 {
	font-weight: bold;
	margin: 15px 0 10px 17px;
}

p.item5 {
	font-weight: bold;
	margin: 15px 0 10px 23px;
}

p.item6 {
	font-weight: bold;
	margin: 15px 0 10px 14px; /* was: 30 */
}

/* second row */

p.item7 {
	font-weight: bold;
	margin: 12px 0 10px 34px;
}

p.item8 {
	font-weight: bold;
	margin: 12px 0 10px 30px;
}

p.item9 {
	font-weight: bold;
	margin: 12px 0 10px 22px;
}

p.item10 {
	font-weight: bold;
	margin: 12px 0 10px 17px;
}

p.item11 {
	font-weight: bold;
	margin: 12px 0 10px 15px;
}

p.item12 {
	font-weight: bold;
	margin: 12px 0 10px 16px;
}

