html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#fullheight {
	height: 100%;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
	font-weight: bolder;
}
a.nav {
	text-decoration: none;
}
a.nav:hover {
	color: #CC9900;
	text-decoration: line-through;
}
.navSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CC9900;
	margin: 0px;
	font-weight: bolder;
}
a.navSelect {
	color: #CC9900;
	text-decoration: line-through;}
a.navSelect:hover {
	color: #CC9900;
	text-decoration: line-through;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #CCCCCC;
}
a.copyright {
	text-decoration: none;
}
a.copyright:hover {
	color: #CC9900;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a.greytext {
	color: #666666;
	text-decoration: none;
}
a.greytext:hover {
	color: #CC9900;
	text-decoration: underline;
}
.goldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #CC9900;
	text-decoration: none;
}
a.goldtext {
	color: #CC9900;
	text-decoration: none;
}
a.goldtext:hover {
	color: #CC9900;
	text-decoration: underline;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #CC9900;
	font-weight: bolder;
	text-transform: uppercase;
}
a.header {
	text-decoration: none;
}
a.header:hover {
	text-decoration: line-through;
	color: #CC9900;
}
.headerGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	font-weight: bolder;
	text-transform: uppercase;
}
a.headerGrey {
	text-decoration: none;
}
a.headerGrey:hover {
	text-decoration: line-through;
	color: #CC9900;
}
.dropdown {
	background: #ffffff; 
	border: 1px 666666 solid; 
	color: #666666; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
}
.buy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9900;
	text-decoration: none;
	text-align: justify;
	font-weight: bolder;
}
a.buy {
	color: #CC9900;
	text-decoration: none;
}
a.buy:hover {
	color: #CC9900;
	text-decoration: line-through;
}
.tracks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	font-weight: bolder;
}
a.tracks {
	color: #666666;
	text-decoration: none;
}
a.tracks:hover {
	color: #666666;
	text-decoration: line-through;
}
