@charset "utf-8";
/* CSS Document */

#menu_ a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #dbd9cb;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	margin-left: 1px;
	display: inline;
	white-space: normal;
	list-style-type: none;
	position: relative;
	top: 4px;
	letter-spacing: 1px;
	padding-right: 10px;
}

#menutopno a {
	color: #dbd9cb;
}

#menutopno a:hover {
	color:#FFF;
	background-color: #8D7F98;
}

#menutopact a {
	color:#FFF;
	background-color: #8D7F98
}

#col1_ a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #383736;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	text-transform: none;
	text-decoration: none;
	display: block;
	text-align: left;
	position: relative;
	top: 37px;
	left: 21px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #383736;
	margin-top: 10px;
	width: 170px;
	letter-spacing: 1px;
}

#submenutopno a {
	color: #383736;
}

#submenutopno a:hover {
	color: #c8c2bc;
	background-color: #383736;
}

#submenutopact a {
	color: #c8c2bc;
	background-color: #383736;
}