html {
	/*scrollbar-face-color:#08494F;
	scrollbar-highlight-color:#50776D;
	scrollbar-shadow-color:#50776D;
	scrollbar-3dlight-color:#08494F;
	scrollbar-arrow-color:#50776D;
	
	scrollbar-darkshadow-color:#08494F;
	
	scrollbar-track-color:#17333F;*/
	}


body {
	background-color: #676174;	
	color: #564F64;	
	background-image: url(mainhg.jpg);	
}

a {
	color: #6A5B88;
	font-weight: bold;
}	
a:hover{	color: #4F397A;}

li {list-style-image: url(lipu.gif);} 

#menue a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#menue a:hover {
	color: #676174;
	text-decoration: underline;
}

.editthis a {	
	color: #999999;
	text-decoration: none;
}

.author {
	margin-top: 360px;	
}

blockquote {
	
	border-width: 1px 1px 1px 6px;
	border-style: solid;
	border-color: #A198B2;
	padding: 4px 4px 4px 8px;
	}


