body {background:url('Images/aa2.jpg') fixed 50%}

th, td {font-family: sans-serif;}
h1 {font: 160%; COLOR: #CC6600; FONT-FAMILY: verdana,arial,helvetica,sans-serif}
h2 {font: 140%; COLOR: brown; FONT-FAMILY: verdana,arial,helvetica,sans-serif}
h3 {font: 120%; font: bold; COLOR: #CC6600; FONT-FAMILY: verdana,arial,helvetica,sans-serif}
h4 {font: bold; COLOR: navy; FONT-FAMILY: verdana,arial,helvetica,sans-serif}
h5 {font: italic; COLOR: purple; FONT-FAMILY: verdana,arial,helvetica,sans-serif}
h6 {font: small-caps; COLOR: #000000; FONT-FAMILY: verdana,arial,helvetica,sans-serif}

:link {color: blue}
:visited {color: red}
:active {color: navy}
:hover {color: purple}
a.plain {text-decoration: none}

DT{	COLOR: navy; FONT-FAMILY: verdana,arial,helvetica,sans-serif; 
	font: 110%; margin-left: 5px
}
DD{	font: 90%; color: blue; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
.hide { display: none }
p.copyright { font-size: small }
p.copyright small { font-size: small }
a:hover { background: transparent  }
}
pre { margin-left: 10 }

p {	margin-top: 0;
	margin-bottom: 0.9em;
	margin-left: 20;
	margin-right: 20;
	text-indent: 20; 
	margin-bottom: 20 
}
dt, dd { margin-top: 0; margin-bottom: 0 }
dt { font-weight: bold}

pre, code { font-family: monospace }  navigator 4 requires this
ul.toc {	list-style: disc;
		list-style: none;
}
  p.copyright { volume: x-soft; speech-rate: x-fast }
  dt { pause-before: 20% }
  pre { speak-punctuation: code }
}
UL{list-style-image: url('Images/starYellowSmall.gif');}
ADDRESS{COLOR: #cc6600; font-size: small}

div.sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	background: url("../Images/bottom.gif") no-repeat  right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url("../Images/title.gif") repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url("../Images/toptitle.gif") no-repeat;
}
div.sdmenu div.collapsed {
	height: 24px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url("../Images/expanded.gif") no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url("../Images/collapsed.gif");
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #066 url("../Images/linkarrow.gif") no-repeat right center;
	color: #fff;
	text-decoration: none;
}