    BODY { 

	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; background="#f2e2c8"; font-size: 8pt;

	scrollbar-face-color: #d8bb8b;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #6a4931;
	scrollbar-arrow-color: #6a4931;
	scrollbar-track-color: #f2e2c8;

        }
    TD {font-size: 8pt}
    A {text-decoration: none; color: #6a4931}
    .name {color: #6a4931; font: 20pt;  font-weight: bold}
    .linksmain {color: #6a4931; font: 8pt; font-weight: bold}
	.linksmainlevel2 {color: #6a4931; font: 8pt}
    .linksdown {color: #6a4931; font: 6pt; font-weight: bold}
    .linkkonf {color: #ff9933; font: 8pt}
    .head {color: #6a4931; font-size: 8pt; font-weight: bold}
	.head_white {color: #6a4931; font-size: 8pt; font-weight: bold}
    .text {color: #6a4931; font-size: 8pt}
    .text_white {color: #ffffff; font-size: 8pt}
	A:Hover {color: #D2691E; Text-decoration: none; }

		.G_head {font-family: Verdana,Helvetica,sans-serif; font-size: 30px; color: #6a4931; font-weight: bold}
		.G_normal {font-family: Verdana,Helvetica,sans-serif; font-size: 15px; color: #6a4931; font-weight: bold}
		.G_title {font-family: Verdana,Helvetica,sans-serif; font-size: 20px; color: #6a4931; font-weight: bold}			

#newTable{
	font-size: 8pt;
	border:1px solid #d8bb8b;
}

#newTable td{
	border:1px solid #d8bb8b;
}

#newTable th{
	color:#6a4931;
	font-size: 8pt;
	font-weight:bold;
	background-color:#d8bb8b;
}

#newTable a{
	color:#6a4931;
	font-size: 8pt;
	text-decoration: none;
	font-style:normal;
	font-weight:normal;
}

#newTable a:hover{
	color:#D2691E;
	font-size: 8pt;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
}

#newTableDark{
	color: #6a4931;
	font-size: 8pt;
	border:2px solid #6a4931;
}

#newTableDark th{
	color:#6a4931;
	font-size: 8pt;
	font-weight:bold;
	border:1px solid #6a4931;
	background-color:#d8bb8b;
}

#empty{
	border:none;
}

#empty td{
	border:none;
}


#navTable{
	font-size: 8pt;
	border:1px solid #d8bb8b;
}

#navTable td{
	text-align:left;
	border:1px solid #d8bb8b;
	font-weight:bold;
}

#navTable th{
	color:#6a4931;
	text-align:left;
	font-size: 8pt;
	font-weight:bold;
	background-color:#d8bb8b;
	font-weight:bold;
}

#navTable a{
	color:#6a4931;
	font-size: 8pt;
	text-decoration: none;
	font-style:normal;
	font-weight:normal;
	font-weight:bold;
}

#navTable a:hover{
	color:#D2691E;
	font-size: 8pt;
	text-decoration:none;
	font-style:normal;
	font-weight:normal;
	font-weight:bold;
}

