BODY {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT: 10px/1.8em tahoma, Arial, sans-serif; PADDING-TOP: 0px
}
#navigation {
	width: 906px;
	height: 36px;
	margin: 0;
	padding: 0;
	background: url(images/menu.jpg) no-repeat left top;
} 
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
#navigation ul li {
	display: inline;
	margin: 0px;
} 
#navigation ul li a {
	height:36px;
	display: block;
	float: left;
	padding: 12px 15px 0 19px;
	font: bold 11px Arial;
	color: #ffffff;
	text-decoration: none;
	background: url(images/navigation-separator.png) no-repeat right center;
} 

#navigation ul li a:hover {
	color:#0074a5;
	background: url(images/navigation-hover.png) repeat-x left top;
}

#navigation ul li#active a {
	color:#0074a5;
	background: url(images/navigation-hover.png) repeat-x left top;
}
A:link {
	COLOR: #838383; TEXT-DECORATION: none
}
A:active {
	COLOR: #838383; TEXT-DECORATION: none
}
A:visited {
	COLOR: #838383; TEXT-DECORATION: none
}
A:hover {
	COLOR: #0252D7; TEXT-DECORATION: underline
}
.txt01 {
	font-family: tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 100%;
}
.txt02 {
	font-family: tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 120%;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0c0c0;
}
.line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
}
.scroll {
	position:relative;
	overflow:hidden;
	width: 111px;
	height: 83px;
	float:left;
}

/* root element for the scroll pics */
.scroll .pics {
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scroll item */
.pics img {
	float:left;
	cursor:pointer;
	width:111px;
	margin:0px;
}

/* possible settings for the active scroll */
.scroll.active {

}
#mask {
	background:#678 url(/tools/img/expose/mask_gradient_1000.png) no-repeat;
	background-position:13% 160px;
}