body {
	background-color:#606060;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-style:none;
	border-width:0px;
	padding:0px;
	margin:0px;
	display:block;
}
.container {
	width:750px;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}
.menu_div {
	float:left;
	position:relative;
	padding:0px;
	height:31px;
}
.menu_div img {
	border:0px;
	border-style:none;
}
.menubox, .menubox a {
	font-size:8pt;
	font-family:futura, century gothic, arial;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

 .menubox a:hover, {
	font-size:8pt;
	font-family:futura, century gothic, arial;
	color:#000;
	text-decoration:none;
}
.menubox {
	display:none;
	width:75px;
	padding:0px;
	position:absolute;
	top:24px;
	left:0px;
}
.menuboxcellclear {
	border-top:none;

}
.menuboxcell {
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:solid;
	border-top:solid;
	border-width:1px;
	border-color:#677;
	border-top-color:#555;
	background-color:#555;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	padding:0px;
	width:121px;
	top:0px;
	left:10px;
	text-align:center;
}

.menuboxcell:hover {
	background-color: #909090;
	color:#fff;
}
.style1 {
	font-size: 12px;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}

