.tl	{
	background-attachment: scroll;
	background-image: url(/images/frames/1/tl.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:9px;
	height:23px;
}

.tr	{
	background-attachment: scroll;
	background-image: url(/images/frames/1/tr.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:9px;
	height:23px;
}

.t	{
	background-attachment: scroll;
	background-image: url(/images/frames/1/t.png);
	background-repeat: repeat-x;
	background-position: center center;
	height:23px;

}

.content	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;		
}


.r	{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #e2edf9;
}

.l	{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #e2edf9;
}

.bl	{
	background-attachment: scroll;
	background-image: url(/images/frames/1/bl.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:9px;
	width:9px;
}

.br	{
	background-attachment: scroll;
	background-image: url(/images/frames/1/br.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:9px;
	width:8px;
}

.b	{
	background-image: url(/images/frames/1/b.png);
	background-repeat: repeat-x;
	background-position: center center;
	height:9px;
}


.frame-1-title	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

/* TEASER SILVER */

.l-sl	{
	background-attachment: scroll;
	background-image: url(/images/site/teaser_bg_sl_left.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:9px;
	height:39px;
}

.bg-sl	{
	background-attachment: scroll;
	background-image: url(/images/site/teaser_bg_sl_bg.png);
	background-repeat: repeat-x;
	background-position: center center;
	height:39px;
}

.tr-sl	{
	background-attachment: scroll;
	background-image: url(/images/site/teaser_bg_sl_tr.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:21px;
	width:21px;
}
/* TEASER BLUE */

.l-bl	{
	background-attachment: scroll;
	background-image: url(/images/frames/2/l.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:8px;
	height:48px;
}

.bg-bl	{
	background-attachment: scroll;
	background-image: url(/images/frames/2/bg.png);
	background-repeat: repeat-x;
	background-position: center center;
	height:48px;
}

.tr-bl	{
	background-attachment: scroll;
	background-image: url(/images/frames/2/tr.png);
	background-repeat: no-repeat;
	background-position: center center;
	height:28px;
	width:24px;
}

.content-bl	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

/* ADVERTISEMENT FRAME 4 */

.tl-adv	{
	background-attachment: scroll;
	background-image: url(/images/frames/3/tl.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:8px;
	height:9px;
}

.t-adv	{
	background-attachment: scroll;
	background-image: url(/images/frames/3/t.png);
	background-repeat: repeat-x;
	background-position: center center;
	height:9px;
}

.tr-adv	{
	background-attachment: scroll;
	background-image: url(/images/frames/3/tr.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:25px;
	height:9px;
}

.l-adv	{
	background-attachment: scroll;
	background-image: url(/images/frames/3/l.png);
	background-repeat: repeat-y;
	background-position: center center;
	width:8px;
}

.r-adv	{
	background-attachment: scroll;
	background-image: url(/images/frames/3/r.png);
	background-repeat: repeat-y;
	background-position: center center;
	width:25px;
}

.bl-adv	{
	background-attachment: scroll;
	background-image: url(/images/frames/3/bl.png);
	background-repeat: no-repeat;
	background-position: center center;
	width:8px;
	height:20px;
}

.b-adv	{
	background-attachment: scroll;
	background-image: url(/images/frames/3/b.png);
	background-repeat: repeat-x;
	background-position: center center;
}

.content-adv	{
	padding-left:10px;
}