body {
	margin-top:0px;
	margin-left:0px;
	font-size: 12px;
	font-family: arial, helvetica;
      color: #666666;
	background-color:white;

}
img {
	display:block;
}
td {
	font-size: 12px;
	font-family:  arial, helvetica;
      color: #666666;
}
.perform {
	padding-right:9px;
}
.menuBack {
	height:17px;
	background-image:url(/images/menu_on-rgt.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.menu a:link, .menu a:active, .menu a:visited {
	display:block;
	background-image:url(/images/menu_off-rgt.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding:0px 19px 0px 13px;
	font: bold 13px  arial, helvetica;
	color: black;
	height:17px;
	text-decoration: none;
}
.menu a:hover {
	background-image:url(/images/menu_on-lft.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font: bold 13px arial, helvetica;
	color: #996600;
	text-decoration: none;
}
.menuAt a:link, .menuAt a:active, .menuAt a:visited, .menuAt a:hover {
	display:block;
	height:17px;
	background-image:url(/images/menu_on-lft.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0px 19px 0px 13px;
	font: bold 13px arial, helvetica;
	color: #996600;
	text-decoration: none;
}
.subMenu {
	font-size:11px;
	color: #996600;
}
.subMenu a:link, .subMenu a:active, .subMenu a:visited {
	font-size:11px;
	color: #996600;
	text-decoration: none;
}
.subMenu a:hover {
	font-size:11px;
	color: black;
	text-decoration: none;
}
.subMenuAt {
	font-size:11px;
	color: black;
}
.subMenuAt a:link, .subMenuAt a:active, .subMenuAt a:visited, .subMenuAt a:hover {
	font-size:11px;
	color: black;
	text-decoration: none;
}
a:link, a:active, a:visited, a:hover {
	color: #996600;
	text-decoration: underline;
}
.news h3 {
	color:black;
	font-size:12px;
}
H1 {
	color:#996600;
	font-size: 16px;
	font-weight: bold;
	display:inline;
}
H2 { 
	color:#996600;
	font-size: 14px;
	font-weight: bold;
	display:inline;
}
H3 {
	color:#996600;
	font-size:12px;
	display:inline;
}

.credit {
	font-family: arial, helvetica;
	font-size: 10px;
	color: #cccccc;
	line-height:normal;
}
.credit a:link, .credit a:active, .credit a:visited, .credit a:hover {
	font-family: arial, helvetica;
	font-size: 10px;
	text-decoration:underline;
	color: #cccccc;
	line-height:normal;
}
.keys a:link, .keys a:visited {
	font-family: arial, helvetica;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
	line-height:normal;
}
.keys a:hover, .keys a:active {
	font-family: arial, helvetica;
	font-size: 10px;
	text-decoration:none;
	cursor:text;
	color: #cccccc;
	line-height:normal;
}

