body {
	background-image: url(images/main_bgKG.jpg);
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 90%;
}

body.long {
	background-image: url(images/main_bgKG-2200.jpg);
	}

.style1 {color: #F6E5D4}
.style2 {color: #666666}
.style4 {color: #8b8b8b}
.style5 {color: #9c8668}
.style6 {color: #49443e}
.style7 {color: #666156}
.style8 {
	color: #9c7a2e;
	font-weight: bold;
}
.style10 {
	color: #9c7a2e;
	font-weight: bold;
	font-size: 14px;
}
.style9 {
	color: #CCC;
	}

.titleResource {
	display:block;
	width: auto;
	height: 14px;
	background-color: #9b8669;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 4px 0px 6px 4px;
	font-variant: small-caps;
	}

.titleResource2 { 
	display:block;
	width: auto;
	height: 14px;
	background-color: #b28c5b;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding: 4px 0px 6px 4px;
	font-variant: small-caps;
}

.titleResource3 { 
	display:block;
	width: auto;
	height: 14px;
	background-color: #8b877e;
	color: #fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 0px 6px 4px;
	font-variant: small-caps;
}

a
{
	color: #036;
	text-decoration: none;
	font-family: tahoma, Geneva, sans-serif;
}

a:hover
{
	color: #060;
	text-decoration: underline;
}

.link {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: F6E5D4;
}
.form {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	height: 12px;
	width: 100px;
}
.form1 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	height: 100px;
	width: 200px;
}

