* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:left;
}
a img {
	border:0;
}
a:hover {
	color:#600;
	text-decoration:underline;
}
body {
	background-color:#EEE;
	font-size:0.8em;
	padding:0;
	margin:0;
	width:100%;
}
form {
	margin:0;
	padding:0;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
ul li {
	background-color:#FFF;
	width:100%;
}
ul a {
	color:#000;
	display:block;
	margin:0;
	padding:0 0.6em;
	text-decoration:none;
}
.bottomtier {
	background-color:#FFF !important;
	color:#3366CC;
	font-weight:bold;
}
.listBtn {
	background-color:transparent;
	border:0;
	cursor:pointer;
	margin:0;
	padding:0 0 0 15px;
	width:100%;
}
.secondtier {
	background-color:#D7FFBB !important;
	color:#060;
	font-weight:bold;
}
.superpremium {
	background-color:#FECCCB !important;
	color:#903;
	font-weight:bold;
}
a.superpremium:hover {
	background-color:#903 !important;
	color:#FECCCB !important;
	font-weight:bold;
}
.thirdtier {
	background-color:#FCFFBB !important;
	color:#000;
	font-weight:normal;
}