body {
	margin: 0px;
	padding: 0px;
	background-color: #f5f5ed;
	background-image: url(/images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.borders1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d8dcc6;
	border-right-color: #d8dcc6;
	border-bottom-color: #9da386;
	border-left-color: #9da386;
}
.rightmenu:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #617a4b;
	text-decoration: none;
	border-bottom: transparent 1px solid

}
.rightmenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #617a4b;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #617a4b;
}
.class {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #617a4b;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #617a4b;
}
.class:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #617a4b;
	text-decoration: none;
	border-bottom: transparent 1px solid

}
.rightmenub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #617a4b;
}

.borders2 {
	border: 1px solid #d8dcc6;
}
.borders3 {
	border-right-color: #d8dcc6;
	border-bottom-color: #d8dcc6;
	border-left-color: #617a4b;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
p {
	font-size: 12px;
	color: #3A3A3A;
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-right: 5px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
h1 {
	color: #617a4b;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 19px;
	font-family: "Arial Narrow";
	letter-spacing:0;
	text-align: left;

}
h2 {
	color: #617a4b;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 16px;
	margin-left: 10px;
	font-size: 15px;
	font-family: "Arial Narrow";
	letter-spacing:0;
	text-align: left;

}
ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
	list-style-type: square;
}
ol {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A3A3A;
	list-style-type: square;
}
.imageright {
	border: 1px solid #e6e6d7;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 4px;
}
.imageleft {
	border: 1px solid #e6e6d7;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-right: 15px;
	padding: 4px;
	margin-left: 2px;
}
.image {
	border: 1px solid #e6e6d7;
	margin: 3px;
	padding: 4px;
}
.credits {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3A3A;
	text-decoration: none;
}
.rowhead1 {
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #c1cea2;
}
.rowhead {
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8A986B;
	font-weight: bold;
}
.rowhead2 {
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	text-decoration: none;
	background-color: #edf0e6;
}
.white {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
.white:hover {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;
}
.linka {
	font-size: 12px;
	color: #3A3A3A;
	text-decoration: none;
	cursor: text;
}
