.termsContainer {
  position: absolute;
  top: 60px; left: 38px;
  width: 218px;
  height: 395px;
}
#termsScroller { 
  position: absolute; 
  overflow: hidden;
  width: 218px;
  height: 395px;
}
/*
#termsScroller p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
}
*/
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
#termsScrollbar {
  position: absolute;
  top: 28px; left: 254px;
}
.termContainer {
  position: absolute;
  top: 40px; left: 294px;
  width: 433px;
  height: 428px;
}
#termScroller { 
  position: absolute; 
  overflow: hidden;
  width: 400px;
  height: 428px;
}
/*
#termScroller p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff;
}
*/
/*
.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
*/
#termScrollbar {
  position: absolute;
  top: 26px; left: 725px;
}
.Scrollbar-Up {
	cursor: pointer;
	position: absolute;
	top: 24px;
	left: 7px;
}
.Scrollbar-Track {
	width: 20px;
	height: 395px;
	position: absolute;
	top: 36px;
	left: 4px;
	background: transparent url(../images/scrollbar-track.jpg) no-repeat center center;
	background-image: url(../images/scrollbar-track.jpg);
}
.Scrollbar-Handle {
	position: absolute;
	width: 13px;
	height: 12px;
	left: 3px;
}
.Scrollbar-Down {
	cursor: pointer;
	position: absolute;
	top: 427px;
	left: 7px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #DDDDDD;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #DDDDDD;
}
a:hover {
	text-decoration: underline;
	color: #DDDDDD;
}
a:active {
	text-decoration: underline;
	color: #DDDDDD;
}
a:link.alphabet {
	color: #DDDDDD;
	text-decoration: none;
}
a:visited.alphabet {
	text-decoration: none;
	color: #DDDDDD;
}
a:hover.alphabet {
	text-decoration: none;
	color: #DDDDDD;
}
a:active.alphabet {
	text-decoration: none;
	color: #DDDDDD;
}
a:link.terms {
	color: #DDDDDD;
	text-decoration: none;
}
a:visited.terms {
	text-decoration: none;
	color: #DDDDDD;
}
a:hover.terms {
	text-decoration: none;
	color: #DDDDDD;
}
a:active.terms {
	text-decoration: none;
	color: #DDDDDD;
}
#termName {
	position:absolute;
	width:433px;
	height:23px;
	z-index:3;
	left: 294px;
	top: 12px;
	overflow: hidden;
}
#azReference {
	position:absolute;
	width:235px;
	height:12px;
	z-index:4;
	left: 38px;
	top: 30px;
}
.heading {
	font-size: 18px;
	text-transform: uppercase;
}
#alphabet {
	position:absolute;
	width:15px;
	height:419px;
	z-index:5;
	left: 10px;
	top: 37px;
	overflow: hidden;
}
.alphabet {font-size: 12px}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDDDDD;
}