.bllup
{
	background-image: url(../graph/fieldblack/lup.gif);
	width: 11px;
	height: 11px;
}
.blright
{
	background-image: url(../graph/fieldblack/r.bmp);
	width: 10px;
}
.blldown
{
	background-image: url(../graph/fieldblack/ldown.gif);
	width: 11px;
	height: 10px;
}
.blrup
{
	background-image: url(../graph/fieldblack/rup.gif);
	width: 10px;
	height: 11px;
}
.bldown
{
	background-image: url(../graph/fieldblack/d.bmp);
	height: 10px;
}
.blrdown
{
	background-image: url(../graph/fieldblack/rdown.gif);
	width: 10px;
	height: 10px;
}
td.black
{
	background-color: black;
}

.grlup
{
	background-image: url(../graph/fieldgrey/lup.gif);
	width: 11px;
	height: 11px;
}
.grright
{
	background-image: url(../graph/fieldgrey/r.bmp);
	width: 10px;
}
.grldown
{
	background-image: url(../graph/fieldgrey/ldown.gif);
	width: 11px;
	height: 10px;
}
.grrup
{
	background-image: url(../graph/fieldgrey/rup.gif);
	width: 10px;
	height: 11px;
}
.grdown
{
	background-image: url(../graph/fieldgrey/d.bmp);
	height: 10px;
}
.grrdown
{
	background-image: url(../graph/fieldgrey/rdown.gif);
	width: 10px;
	height: 10px;
}
td.grey
{
	background-color: #E6E6E6;
}
.yllup
{
	background-image: url(../graph/fieldYellow/lup.gif);
	width: 11px;
	height: 11px;
}
.ylright
{
	background-image: url(../graph/fieldYellow/r.bmp);
	width: 10px;
}
.ylldown
{
	background-image: url(../graph/fieldYellow/ldown.gif);
	width: 11px;
	height: 10px;
}
.ylrup
{
	background-image: url(../graph/fieldYellow/rup.gif);
	width: 10px;
	height: 11px;
}
.yldown
{
	background-image: url(../graph/fieldYellow/d.bmp);
	height: 10px;
}
.ylrdown
{
	background-image: url(../graph/fieldYellow/rdown.gif);
	width: 10px;
	height: 10px;
}
td.yellow
{
	background-color: #F4F4C4;
}
td.mainbb
{
	background-color: black;
	padding-right: 4px;
	padding-bottom: 4px;
}
td.mainblack
{
	color: yellow;
	background-image: url(../graph/stars_sky.gif);
}
td.mainyb
{
	background-color: #F4F4C4;
	padding-right: 4px;
	padding-bottom: 4px;
}
td.maingb
{
	background-color: #E6E6E6;
	padding-right: 4px;
	padding-bottom: 4px;
}
td.mainyellow
{
	color: black;
	background-image: url(../graph/YELLZIG.GIF);
}
td.mainbel
{

	padding-right: 8px;
	padding-bottom: 8px;
	
	background-repeat: no-repeat;
}

.takru {color: #666699; font-size: 10px; font-weight: bold; text-decoration: none; font-family: Arial;}
.takru:hover {color: blue; font-weight: bold; font-size: 11px; font-family: Arial;}

	background-image: url(../graph/logomap.jpg);
	opacity: 0.25;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=25);