body {
	background: #18120F;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0;
	color:#EEDCC8;
}
body.sectionbody {
	background: #18120F;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 0;
	padding-left:100px;
	color:#EEDCC8;
}
ul {
		list-style:none;
		padding:0px;
		position:relative;
		list-style-image:none;
		border:0px;
	}
	li {
		padding-top:2px;
		padding-left:0px;
		margin-bottom:5px;
		padding-left:40px;
		padding-bottom:4px;
		position:relative;
		text-align:left;
		font-size:16px;
		font-weight:normal;
		line-height:120%;
	}
	li.list01 {
		background:url(/i/li/01.gif) no-repeat top left;
	}
	li.list02 {
		background:url(/i/li/02.gif) no-repeat top left;
	}
	li.list03 {
		background:url(/i/li/03.gif) no-repeat top left;
	}
	li.list04 {
		background:url(/i/li/04.gif) no-repeat top left;
	}
	li.list05 {
		background:url(/i/li/05.gif) no-repeat top left;
	}
	li.list06 {
		background:url(/i/li/06.gif) no-repeat top left;
	}
	li.list07 {
		background:url(/i/li/07.gif) no-repeat top left;
	}
div.list-sm {
		font-size:12px;
		line-height:110%;
	}
a {
	color: #E23042;
}
a.page,a.page:visited { text-decoration:none; font-size:12px; color:#ffffff; background-color:#463D37; padding-left:5px;padding-right:5px; }
a.page:hover,a.page:visited:hover { text-decoration:none; font-size:12px; background-color:#E23042; padding-left:5px;padding-right:5px; }

a.page-act,a.page-act:visited { text-decoration:none; font-size:12px; color:#282828; background-color:#EEEEEE; padding-left:5px;padding-right:5px; }
a.page-act:hover,a.page-act:visited:hover { text-decoration:none; font-size:12px; padding-left:5px;padding-right:5px; }
h2 {
	font: normal 20px Arial, Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	color:#E5A55E;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-0.5px;
}

.menu {
	width: 700px;
	list-style: none;
	margin: 0 0 2em;
	padding: 0;
}
.menu li {
	clear: both;
	margin: 0;
	padding: 0 0 18px 0;
	position: relative;
	border-bottom: dotted 2px #999;
	color:#EEDCC8;
	font-size:11px;
	height:20px;
	line-height:140%;
}
.menu strong {
	background: #18120F;
	padding: 0 10px 0 0;
	font-weight: bold;
	position: absolute;
	bottom: -.3em;
	left: 0;
	color:#E5A55E;
	font-size:14px;
}
.menu span {
	padding: 0px 10px 0px 0px;
	font-weight: normal;
	position: relative;
	left: 0;
	top:50px;
}
.menu em {
	background: #18120F;
	padding: 0 0 0 5px;
	font: 20px Arial, Georgia, "Times New Roman", Times, serif;
	position: absolute;
	bottom: -.2em;
	right: 0;
}
.menu sup {
	font-size: 11px;
	color: #E5A55E;
	margin-left: 3px;
}


/* style 2 *************/
.style li {
	border-bottom: dashed 1px #322A25;
}





div.lb-left {
	position:relative;
	float:left;
	padding:0px;
	margin:0 0 0 20px;
	width:180px;
	height:470px;
	overflow-y:auto;
}
div.lb-right {
	position:relative;
	float:left;
	margin:0 0 0 10px;
	width:700px;
}
div.lb-content {
	position:relative;
	float:left;
	margin:0px;
	width:800px;
}

div.lb-content p {
	font-size:14px;
	margin-bottom:10px;
	line-height:140%;
	color:#D7C1A9;
}
div.lb-content p strong {
	font-size:14px;
	font-weight:bold;
	color:#E5A55E;
}
div.lb-content h2 {
	margin-bottom:20px;
}


.shadetabs {
	padding:0px;
	margin:0px;
	list-style-type:none;
	text-align:left;
	position:relative;
	float:left;
	width:160px;
	border:0px solid #000000;
}
#countrytabs li {
	position:relative;
	float:none;
	padding:0px;
	margin:0px;
	width:160px;
	text-decoration:none;
	font-size:16px;
	color:#988B7E;
	font-weight:normal;
	list-style-type:none;
	cursor:pointer;
	margin-bottom:8px;
	line-height:100%;
}
#countrytabs li.selected {
	color:#ffffff;
}

#countrytabs a.selected,a.selected:visited,a.selected:hover,a.selected:hover:visited span {
	text-decoration:none;
	font-size:16px;
	color:#ffffff;
}
#countrytabs span {
	text-decoration:none;
	font-size:30px;
	color:#C3C3C3;
}

.tabcontent {
	display:none;
	width:700px;
}
@media print {
.tabcontent {
	display:block !important;
}

img { border:0px; }

.clear { clear:both; }


.date { color:#ffffff; }


