.click-menu a:hover
{
	background-color: Transparent;
}
.click-menu {
	width: 205;
	margin: 0px;
	margin-right: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	
}
.click-menu .box1 {
	font-weight: normal;
	padding: 2px 5px 2px 5px;
	color: #000000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6D9793;
	border-left-style: none;
	font-size: 11px;
	font-family: Tahoma;
	border-left-width: 0px;
	border-left-color: #336699;
	cursor: hand;
	height: 20px;
}
.click-menu .box1-hover  {
	background-color: #0B8140;
	font-weight: normal;
	padding: 2px 5px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6D9793;
	border-left-style: none;
	font-size: 11px;
	font-family: Tahoma;
	display: block;
	cursor: hand;
	height: 20px;
}

.click-menu .box1Selected  {
	background-color: #0B8140;
	font-weight: normal;
	padding: 2px 5px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6D9793;
	border-left-style: none;
	font-size: 11px;
	font-family: Tahoma;
	display: block;
	cursor: hand;
	height: 20px;
}

.click-menu .box1-open {
	font-weight: normal;
	background-color:0B8140;
	padding: 2px 5px;
	color:#000000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6D9793;
	border-left-style: none;
	font-size: 11px;
	font-family: Tahoma;
	display: block;
	cursor: hand;
	height: 20px;	
}
.active
{
	
	color:Red;
}

.click-menu .box1-open-hover {
	background-color: #012D01;
	font-weight: normal;
	padding: 2px 5px 2px 5px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6D9793;
	border-left-style: none;
	font-size: 11px;
	font-family: Tahoma;
	border-left-width: 0px;
	border-left-color: #336699;
	cursor: hand;
	height: 20px;	
}
.click-menu .section {
	background-color: #0F607F;
	font-family: Tahoma;
	font-size: 10px;
	display: none;
	color: white;
}
.click-menu .section a {
	text-decoration: none;
	white-space: nowrap;
	font-family: Tahoma;
	font-size: 10px;
	color: white;
}
.click-menu .section a:hover {
	color: white;
	text-decoration: none;
	white-space: nowrap;
}
.click-menu .box2 {
	background-color: #CEDDEC;
	font-weight: normal;
	padding: 0px 5px 0px 0px;
	padding-right: 10px;
	color: #2B72C1;
	text-decoration: none;
	height: 20px;
}
.click-menu .box2-hover {
	background-color: #CEDDEC;
	font-weight: normal;
	padding: 0px 5px 0px 0px;
	padding-right: 10px;
	color: #2B72C1;
	text-decoration: none;
	height: 20px;
}

.link1	  A   { COLOR: #000000; font-family: tahoma; font-size: 8pt; TEXT-DECORATION: none}
.link1 A:hover { COLOR: #F69E00; font-family: tahoma; font-size: 8pt; TEXT-DECORATION: none}


