@charset "iso-8859-1";
<STYLE TYPE="text/css">
<!--
	BODY{
		background: white;
		font-family: Arial, sans-serif;
		text-align: center;
		scrollbar-3dlight-color:#C0C0C0; 
		scrollbar-arrow-color:#EEEFF8; 
		scrollbar-base-color:#4365AB; 
		scrollbar-darkshadow-color:#C00000; 
		scrollbar-face-color:navy; 
		scrollbar-highlight-color:#FFFFFF; 
		scrollbar-shadow-color:#ff3300; 
	}
	
	TD{
		background: cinnamon;
		color: maroon;
		padding: 3px;
	}
	
	TH{
		background:white;
		color: black;
	}
	
	H1 {
		align: center;
		voice-family: male;
		richness: 80;
		cue-before: url("beep.au")
		azimuth: center;
		pitch: medium;
		speak: normal;
		speak-header: once;
		speech-rate: fast;
		stress: 50;
		volume: medium;
	}

	H2 {
		font-size: 18pt;
		color: #ffffff;
		voice-family: female;
		richness: 80;
		cue-before: url("beep.au")
		azimuth: center;
		pitch: medium;
		speak: normal;
		speak-header: once;
		speech-rate: fast;
		stress: 50;
		volume: medium;
	}

	H3 {
		font-size: 16pt;
		color: #330066;
		voice-family: male;
		richness: 50;
		cue-before: url("beep.au")
		azimuth: center;
		pitch: medium;
		speak: normal;
		speak-header: once;
		speech-rate: fast;
		stress: 50;
		volume: medium;
	}

	H4 {
		font-size: large;
		font-variant: small-caps;
		font-weight:: bold;
		color: #000000;
		voice-family: female;
		richness: 50;
		cue-before: url("beep.au")
		azimuth: center;
		pitch: medium;
		speak: normal;
		speak-header: once;
		speech-rate: fast;
		stress: 50;
		volume: medium;
	}
	
	H5 {
		font-size: small;
		font-variant: large-caps;
		font-weight:: strong;
		color: yellow;
		voice-family: female;
		richness: 100;
		cue-before: url("beep.au")
		azimuth: center;
		pitch: medium;
		speak: normal;
		speak-header: once;
		speech-rate: fast;
		stress: 50;
		volume: medium;
	}
	
	H6 {
		font-size: 18px;
		font-variant: small-caps;
		font-weight:: none;
		color: #cc0000;
		voice-family: male;
		richness: 20;
		cue-before: url("beep.au")
		azimuth: center;
		pitch: medium;
		speak: normal;
		speak-header: once;
		speech-rate: fast;
		stress: 50;
		volume: medium;
	}
	
	p {
		voice-family: female;
		richness: 20;
		cue-before: url("beep.au")
		azimuth: center;
		pitch: medium;
		speak: normal;
		speak-header: once;
		speech-rate: fast;
		stress: 50;
		volume: medium;
	}
	
	A:link {
		text-decoration: small-caps;
		color: lightblue;
		font-variant: none;
		font-size: 15px;
		
	}
		
	A:visited {
		text-decoration: large-caps;
		color: #996600;
		font-variant: small-caps;
		font-size: 12px;
		
	}
	
	A:Hover {
		text-decoration: large-caps;
		color: maroon;
		font-variant: small-caps;
		font-type: arial, sans-serif;
		font-size: 12;
		azimuth: center;
		pitch: medium;
		speak: normal;
		speak-header: once;
		speech-rate: fast;
		stress: 50;
		volume: medium;
	}
	
	A:active {
		text-decoration: small-caps;
		color: #0000FF;
		font-size: 12px;
}

	HR {
		color: white;
		height: 1pt;
	}


	
.MenuGroup
{
  background-color:green;
  color:white;
}

.MenuItem 
{
  background-color:silver;
  color:red; 
  font-family:verdana; 
  font-size: -4px;
  font-variant: small-caps; 
  border-color:black;
  align: middle;
  valign: middle;
  cursor:hand;
  padding-left:2px;
  padding-right:2px;
 }

.MenuItemOver 
{
  background-color:silver; 
  color:black; 
  font-family:verdana; 
  font-size:10px; 
  border:1px;
  border-style:solid;
  border-color:Gray;
  padding:2px;
  padding-left:5px;
  padding-right:15px;
  cursor:hand;
}

#elementid {
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity=50);
}

-->
</STYLE>
