html, body 
{font-family: Tahoma; font-size: 11px;
	background-image: url(http://nfl.com.pl/static/img/global/bg.jpg);
	background-position: center 0px;
background-repeat: no-repeat;
margin: 0}

.toggleborder img
{border: 1px solid #000000;}

.toggleborder:hover img
{border: 1px solid #FFFFFF; filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;}

.toggleopacity:hover img
{filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;}

a
{text-decoration: none;}

a:hover
{text-decoration:underline;}

.headlineslink
{font-size: 14px; color: #333333; font-family: Arial; font-weight: bold;}

.headlinesaa
{font-family: Verdana; font-size: 10px; color: #666666; font-weight: bold; height: 18px;}

.headlinesab
{border-bottom: 1px solid #CCCCCC; height: 18px;}

.headlinesba
{font-family: Verdana; font-size: 10px; color: #666666; font-weight: bold; height: 18px; background-color: #F1EDED;}

.headlinesbb
{border-bottom: 1px solid #CCCCCC; height: 18px; background-color: #F1EDED;}

.pollheader
{color: #333333; font-size: 12px; height: 25px;}

.pollanswera
{height: 25px; background-color: #F1EDED; color: #333333; font-size: 12px;}

.pollanswerb
{height: 25px; background-color: #FFFFFF; color: #333333; font-size: 12px;}

.minilink
{font-size: 7pt; font-family: Arial; color: #333333; text-align: right;}

.footerlink
{font-family: Tahoma; font-size: 8pt; color: #151515;}

.footerlink:hover
{font-family: Tahoma; font-size: 8pt; color: #970000;}

/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}