BODY {
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #797367;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #EBEBEB;
}

TD, DIV {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	color : #000000;
	text-align: justify;  
}

A:LINK, A:VISITED {
	text-decoration : none;
	color: #797367;
	font-weight : bold;
}

A:HOVER {
	text-decoration : underline;
}

.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-align: justify;  
	 }
	
.textbrown {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #797266; 
	text-align: left;  
	font : bold; }

.bigbrown {  
	color: #663b20; 
	text-align: left;  
	font : bold 16px Arial, Helvetica, sans-serif; }

.textsmall {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-align: left;  
	font : bold; }
	
	
.pic_text {
	font-size: 9px;
}

ul, li {
	list-style-image: url(graphics/bullet.gif);
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

li.nobullet {
	list-style-image: none;
	list-style-type: none;
}

.closebutton-top {
	text-align: right;
	font : 11px Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
}
.closebutton-bottom {
	text-align: center;
	font : 11px Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
}
.textr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;

}
.textblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	clear: both;
	display: block;
	padding-top: 12px;
}

