body {
	MARGIN-TOP: 40px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	FONT-SIZE: 11px;
	font-family: verdana, helvetica;
      COLOR: #666666;
	background-color:white;
}
img {
	display:block;
}
td {
	font: 11px verdana, helvetica;
      COLOR: #666666;
}
.menuCell {
	padding-top:3px;
	height:40px;
}
.menu a:link, .menu a:active, .menu a:visited {
	display:block;
	height:12px;
	padding:1px 0 2px 28px;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.menu a:hover {
	background-image:url(/images/menu_on.gif); 
	background-repeat: no-repeat;
	color:#cc9933;
	text-decoration:none;
}
.menuAt a:link, .menuAt a:active, .menuAt a:visited, .menuAt a:hover  {
	display:block;
	height:12px;
	padding:1px 0 2px 28px;
	background-image:url(/images/menu_on.gif); 
	background-repeat: no-repeat;
	font-size:12px;
	color:#cc9933;
	text-decoration:none;
}
.subMenu a:link, .subMenu a:active, .subMenu a:visited {
	display:block;
	padding:0 0 2px 48px;
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.subMenu a:hover {
	color:#cc9933;
	text-decoration:none;
}
.subMenuAt a:link, .subMenuAt a:active, .subMenuAt a:visited, .subMenuAt a:hover {
	display:block;
	padding:0 0 2px 48px;
	background-image:url(/images/menu_on.gif); 
	background-repeat: no-repeat;
	font-size:12px;
	color:#cc9933;
	text-decoration:none;
}
.quote {
	font-size:9px;
	color:#cc9933;
	line-height:16px;
	font-style:italics;
}

H1 {
	color:#666666;
	font: bold 15px verdana, helvetica;
	display:inline;
}
H2 { 
	color:#666666;
	font: bold 13px verdana, helvetica;
	display:inline;
}
H3 {
	color:#666666;
	font: bold 11px verdana, helvetica;
	display:inline;
}
a:link, a:active, a:visited  {
	color:#cc9933;
	text-decoration:none;
}
a:hover  {
	color:#cc9933;
	text-decoration:underline;
}
.credit {
	font-family: verdana, helvetica;
	font-size: 10px;
	color: #666666;
	line-height:normal;
}
.credit a:link, .credit a:active, .credit a:visited {
	font-family: verdana, helvetica;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height:normal;
}
.credit a:hover {
	font-family: verdana, helvetica;
	font-size: 10px;
	text-decoration:underline;
	color: #666666;
	line-height:normal;
}
.keys a:link, .keys a:visited {
	font-family: verdana, helvetica;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height:normal;
}
.keys a:hover, .keys a:active {
	font-family: verdana, helvetica;
	font-size: 10px;
	text-decoration:none;
	cursor:text;
	color: #666666;
	line-height:normal;
} 


