.click-menu a:hover
{
	background-color: Transparent;
}
.click-menu
{
	width: 100%;
	margin: 0px;
	margin-right: 0px;
	border: 0;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	background-color: #4197BC;
}
.click-menu .box1
{
	font-weight: normal;
	padding: 4px 16px 2px 5px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-style: none;
	font-size: 11px;
	font-family: Tahoma;
	border-left-width: 0px;
	border-left-color: #FFFFFF;
	cursor: hand;
	background-image: url(Images/FbuttonMenu.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 24px;
}
.click-menu .box1-hover
{
	background-color: #3882A0;
	font-weight: normal;
	padding: 4px 16px 2px 5px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-style: none;
	font-size: 11px;
	font-family: Tahoma;
	display: block;
	background-image: url(Images/FbuttonMenuHover.gif);
	background-position: right;
	background-repeat: no-repeat;
	cursor: hand;
	height: 24px;
}
.click-menu .box1-open
{
	background-color: #3882A0;
	font-weight: normal;
	padding: 4px 16px 2px 5px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-style: none;
	font-size: 11px;
	font-family: Tahoma;
	display: block;
	background-image: url(Images/FbuttonMenuHover.gif);
	background-position: right;
	background-repeat: no-repeat;
	cursor: hand;
	height: 24px;
}
.click-menu .box1-open-hover
{
	background-color: #3882A0;
	font-weight: normal;
	padding: 4px 16px 2px 5px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-left-style: none;
	font-size: 11px;
	font-family: Tahoma;
	display: block;
	background-image: url(Images/FbuttonMenuHover.gif);
	background-position: right;
	background-repeat: no-repeat;
	cursor: hand;
	height: 24px;
}
.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: 4px 16px 2px 5px;
	padding-right: 10px;
	color: #2B72C1;
	text-decoration: none;
	height: 24px;
}
.click-menu .box2-hover
{
	background-color: #CEDDEC;
	font-weight: normal;
	padding: 4px 16px 2px 5px;
	padding-right: 10px;
	color: #2B72C1;
	text-decoration: none;
	height: 24px;
}
