.silver {
	font-family: "Times New Roman", Times, serif, "Arial Narrow";
	font-size: 13.5px;
	color: #3E4F59;
}
.applemenu{
	width: 230px;
	margin: auto;
	padding: 0;
	bottom: 10px;
	left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	visibility: visible;
	z-index: auto;
	position: absolute;

}

.app{
	width: 230px;
	background-image: url(../images/slide_bgy.png);
	background-repeat: repeat-y;
	behavior: url(javascripts/iepngfix.htc);
}

.slider{
	width: 230px;
	position: absolute;
	vertical-align: bottom;
	background-position: left bottom;
	background-repeat: no-repeat;
	top: 175px;
	float: left;
	z-index: 999;
	padding: 0px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 35px;
}
.sldir{
	width: 230px;
	vertical-align: bottom;
	background-image: url(../images/slide_bg.png);
	behavior: url(javascripts/iepngfix.htc);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 500px;
}

.slidetop {
	height: 50px;
	width: 230px;
	background-image: url(../images/slidetop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	behavior: url(javascripts/iepngfix.htc);
}


.applemenu div.silverheader a{
	color: #3E4F59;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 8px;
	text-decoration: none;
	background-image: url(../images/menu-gifn.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Times New Roman", Times, serif, "Arial Narrow";
	font-size: 13.5px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 5px;
	padding-right: 5;
	padding-bottom: 5px;
	text-align: center;
	display: block;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
	color: #3E4F59;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
	background-image: url(../images/menu-gifn.png);
	color: #3E4F59;
	background-repeat: no-repeat;
	background-position: center;
}


.applemenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
	margin-right: 32px;
	margin-left: 30px;
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

img.mouseover {display: none;}
div.example:hover img.mouseover {
	display: block;
	position: absolute;
	margin-top: -25px;
	left: 200px;
} 
.miss {
	text-align: center;
	color: #3E4F59;
	font-family: "Times New Roman", Times, serif, "Arial Narrow";
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.miss a {
	text-align: center;
	color: #3E4F59;
	font-family: "Times New Roman", Times, serif, "Arial Narrow";
	font-size: 12px;
}
