#layer1 {
	background-color : #FFB210;
	layer-background-color : #FFB210;
	border-width : 0px;
	border-style : solid;
	border-color : #FFFFFF;
	width : 185px;
	top : 290px;
	left : 130px;
	position : absolute;
	z-index : 90;
	visibility: hidden;

}
#layer2 {
	background-color : #FFB210;
	layer-background-color : #FFB210;
	border-width : 0px;
	border-style : solid;
	border-color : #FFFFFF;
	width : 185px;
	top : 154px;
	left : 165px;
	position : absolute;
	z-index : 90;
	visibility: hidden;


}


.box {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC9933;
	border-bottom-color: #FFFFFF;
	font-family: "Arial";
	font-size: 10px;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;

}
.box1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF3300;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF3300;
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
a.nav10px:visited {font-family: "arial";font-size: 10px;color: #000000;text-decoration: none;}
a.nav10px:link {font-family: "arial";font-size: 10px;color: #000000;text-decoration: none;}
a.nav10px:hover {font-family: "arial";font-size: 10px;color: #000000;text-decoration: none;}
a.nav12px:visited {font-family: "arial";font-size: 12px;color: #000000;text-decoration: none;}
a.nav12px:link {font-family: "arial";font-size: 12px;color: #000000;text-decoration: none;}
a.nav12px:hover {font-family: "arial";font-size: 12px;color: #000000;text-decoration: none;}
