﻿body{
	margin:5px 0px 0px 0px;
	font-family:Tahoma;
	font-size:10pt;
	line-height:18px;
}
img{
	border:0px;
}
.menu{
	background-image: url('../images/menu/line.gif');
	background-repeat:repeat-x;
	width: 100%;
	text-align: right;
}
.newsticker {
	list-style-type: none;
	font-size: 10pt;
	margin: 0px;
}
.newstickertd {
	background-image:url('../images/tools/newsticker.gif');
	background-repeat:no-repeat;
	height:33px;
}
.newstickerdiv{
	position: relative; 
	z-index: 1; 
	left: 115px; 
	width: 745px
}