.HEADLINE {
	font-family: Verdana;
	background : #373737;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #DED9D9;
	margin-top: 2px;
    margin-bottom: 2px;
		border-top: 1 solid #999999;
	border-left: 1 solid #999999;
	border-right: 1 solid #999999;
	border-bottom: 1 solid #999999;
	letter-spacing: 3;
	padding: 4;
	vertical-align: top;
}

BODY {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	color: #ffffff;
	background-color: #2D2D2D;
	scrollbar-base-color: #ffffff; 
	scrollbar-DarkShadow-Color: #999999; 
	scrollbar-arrow-Color: #999999;
	SCROLLBAR-TRACK-COLOR: #555555;
	text-underline-color: #999999; 
}

  
  A:LINK { 
 	font-family: Verdana;
	font-size: 9px;
	font-style: bold;
	text-decoration : underline;
	letter-spacing: 1px;
	color: #ffffff;
	}
	
.class1 a:link { 
 	font-family: Verdana;
	font-size: 9px;
	font-style: bold;
	text-decoration : none;
	letter-spacing: 1px;
	color: #999999;
	}
	
	.class1 a:visited { 
 	font-family: Verdana;
	font-size: 9px;
	font-style: bold;
	text-decoration : none;
	letter-spacing: 1px;
	color: #999999;
	}

  A:VISITED { 
 	font-family: Verdana;
	font-size: 9px;
	font-style: bold;
	text-decoration : underline;
	letter-spacing: 1px;
	color: #666666;
}

 table {
	width: 100%;
	height: 100%;
}

 
  TD { 
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	padding: 4px;
	font-style: normal;
	color: #ffffff;
	cellspacing: 1;
	vertical-align: top;
	text-align: center;
}
  FORM {
	margin-bottom : 8;
}

HR {
	height: 1px;
	width: 95%;
	align: middle;
}

a.menu {
	FONT-SIZE: 9px;
	background : #373737;
	color: #000000;
	text-decoration : none;
	display:block;
	width: 100%;
	border-top: 1 solid #999999;
	border-left: 1 solid #999999;
	border-right: 1 solid #999999;
	border-bottom: 1 solid #999999;
	letter-spacing: 1px;
	padding: 4px;
	cellspacing: 0;
	line-height: 15px;
}
	
html>body a.menu {
	width:95%; /* ie5win fudge ends */
	}

a.menu:hover {
	FONT-SIZE: 9px;
	background : #626262;
	color: #999999;
	display:block;
	width:100%;
	border-top: 1 solid #999999;
	border-left: 1 solid #999999;
	border-right: 1 solid #999999;
	border-bottom: 1 solid #999999;	
	letter-spacing: 1px;
	padding: 4px;
}

	
html>body a.menu:hover {
	width:95%; /* ie5win fudge ends */
	}

#top {
	postition: center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	margin: 2px;
	border: 0px;
	background-image:  url(img/ah_bgr_ny.jpg);
	background-repeat: repeat-y;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	
	}
	
html>body #top {
	height: 100px; /* ie5win fudge ends */
	}
	
#left {
	position: absolute;
	top: 102px;
	left: 0px;
	margin: 2px;
	padding: 4px;
	padding-top: 1px;
	height: 90%;
	border: 1px solid #555555;
	background: #000000;
	width: 152px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 152px;
	
	}
	
	html>body #HEADLINE {
	width: 10px; /* ie5win fudge ends */
	background: #333333;
	}
	
html>body #left {
	width: 141px; /* ie5win fudge ends */
	}
#middle {
	margin: 2px 183px 150px 157px;
	padding: 4px;
	height: 90%;
	border: 1px solid #555555;
	background: #000000;
	top: 150px;
	overflow: auto;
	}
	html>body #middle {
	margin-top:4px; /* ie5win fudge ends */
	}
#right {
	position: absolute;
	top: 102px;
	right: 15px; /* Opera5.02 will show a space 
	at right when there is no scroll bar */
	margin: 2px;
	padding: 5px;
	padding-top: 1px;
	height: 90%;
	border: 1px solid #555555;
	background: #000000;
	width: 162px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 162px;
	link.text-decoration: none;
	}
	
html>body #right {
	width: 150px; /* ie5win fudge ends */
	}
	
div.container {
	position: relative;

	margin: 0 auto;
	width: 780px;
	height: 657px;
	text-align: left;
	scrollbar: auto;
}

