body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #a9a18c;
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #4E2614;
	text-decoration: none;
}
.footer a:active {
	color: #4E2614;
	text-decoration: none;
}
.lineBg {
	background-image: url(images/line.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bgGate {
	background-image: url(images/bg_gate.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a9a18c;
	text-decoration: none;
	text-align: center;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #A9A18C;
	text-decoration: underline;
}
.nav a:active {
	color: #A9A18C;
	text-decoration: none;
}


.main {
	background-image: url(images/background_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.mainhd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E2614;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #4e2614;
	text-align: justify;
}
link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E2614;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E2614;
	text-decoration: none;
	line-height: 15px;
}
.text a:link {
	color: #4E2614;
	text-decoration: underline;
}
.text a:visited {
	color: #A9A18C;
	text-decoration: underline;
}
.text a:hover {
	color: #A9A18C;
	text-decoration: none;
}
.text a:active {
	color: #A9A18C;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A9A18C;
	text-align: left;
}


.picRight {
	text-align: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #4e2614;
}
