body {
	margin:30px;
	background:#252525;
	color:#fff;
	font:normal 1.9em/1.4em Arial, Helvetica, sans-serif
}
a:link, a:visited {
	color:#ff0
}
a:hover, a:focus, a:active {
	text-decoration:none;
}
a.active {
	text-decoration:line-through
}
acronym {
	cursor:help
}
h1, h2, h3, h4 {
	line-height:1.3em
}
h1 {
	font-size:2em
}
h2 {
	font-size:1.8em;
	margin:0 0 30px
}
h3 {
	font-size:1.6em
}
h4 {
	font-size:1.4em
}
.switch {
	cursor:pointer
}
#m a {
	display:block;
	position:absolute;
	top:30px;
	right:30px;
	width:100px;
	height:100px;
	list-style:none;
	background:#252525
}
#footer #t, #map, legend, .delete {
	display:none
}
#fla {
	width:0;
	height:0;
	position:absolute;
	left:-9876px;
}
#footer #g {
	display:block
}
#footer ul li {
	list-style:none;
	display:inline
}
#g a:link, #g a:visited {
	color:#33f
}
* html #header ul li#a6 a:link, * html #header ul li#a6 a:visited {
	background:none;
	padding:0
}
* html #left {
	height:1px
}
#left {
	min-height:100px
}

/* ---------------------------------------------------- Tabs */

@media projection, screen {
.tabs-hide {
	display: none
}
}
 @media print {
.tabs-nav {
	display:none
}
}
#tabs {
	margin:40px 0 60px 0
}
#content .tabs-nav {
	list-style:none;
	margin:0 0 0 10px;
}
.tabs-nav:after {
	display:block;
	clear:both;
	content: " "
}
#content .tabs-nav li {
	float:left;
	margin:0 20px 0 0;
	min-width:84px;
	list-style:none
}
.tabs-nav a, .tabs-nav a span {
	display:block;
	padding:0 10px
}
#content .tabs-nav a:link, #content .tabs-nav a:visited {
	z-index:2;
	padding-left:0;
	padding-right:10px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
	list-style:none;
	display:block
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
	background:#444
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
	background:#333
}
.tabs-nav a span {
	width:64px;
	min-width:64px;
	height:18px;
	min-height:18px;
	padding:6px 0 2px 10px;
	padding-right:0;
	background:#444;
}
*>.tabs-nav a span {
	width:auto;
	height:auto;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
	background:#444
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
	background:#333
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited {
	cursor:text
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
	cursor:pointer
}
.tabs-nav .tabs-disabled {
	opacity:.4
}
.tabs-container {
	padding:15px;
	background:#444
}
table {
	width:100%;
	text-align:center;
	margin:25px 0 40px
}
thead {
	letter-spacing:1px
}
td, th {
	border:1px solid #fff;
	padding:15px
}
label, input, textarea {
	display:block
}
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em
}
form em {
	color:#f00
}
textarea {
	width:100%
}
form {
	width:100%
}
form big {
	display:block;
	margin:15px 0 0
}
fieldset {
	border:none
}
.error {
	color:#33f
}
#submit {
	width:150px;
	height:49px
}
* html #header ul li a {
	background-image:none
}
