.main {
	border-width: medium;
	border-style: none solid solid none;
	border-color: #bcbcc2;
}

.norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.layout {
	background-color: #bcbcc2;
}

.norm p {
	line-height: 150%;
	margin-right: .5cm;
	font-size: 12px;
}

.norm ul {
	line-height: 130%;
	font-size: 12px;
}

.nav {
	width: 96px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #38562b;
	line-height: 180%;
	background-image: url(images/back.gif);
}

.nav a {
	text-decoration: none;
	color: #38562b;
}

.nav a:hover {
	color: #692e20;
}

.navtop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #38562b;
	line-height: 150%;
}

.navtop a {
	text-decoration: none;
	color: #38562b;
}

.navtop a:hover {
	color: #692e20;
}