
 #menu {
	background-color: #daecc3;
	float: right;
	width:150px;
	text-align: right;
}
 #menu ul{
	background-color: #DAECC3;
	padding: 0px;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px none #000000;
}
 #menu ul li {
	margin: 0px;
	padding: 0px;
	background-color: #DAECC3;
	position: relative;
	display: block;
	float: right;
}
 #menu ul li a {
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	color: #000000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	background-image: url(images/bulletara.gif);
	background-color: #DAECC3;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F5FBF0;
	border-right-color: #FFFFFF;
	border-bottom-color: #C7E3A4;
	border-left-color: #FFFFFF;
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: thin;
	position: relative;
	overflow: auto;
	width: 128px;
}
 #menu ul li a:hover {
	background-color: #6da423;
	background-image: url(images/bulletara.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EDF5E2;
	border-right-color: #FFFFFF;
	border-bottom-color: #527B1A;
	border-left-color: #FFFFFF;
	display: block;
	width: 128px;
}
 #menu ul li a:visited {
	background-image: url(images/bulletara.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 0px;
	padding-right:22px;
}
 #menu ul li ul {
	position: absolute;
	visibility: hidden;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 120px;
}
 #menu ul li ul li{
	margin: 0px;
	padding: 0px;
	background-color: #DAECC3;
	position: relative;
	height: 18px;
} #menu ul li ul li a {
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left:0px;
	margin: 0px;
	background-image: url(images/bulletara.gif);
	background-color: #6da423;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F5FBF0;
	border-right-color: #FFFFFF;
	border-bottom-color: #324B10;
	border-left-color: #FFFFFF;
	height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: thin;
	width: 120px;
}
 #menu ul li ul li a:hover {
	background-color: #DAECC3;
	background-image: url(images/bulletara.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #000000;
	padding-top: 0px;
	padding-right: 28px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F5FBF0;
	border-right-color: #FFFFFF;
	border-bottom-color: #C7E3A4;
	border-left-color: #FFFFFF;
	width: 120px;
}

#menu img {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	border: 3px solid #BDDE96;
}

#text {
font-size:14px;
color:#000000;
}