.promo_table {
background-color: Gray;
	border: 1px solid Black;
}

.promo_tableheader {
	background-color: #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: White;
}

.promo_tablecell {
	background-color: #666666;
	text-align: center;
}

.promo_neu {
	color: #FFCC00;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.promo_sitename:link {
	color: #F2F2F2;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.promo_sitename:visited {
	color: #F2F2F2;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.promo_sitename:active {
	color: #F2F2F2;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.promo_sitetext:link {
	color: #F2F2F2;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.promo_sitetext:visited {
	color: #F2F2F2;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.promo_sitetext:active {
	color: #F2F2F2;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.promo_support {
	background-color: #333333;
	text-align: center;
}

a.promo_supporttext:link {
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.promo_supporttext:visited {
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.promo_supporttext:active {
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.promo_newletterabo {
	background-color: #666666;
	text-align: center;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.promo_newsletterbox {
	background-color: #333333;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

input.promo_input {
	background-color: #292929;
	border: 1px solid White;
	font-size: 8pt;
	color: White;
}







