/*
#sitemap .main{
 background: white url('/img/sitemap_line2.png') 0 0 no-repeat;
 padding:3px 24px;
 font-size: 0.8em;
 font-weight:bold;
 color:#111111;
 margin:0;
 line-height:18px;
 
}
#sitemap div{
 background: white url('/img/sitemap_line6.png') 0 0 no-repeat;
 padding:0 23px;
 font-size: 0.8em;
 font-weight:bold;
 color:#111111;
 margin:0;
 line-height:18px;
 min-width: 100px;
}
#sitemap div .cat1{
 background: white url('/img/sitemap_line5.png') 0 0 no-repeat;/**
 padding:3px 23px;
 font-weight:bold;
 color:#111111;
 height:23px;
 margin:0;
}
/**/

.sitemap_group{
 background: white url('/img/sitemap_line2.png') 0 0 no-repeat;
 padding:3px 24px;
 font-size: 1em;
 font-weight:bold;
 color:#111111;
 margin:0;
 line-height:18px;
 text-align:left;
}
.sitemap_subcategory
{
 padding:0 10px;
 background: white url('/img/sitemap_line9.png') 0 0 repeat-y;
 /*border: 1px solid blue;/**/
}
.sitemap_category
{
 padding:0 13px;
 background: white url('/img/sitemap_line10.png') 0 0 repeat-y;
}
/*#sitemap div{
 background: white url('/img/sitemap_line6.png') 0 0 no-repeat;
 padding:0 23px;
 font-size: 0.8em;
 font-weight:bold;
 color:#111111;
 margin:0;
 line-height:18px;
 min-width: 100px;
}
#sitemap div .cat1{
 background: white url('/img/sitemap_line5.png') 0 0 no-repeat;
 padding:3px 23px;
 font-weight:bold;
 color:#111111;
 height:23px;
 margin:0;
}/**/

.log_level_65536
{
	background-color:black;
	color: White;
}
.log_level_16384
{
	background-color:#222222;
	color: White;
}
.log_level_8192
{
	background-color:#444444;
	color: White;
}
.log_level_4096
{
	background-color:#666666;
	color: White;
}
.log_level_256
{
	background-color:#999999;
	color: Black;
}
.log_level_16
{
	background-color:#CCCCCC;
	color: Black;
}
.log_level_1
{
	background-color:#EEEEEE;
	color: Black;
}


