BODY,TD
{
 font-family: Tahoma;
 font-size: 13px;
  
}

.maintext
{
 font-family: Tahoma;
 font-size: 15px;
}


.cl_Best
{
 color: blue;
 font-family: Tahoma;
 font-weight: Bold;
 font-size: 13px;
}

.cl_List
{
 color: #FFFFFF;
 font-family: Tahoma;
 font-weight: Bold;
 font-size: 13px;
}

.cl_Header
{
 color: #666666;
 font-family: Tahoma;
 font-weight: Bold;
 font-size: 20px;
}

.cl_BHeader
{
 color: #FFFFFF;
 font-family: Tahoma;
 font-weight: Bold;
 font-size: 16px;
}

A:link, A:visited 
{
 color: #585858;
 text-decoration: none;
}

 
A:hover, A:active 
 
{
 color: #000000;
 text-decoration: underline;
}


.c1 {
	background-color : #c0c0c0;
}
.c2 {
	background-color : #CC3333;
}
.c3 {
	background-color : #FF9933;
}
.c4 {
	background-color : #E7E7E7;
}



table.tbl {width:100%;margin:0 auto;text-align:left}
table.tbl td{padding:2px 5px}
.titel{
	padding:2px;
	text-align:center;
	font-weight:bold;
	background-color:#FFFFFF;
	width:160px;
	font-size: 14px;
}
td.nm {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-align:left;
}
td.pr {
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}
td.nm a { color: #000 }
td.nm a:hover { color: #FD4703 }
td.pr a { color: #000 }
td.pr a:hover { color: #FD4703 }
.cft_from{text-align:right;padding-bottom:4px;}
.cft_to{text-align:right;padding-bottom:4px;}
tr.odd { background-color : #ffffff; }
tr.even { background-color : #f0f0f0; }



h1{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h2{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
h4{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.tr_block_header {
	background-color:#C0C0C0;
}