@charset "ISO-8859-1";
:focus{
  -moz-outline-style: none;
}
.logocontent {
	z-index:2;
	overflow: hidden;
	visibility: visible;
	position: fixed;
	left:5;
	padding: 0;
	width: 250px;
	border-top-width: 0;
	border-right-width: 0px;
	border-bottom-width: 0;
	border-left-width: 0;
	height: 755px;
	background-image:url(../images/amylogo.png);
	background-repeat: no-repeat;	
}
.main {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-align: fixed;
	width:70px;
	height:660px;
	z-index:3;
	position: inherit;
	top: 50px;
	left: 850px;
	margin-top: 150;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	outline: none;
	visibility: visible;	
	overflow-y:scroll;
	overflow-x:hidden;
}
.loadarea{
font-family: Arial;
	font-size: 11px;
	color: #666666;
	height: 418px;
	width: 500px;
	top: 20px;
	left: 175px;
	overflow-y:hidden;
	overflow-x:hidden;
	z-index:2;
	position: inherit;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #999999;
}
