html {
	height: 100%;
	}
body {               
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #4885ac;
	}
body, td, h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 140%;
	}
table {
	border-collapse: collapse;
	border: 0px;
	}
td, form {
	margin: 0em;
	padding: 0em;
	border: 0px;
	}
input, textarea, select {
	border: #666 1px solid;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
	color: #000;
	text-align: left;
	background-color: #fdfdfd;
	}
a {
	#color: #ea808c;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	}
a img {
	border: 0px;
	}
h1 {
	display: block;
	height: 22px;
	margin-bottom: 20px;
	font-size: 17px;
	font-weight: normal;
	text-transform: uppercase;
	}
h2 {
	display: block;
	height: 22px;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 0px;
	}
h3 {
	font-weight: bold;
	font-size: 12px;
	}
ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	}
li {
	display: block;
	background: url(/pic/bullet.gif) no-repeat 0px 6px;
	padding-left: 1em;
	margin-bottom: 1em;
	}
ul.checkbox li {
	display: block;
	background: url(/pic/checkbox.gif) no-repeat 0px 3px;
	padding-left: 20px;
	margin-bottom: 1em;
	}
table.flags td {
	padding: 15px 7px 0px 7px;
	background: #ee3338;
	}
.big {
	font-size: 12px;
	}
td.lang, td.lang a {
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	}
table.menu {
	width: 100%;
	margin-left: -36px;
	margin-bottom: 16px;
	}
table.menu td {
	padding: 3px 0px 6px 36px;
	background: url(/pic/bl.gif) repeat-x bottom;
	}
table.menu td a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	}
table.menu td.s a {
	color: #fff;
	padding-left: 20px;
	background: url(/pic/bullet.gif) no-repeat 7px 7px;
	}
table.menu td a:hover {
	color: #fff;
	}
table.in td {
	vertical-align: top;
	padding: 5px 5px 5px 0px;
	background: url(/pic/bl.gif) repeat-x top;
	}
table.in td.f {
	width: 20%;
	padding-right: 30px;
	}
table.in td table {
	margin-right: 10px;
	}
table.in td table td {
	background: #fff;
	border: #1b6895 1px solid;
	width: 110px;
	height: 110px;
	vertical-align: middle !important;
	padding: 0px;
	}
table.frm td {
	padding: 2px 5px 2px 0px;
	}
span.ac, p.ac {
	color: #ffffd9;
	font-weight: bold;
	}
div.sitemap ul li {
	margin-bottom: .2em;
	}
div.sitemap ul li a {
	font-weight: normal;
	}