body {
	scrollbar-3dlight-color: black;
	scrollbar-arrow-color: #BDA171;
	scrollbar-base-color: Black;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: black;
	scrollbar-highlight-color: #BDA171;
	scrollbar-shadow-color: #BDA171;
	scrollbar-track-color: Black;
}
form {
	padding: 0;
	margin: 0;
}
input , textarea{
	border: 1px solid #BDA171;
}

input.w200 {
	width: 212px;
}


h3 {
	font-size: 10px;
	color: #BDA171;
	padding: 0;
	margin: 4 0 0 0;
}
h4 {
	font-size: 10px;
	color: #BDA171;
	padding: 0;
	margin: 0 0 0 0;
}

div, p, td {	
	color: #F4E1BF;
	font-size:10px;
}

a {	
	color: #BDA171;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	color: #EFE7D2;
}

#sep-hor {
	height: 1px;
	background-image: url(i/sep-hor.gif);
	background-repeat: repeat-x;
	margin-top: 1px;
	margin-bottom: 6px;
	font-size:0px;
}

#timer {
	color: #BDA171;
	font-size:10px;
}
.left-bottom-bg {
	background-image: url(i/left-bottom-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.right-top-bg {
	background-image: url(i/right-top-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.pic {
	border: 1px solid #BDA171;
}

/************guest book****************/
.gb-name {
	color: #BDA171;
	margin-bottom: 10px;
	border-bottom: 1px solid #BDA171;
}

.gb-text {
	margin: 5px;
	margin-bottom: 20px;
}

.links {
	margin-bottom: 12px;
}
.links a{
	color: #BDA171;
	font-weight: bold;
	text-decoration: none;
}



