html{
	height: 100%
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	background: #FCF8E8;
	text-align:left;
}
td {
	font-size: 12px;
	line-height: 17px;
}
p {
	margin: 0;
	padding: 0;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #0080BB
}
h2 {
	margin: 15px 0 5px 0;
	padding: 0;
	font-size: 15px;
	color: #0080BB
}
h3 {
	margin: 15px 0 5px 0;
	padding: 0;
	font-size: 14px;
	color: #0080BB
}
h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #BD3727
}
a:link, a:visited {
	color: #000000;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.header {
	background: #F2E4BF
}
.searchblock {
	background: #F2E4BF
}
.linkblock {
	text-align: left;
	padding: 0 0 0 5px;
}
.search {
	text-align: right;
	padding: 0 5px 0 0;
}
.tdmenu {
	vertical-align: top;
	padding: 0 7px
}
.moduletable_country {
	width: 200px;
	border-bottom: #ffe5ba 2px solid;
	background-color: #f9f5e5
}
.moduletable_country th {
	width: 200px;
	height: 50px;
	color: #ffffff;
	text-align: center;
	font-size: 15px;
	line-height: 50px;
	/*padding: 18px 0 0 80px;*/
	BORDER-left: medium none;
	background-image: url(i/mtitle.gif);
	background-repeat: no-repeat;
	background-position: top
}
.moduletable_country td {
	border-left: #ffe5ba 1px solid;
	border-right: #ffe5ba 1px solid;
}
a.mainlevel_country:link, a.mainlevel_country:visited {
	color: #BD3727;
	padding-left: 10px;
	line-height: 17px;
	text-decoration: none
}
a.mainlevel_country:hover {
	color: #489709;
}
a.partner:link, a.partner:visited {
	color: #489709;
	font-weight: bold;
	padding-left: 10px;
	line-height: 17px;
	text-decoration: none
}
a.partner:hover {
	color: #BD3727;
}
.button {
	color: #0170a4;
	background: #f9f5e5;
	border: 1px solid #7E9DB9;
}
.tdcontent {
	vertical-align: top;
	padding: 10px 7px
}
.contentpaneopen {
	width: 100%;
	background-color: #ffffff;
}
.contentpaneopen td {
	padding: 7px;
}
.ftable td {
	padding: 3px;
}
.moduletable_bottom {
	width: 100%;
	padding: 5px;
	background-color: #ffffff;
}
.moduletable_bottom th {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	padding-left: 4px;
}
.moduletable_bottom td {
	text-align: left;
	padding: 2px;
}
.footer {
	background: #ffffff;
	background-image: url(i/bot.gif);
	background-repeat: repeat-x;
	background-position: top
}