.click-menu {
    width: 178px;
}
.click-menu2 {
    width: 178px;
}
.top {
	height:22px;
	background-image:url(images/top_downloads.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#003366;
	padding-top:8px;
	}
	
.bottom {
	height:10px;
	background-image:url(images/bottom_download.jpg);
	}	
	
.top2 {
	height:10px;
	background-image:url(images/top_blu.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#003366;
	}
	
.bottom2 {
	height:10px;
	background-image:url(images/bottom_blu.jpg);
	}
.click-menu .box1 {
	background-color: #f2ebc2;
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	border-width: 1px;
	border-color: #f2ebc2;
	border-style: solid solid solid solid;
	cursor: pointer;
	position: relative;
}
.click-menu .box1 a {
	background-color: #f2ebc2;
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-color: #f2ebc2;
	border-style: solid solid solid solid;
	cursor: pointer;
	position: relative;
	text-decoration: none;
}

.click-menu .box1 a:hover {
	background-color: #fdf8d8;
	color: #006699;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
	border-width: 1px;
	border-color: #fdf8d8;
	border-style: solid solid solid solid;
	cursor: pointer;
	position: relative;
}

.click-menu .box1 a:visited {
	background-color: #f2ebc2;
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-color: #f2ebc2;
	border-style: solid solid solid solid;
	cursor: pointer;
	position: relative;
	text-decoration: none;
}
.click-menu .box1-hover {
	background-color: #fdf8d8;
	color: #006699;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	border-width: 1px;
	border-color: #fdf8d8;
	border-style: solid solid solid solid;
	cursor: pointer;
	position: relative;
}
.click-menu .box1-open {
	background-color: #fdf8d8;
	color: #006699;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	border-width: 1px;
	border-color: #fdf8d8;
	border-style: solid solid none solid;
	cursor: pointer;
	position: relative;
}
.click-menu .box1-open-hover {
	background-color: #f2ebc2;
	color: #003366;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	border-width: 1px;
	border-color: #f2ebc2;
	border-style: solid solid none solid;
	cursor: pointer;
	position: relative;
}
.click-menu .box1 img, .click-menu .box1-hover img, .click-menu .box1-open img, .click-menu .box1-open-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}

.click-menu2 .box1 {
	background-color: #7e91b2;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	border-width: 1px;
	border-color: #7e91b2;
	border-style: solid solid solid solid;
	cursor: pointer;
	position: relative;
}

.click-menu2 .box1 a {
	background-color: #7e91b2;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-color: #7e91b2;
	border-style: solid solid solid solid;
	cursor: pointer;
	position: relative;
	text-decoration: none;
}

.click-menu2 .box1-hover {
	background-color: #8ea4c9;
	color: #ECECB7;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	border-width: 1px;
	border-color: #8ea4c9;
	border-style: solid solid solid solid;
	cursor: pointer;
	position: relative;
	text-decoration: none;
}
.click-menu2 .box1-open {
	background-color: #8ea4c9;
	color: #ECECB7;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	border-width: 1px;
	border-color: #8ea4c9;
	border-style: solid solid none solid;
	cursor: pointer;
	position: relative;
}
.click-menu2 .box1-open-hover {
	background-color: #7e91b2;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	border-width: 1px;
	border-color: #7e91b2;
	border-style: solid solid none solid;
	cursor: pointer;
	position: relative;
}
.click-menu2 .box1 img, .click-menu2 .box1-hover img, .click-menu2 .box1-open img, .click-menu2 .box1-open-hover img {
    position: absolute;
    top: 6px;
    right: 6px;
}


.click-menu .section {
    background-color: #fdf8d8;
    font-family: arial;
    font-size: 11px;
    line-height: 14px;
    padding: 5px 5px 6px 5px;
    border-width: 1px;
    border-color: #fdf8d8;
    border-style: none solid solid solid;
    display: none;
}
.click-menu .section a {
	color: #006699;
	text-decoration: none;
	white-space: nowrap;
}
.click-menu .section a:hover {
    color: #CCEEEB;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu .box2 {
}
.click-menu .box2-hover {
    background: #000000;
}
.click-menu .section .active,
.click-menu .section .active:hover {
    color: yellow;
}


.click-menu2 .section {
    background-color: #8ea4c9;
    font-family: arial;
    font-size: 11px;
    line-height: 14px;
    padding: 5px 5px 6px 5px;
    border-width: 1px;
    border-color: #8ea4c9;
    border-style: none solid solid solid;
    display: none;
}
.click-menu2 .section a {
	color: #ECECB7;
	text-decoration: none;
	white-space: nowrap;
}
.click-menu2 .section a:hover {
    color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
}
.click-menu2 .box2 {
}
.click-menu2 .box2-hover {
    background: #000000;
}
.click-menu2 .section .active,
.click-menu2 .section .active:hover {
    color: yellow;
}