.country {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F85838;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 22px;
}
.leftmainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A1A17D;
	padding-left: 0px;
	vertical-align: baseline;
	margin: 0;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: a1a17d;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	vertical-align: top;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	padding-left: 7px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A1A17D;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A1A17D;
	text-align: center;
}
a:link {
	color: #F85938;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9933;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #99AF20;
	font-weight: bold;
}
.leftmainmenu a:link {
	color: #a1a17d;
	text-decoration: none;
}
.leftmainmenu a:visited {
	text-decoration: none;
	color: #a1a17d;
}
.leftmainmenu a:hover {
	text-decoration: none
}
.leftmainmenu a:active {
	text-decoration: none;
	color: #a1a17f;
}
.leftmenu a:link {
	color: #a1a17d;
	text-decoration: none;
	font-weight: normal;
}
.leftmenu a:visited {
	text-decoration: none;
	color: #a1a17d;
	font-weight: normal;
}
.leftmenu a:hover {
	text-decoration: none;
	font-weight: normal;
}
.leftmenu a:active {
	text-decoration: none;
	color: #a1a17f;
	font-weight: normal;
}
a img {
	border: none;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1 solid #A0A07C;
}

