body, table, tr, td {
	font: 11px Verdana, arial; 
	color: #170c06;
	line-height: 14px;
	letter-spacing: 1px}
body {
   background-image: url(layout/back.jpg);
	background-color: #6b6950;
scrollbar-3dlight-color:#170c06; 
scrollbar-arrow-color:#170c06; 
scrollbar-darkshadow-color:#6b6950; 
scrollbar-face-color:#6b6950; 
scrollbar-highlight-color:#6b6950; 
scrollbar-track-color:#6b6950; 
scrollbar-shadow-color:#170c06;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #000000}
a:hover {color: #170c06}
input, textarea, option, select {
	background-color: #6b6950;
	font: 11px Verdana, arial; 
	color: #170c06;
	letter-spacing: 1px;
	border: 1px solid #000000;
	padding:2px; }

.bg1 {
   background-image: url(layout/background.jpg);
	color: #6b6950;
	background-color: #170c06;
scrollbar-3dlight-color:#6b6950; 
scrollbar-arrow-color:#6b6950; 
scrollbar-darkshadow-color:#170c06; 
scrollbar-face-color:#170c06; 
scrollbar-highlight-color:#170c06; 
scrollbar-track-color:#170c06; 
scrollbar-shadow-color:#6b6950;
}

.bg1 a {
	color: #6b6950;
}

.bg1 a:visited {
	color: #6b6950;
}

.bg1 a:hover {
	color: #8d8f79;
}


.bg2 {
   background-image: url(layout/back2.jpg);
}

.h1 {
	font-family: Verdana;
	font-size: 11px;
	color: #170c06;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 14px;
	border-bottom: 1px solid #170c06;
	align: justify; 
}

.h2 {
	font-family: Verdana;
	font-size: 11px;
	color: #6b6950;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 14px;
	border-bottom: 1px solid #6b6950;
	align: justify; 
}

