#table_premiumlist {
	border: 1px solid #676666;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	
}

#table_premiumlist th {
	border : 1px solid #676666;
	background-color : #868b91;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

#table_premiumlist td {
	padding-left: 4px;
	font-variant: small-caps;
}

#table_premiumlist td.white {
	border : 1px solid #676666;
	background-color : #ffffff;
	color: #A6A6B7;
	font-size:11px;
	padding-left: 2px;
	font-weight: normal;
	font-variant: small-caps;
}

#table_premiumlist td.odd {
	border : 1px solid #676666;
	background-color : #868b91;
	font-size:11px;
	padding-left: 2px;
	font-weight: normal;
	font-variant: small-caps;
}
#table_premiumlist td.even { 
	border : 1px solid #676666;
	background-color : #aaa7a7;
	font-size:11px; 
	font-weight: normal;
	padding-left: 2px;
	font-variant: small-caps;
}

#table_premiumlist a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
}

#table_premiumlist a:hover {
	color: #434367;
	font-weight: bold;
}


#table_premiumprodlist {
	border: 1px solid #676666;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	
}

#table_premiumprodlist th {
	border : 1px solid #676666;
	background-color : #868b91;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
}

#table_premiumprodlist td {
	padding-left: 4px;
	font-variant: small-caps;
}

#table_premiumprodlist td.white {
	border : 1px solid #676666;
	background-color : #ffffff;
	color: #545353;
	font-size:11px;
	padding-left: 2px;
	font-weight: normal;
	font-variant: small-caps;
}

#table_premiumprodlist td.odd {
	border : 1px solid #676666;
	background-color : #868b91;
	font-size:11px;
	padding-left: 2px;
	font-weight: normal;
	font-variant: small-caps;
}
#table_premiumprodlist td.even { 
	border : 1px solid #676666;
	background-color : #aaa7a7;
	font-size:11px; 
	font-weight: normal;
	padding-left: 2px;
	font-variant: small-caps;
}

#table_premiumprodlist a {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
}

#table_premiumprodlist a:hover {
	color: #434367;
	font-weight: bold;
}

#table_premiumlist_sub {
	border: 0px solid;
	background-color : white;
	color: #545353;
	padding-left: 2px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	font-variant: small-caps;
	TEXT-DECORATION: none;
	border-color: white;
}
#table_premiumlist_sub a {
	color: #545353;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
}

#table_premiumlist_sub a:hover {
	color: #434367;
	font-weight: bold;
}
