BODY {
	color: #512019;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		                            scrollbar-face-color : #A66C46;
		                        scrollbar-highlight-color : #A66C46;
								
								
								
								scrollbar-arrow-color : #F0CEA8;
								scrollbar-base-color : #F0CEA8;
								
								scrollbar-shadow-color : #A66C46;
								scrollbar-dark-shadow-color : #A66C46;
		}

TABLE, TD, TR, TH {
	color: #512019;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


A {
	color: #9E5534;
	text-decoration : underline;
		font-size : 11px;
		font-weight : normal;
	}

.dark {
	color: #994D28;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
		font-weight : bold;
		font-style : normal;
}

.bold {
	color: #762712;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
		font-weight : bold;
		font-style : normal;
}




A:HOVER {
	color: #933C2F;
		text-decoration : none;
						}

.boldklein {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #994D28; font-weight: bold}
.border {    border-bottom : 3px double #924D2E;  border-left : 1px solid #924D2E;  border-right : 1px solid #924D2E;  border-top : 3px double #924D2E;     }
.borderlight {  border: #FCE7CC; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px;
}
.color1 {  border-bottom : 3px double #924D2E;  border-left : 1px solid #924D2E;  border-right : 1px solid #924D2E;  border-top : 3px double #924D2E; background-color: #FBE7CC;
}
.color2 {  background-color: #D4B08E;
}