#top { /* {{{1 */
	background: #0073ba url(topbg.gif) repeat-x bottom;
	background: #0088c8 url(topbg.gif) repeat-x bottom;
	padding-left: 5px;
	width: 100%;
	border-collapse: collapse;
}
#top img { vertical-align: middle; }
#logo { /* {{{1 */
	color: white;
	font-size: 160%;
	font-weight: bold;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	padding-left: .6em;
	padding-right: .6em;
}
#logo a {
	display: block;
	color: white;
	text-decoration: none;
	padding-top: 0.8em;
	padding-bottom: 0.6em;
}
#logo img {
	border: none;
}
#toolbox { /* {{{1 */
	text-align: right;
	vertical-align: bottom;
	color: rgb(0,49,80);
	color: rgb(85, 26, 139);
	color: #118;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 92%;
	padding-right: 5px;
	padding-top: 5px;
}
#toolbox a {
	color: white;
	text-decoration: none;
}
#links { /* {{{1 */
	vertical-align: bottom;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 92%;
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
}
#links a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: white;
	color: white;
	background: #0084c2 ;
	line-height: 1.2em;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	padding: 3px 8px 3px 9px;
}
#links td:hover *, #links td.selected * {
	background: #0090d4;
}
#links table, #links tr , #links td { margin: 0px; padding: 0px; border-collapse: collapse; vertical-align: bottom; }
#links td { padding: 0px 3px; }
.c1, .c2 { display: none; }
* html #links a {
	padding-top: 1px;
}
* html .c1, * html .c2 { 
	display: block; 
	background: #0084c2; 
	height: 1px; 
	line-height: 0px; 
	overflow: hidden; 
}
* html .c1 { margin: 0px 1px; }
* html .c2 { margin: 0px 2px; }
#sep { /* {{{1 */
	border-top: 1px solid white;
	background: #d8e8f5;
	border-bottom: 1px solid #a6c8dd;
	padding: 2px;
} 
#ads { /* {{{1 */
	font-family: Verdana, "Bitstream Vera Sans", sans-serif;
	background: #DDF;
	background: #d8e8f5;
	background: #0088c8;
	background: #42AEDE;
	background: #7cc7ee;
	background: white;
	/*border-bottom: ;1px solid #328EAE; */
	margin-top: 2px;
	/* margin-bottom: ;10px; */
	width: 100%;
	text-align: center;
	font-size: 80%;
	clear: both;
}
#ads td {
	padding: 2px 6px;
}
#ads th a {
	text-decoration: none;
	font-weight: bold;
}
#ads a {
	padding: 2px 6px;
	color: #0000ef;
	color: white;
	color: #14b;
}
#ads a:hover {
	/*background: ;#e8f3fc;*/
}
#lang-sel { /* {{{1 */
	text-align: right;
	white-space: nowrap;
	vertical-align: middle;
}
#lang-sel img {
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
	border-width: 1px;
}
#lang-sel a {
	display: inline;
}
* html #content-inner table { 
	position: relative; /* I've just spent 2 hours looking for this IE bug-fix!!! DO NOT REMOVE!!! */
	top: 5px;
	vertical-align: bottom;
}
