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 12px 0px 12px;
	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 17px 0px 12px;
	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;
}

#closeCoupon { position:absolute;top:0px;left:50%;margin:-5px 0 0 150px;}
A.couponLink {
	color:#000000;font-weight:bold;text-decoration:none;font-size:13px;font-family:Arial;
}
A.couponLink:hover { text-decoration:underline; }
#couponBack {
	position:absolute;z-index:99998;top:0;left:0;width:100%;height:100%;margin:0 auto;
	display:none;text-align:center;background:black;
}
#couponPopup {
	position:absolute;z-index:99999;top:120px;left:0;width:100%;margin:0 auto;
	display:none;text-align:center;
}
#couponPopup IFRAME {
	border:0px;margin:0 auto;background:transparent;width:360px;
}
