
a:link.menu1link {
	font-weight: bolder;
	color: #000000;
}
a:link.menu1open {
	font-weight: bolder;
	color: #000000;
}
a:visited.menu1link {
	font-weight: bolder;
	color: #000000;
}
a:visited.menu1open {
	font-weight: bolder;
	color: #000000;
}
a:hover.menu1link {
	font-weight: bolder;
	color: #000000;
}
a:hover.menu1open {
	font-weight: bolder;
	color: #000000;
}
a:active.menu1link {
	font-weight: bolder;
	color: #000000;
}
a:active.menu1open {
	font-weight: bolder;
	color: #000000;
}

a:link.menu2link {
	font-weight: bolder;
	color: #000000;
}
a:link.menu2open {
	font-weight: bolder;
	color: #000000;
}
a:visited.menu2link {
	font-weight: bolder;
	color: #000000;
}
a:visited.menu2open {
	font-weight: bolder;
	color: #000000;
}
a:hover.menu2link {
	font-weight: bolder;
	color: #000000;
}
a:hover.menu2open {
	font-weight: bolder;
	color: #000000;
}
a:active.menu2link {
	font-weight: bolder;
	color: #000000;
}
a:active.menu2open {
	font-weight: bolder;
	color: #000000;
}


a:link.menu3link {
	font-weight: bolder;
	color: #000000;
}
a:link.menu3open {
	font-weight: bolder;
	color: #000000;
}
a:visited.menu3link {
	font-weight: bolder;
	color: #000000;
}
a:visited.menu3open {
	font-weight: bolder;
	color: #000000;
}
a:hover.menu3link {
	font-weight: bolder;
	color: #000000;
}
a:hover.menu3open {
	font-weight: bolder;
	color: #000000;
}
a:active.menu3link {
	font-weight: bolder;
	color: #000000;
}
a:active.menu3open {
	font-weight: bolder;
	color: #000000;
}


a:link.menu4link {
	font-weight: bolder;
	color: #000000;
}
a:link.menu4open {
	font-weight: bolder;
	color: #000000;
}
a:visited.menu4link {
	font-weight: bolder;
	color: #000000;
}
a:visited.menu4open {
	font-weight: bolder;
	color: #000000;
}
a:hover.menu4link {
	font-weight: bolder;
	color: #000000;
}
a:hover.menu4open {
	font-weight: bolder;
	color: #000000;
}
a:active.menu4link {
	font-weight: bolder;
	color: #000000;
}
a:active.menu4open {
	font-weight: bolder;
	color: #000000;
}

a:link.menu4item { 
	color: #000000;
	font-weight: lighter;
}
a:visited.menu4item { 
	color: #000000;
	font-weight: lighter;
}
a:hover.menu4item { 
	color: #000000;
	font-weight: lighter;
}
a:active.menu4item { 
	color: #000000;
	font-weight: lighter;
}


a:link.menu2item { 
	color: #000000;
	font-weight: lighter;
}
a:link.menu1item { 
	color: #000000;
	font-weight: lighter;
}
a:visited.menu2item { 
	color: #000000;
	font-weight: lighter;
}
a:visited.menu1item { 
	color: #000000;
	font-weight: lighter;
}
a:hover.menu2item { 
	color: #000000;
	font-weight: lighter;
}
a:hover.menu1item{ 
	color: #000000;
	font-weight: lighter;
}
a:active.menu2item { 
	color: #000000;
	font-weight: lighter;
}
a:active.menu1item { 
	color: #000000;
	font-weight: lighter;
}


.menu2 a:link { 
	color: #000000;
	font-weight: lighter;
}
.menu2 a:visited { 
	color: #000000;
	font-weight: lighter;
}
.menu2 a:hover { 
	color: #000000;
	font-weight: lighter;
}
.menu2 a:active { 
	color: #000000;
	font-weight: lighter;
}

.menu3 a:link { 
	color: #000000;
	font-weight: lighter;
}
.menu3 a:visited { 
	color: #000000;
	font-weight: lighter;
}
.menu3 a:hover { 
	color: #000000;
	font-weight: lighter;
}
.menu3 a:active { 
	color: #000000;
	font-weight: lighter;
}

.menu4 a:link { 
	color: #000000;
	font-weight: lighter;
}
.menu4 a:visited { 
	color: #000000;
	font-weight: lighter;
}
.menu4 a:hover { 
	color: #000000;
	font-weight: lighter;
}
.menu4 a:active { 
	color: #000000;
	font-weight: lighter;
}



.menu1 {
	padding-left:5px;
	width:160px;

}
.menu1item{
	background-image:url(images/menu/menu1.png);
}
.menu1open{
text-align:left; padding-left:10px;
display:block;
height:20px;
	background-attachment:inherit;
	background-image:url(images/menu/menu1.png);
	font-weight:bolder;
}
.menu1link{
padding-left:10px;
	display:block;
	background-attachment:inherit;
	height:20px;
}

.menu2 {
	padding-left:15px;
	width:145px;
}
.menu2item{
	background-image:url(images/menu/menu2.png);	
}
.menu2open{
text-align:left; padding-left:10px;;
	display:block;
	height:20px;
	background-attachment:inherit;
	background-image:url(images/menu/menu2.png);
	font-weight:bolder;
}
.menu2link{
padding-left:10px;
	display:block;
	background-attachment:inherit;
	height:20px;
}

.menu3 {
	width:130px;
	padding-left:15px;
}
.menu3item{
	background-image:url(images/menu/menu3.png);
}
.menu3open{
text-align:left; padding-left:10px;;
	font-weight:bolder;
display:block;
height:20px;
	background-attachment:inherit;
	background-image:url(images/menu/menu3.png);
}
.menu3link{
padding-left:10px;
	display:block;
	background-attachment:inherit;
	height:20px;
}

.menu4 {
	width:115px;
	padding-left:15px;
	background-image:url(images/menu/menu3.png);
}
.menu4item{
	background-color:#81c96f;
}
.menu4open{
text-align:left; padding-left:10px;;
color:#000000;
display:block;
height:20px;
	background-attachment:inherit;
	background-image:url(images/menu/menu4.png);
}
.menu4link{
padding-left:10px;
	display:block;
	background-attachment:inherit;
	height:20px;
}

.menu5 {
	width:100px;	
	padding-left:15px;
}
.menu5item{

	background-color:#68b183;
}
.menu5open{
text-align:left; padding-left:10px;
color:#000000;
display:block;
height:20px;
	background-attachment:inherit;
	background-image:url(images/menu/menu5.png);
}
.menu5link{
padding-left:10px;
	display:block;
	background-attachment:inherit;
	height:20px;
}