/**
All style names have scroll-left- as prefix
*/

A.scroll-left-headline {
	color: #000000;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	TEXT-DECORATION: none;
}

A.scroll-left-source {
	color: #999999;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	TEXT-DECORATION: none;
}

A.scroll-left-access {
	color: #000000;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	TEXT-DECORATION: none;
}

SPAN.scroll-left-time {
	color: #999999;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
}

DIV.scroll-left-container{
  background : #ffffff;
}

DIV.scroll-left-group{
  padding-left : 5px;
  padding-right : 5px;
}

.ttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2F2F2F;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.tbbrdrtop {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
.ttl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2F2F2F;
}

.tbbrdrtop {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-left-width: 1px;
	border-left-color: #999999;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
