html,
body {
	height:100%;
	margin:0;
	padding:0;
	color:#333;
	background:#b7b7b7 url('images/pagebg.jpg') fixed repeat-x;
}
body, p, div {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 13px;
}
h1,
h2,
h3,
h4 {
	margin:0.25em 0;
	font-family: Arial, Geneva;
	font-weight: bolder;
	text-align:left;
	letter-spacing:1px;
}
h1 {
	font-size: 17px;
}
.bredd360l h1 {
	font-size: 26px;
	text-transform: uppercase;
	letter-spacing:0px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
td, p {
	margin:1em 0;
	font-size: 12px;
}
a {
	color:#060;
}
a:active{
	color:#060;
}
img {
	border-style:none;
	border-width:0px;
}
.info {
	position:relative;
	padding:0.5em;
	border:2px solid #d66;
	background:#fff;
}
#loadingdiv, #downloadInfo {
	display: none;
	position:fixed;
	top: 50%;
	left: 50%;
	width: 400px;
	margin-left: -200px;
	padding:0.5em;
	border:2px solid #d66;
	background:#fff;
	z-index: 600;
}
#header {
	position: absolute;
	top: 0;
	background:#000 url('images/header.jpg') no-repeat;
	width:870px;
	height:121px;
	z-index: 21;
}

#content-wrap {
	z-index: 10;
}
#wrap {
	width:870px;
	margin:0 auto;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-color: #123;
	border-right-color: #123;
	border-bottom-color: #123;
	background:#fdfdfd;
}
#footer a {
	color:#111;
}
#content {
	display: block;
	padding-top: 176px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
}
.print {
	display: none;
}
.centered {
	text-align: justify;
}
.bigmargin {
	margin-left: 50px;
	margin-right: 70px;
}
th {
	text-align: left;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
td {
	vertical-align: top;
}
td.tdbottom {
	vertical-align: bottom;
}
td.high {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #fbb;
}
tr.oddrow {
	background: #fef4e0;
}
tr.highlighted {
	background: #e1e3ff;
}
.bumped {
	float: right;
	margin-left: 20px;
}

#leftnav {
	float: left;
	width: 525px;
}

#rightnav {
	margin-left: 540px;
	width: 260px;
	font: normal 10px verdana;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #959fa9;
	padding-left: 20px;
}
div.small {
	font: normal 10px verdana;
}


div#statistics {
	margin-top: 20px;
	clear: both;
}



div#statistics table {
	font: normal 10px verdana;
	background: #efe;
	color: #000;
	width: 830px;
}

ul#nav {
	width: 800px;
	z-index: 90;
}
ul li a {
	text-decoration: none;
	color: #fff;
	padding: 5px;
	font: normal 11px verdana;
	text-align: center;
	padding-left: 40px;
	padding-right: 40px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 144px; /* Width of Menu Items */
}

ul#nav li {
	font: normal 11px verdana;
	position: relative;
	display: inline;
}
	
li ul {
	position: absolute;
	left:20px;
	top: 18px;
	display: none;
}

#dirpath ul, #filepath ul {
	width: 90%;
}
#dirpath a,#filepath a{
	color:#000;
}


#menu {
	z-index: 500;
	height:56px;
	width:870px;
	top: 121px;
	position:absolute;
	background:#696969 url('images/menubg.jpg') repeat-x;
}

#menu a{
	font:bold 11px/16px arial,helvetica,sans-serif;
	display:block;
	white-space:nowrap;
	margin:0;
	padding:2px 0px 2px 0px;
	text-decoration:none;
	color:#fff;
}
#menu a:hover{
	color:#000;
}

#menu a:active{
	color:#060;
}

#menu ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:140px;
}

#menu li{
	position:relative;
}

#menu ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	left: 0px;
}
li.delimiter {
	border-bottom-style: solid;
	border-bottom-color: #83888b;
	border-bottom-width: 2px;
	padding-top: 1px;
	background:#ddd;
}

ul#sub1 a, ul#sub2 a, ul#sub3 a {
	color: #333;
	background:#ddd;
	padding:4px 0px 4px 0px;
}
ul#sub1, ul#sub2, ul#sub3{
	border-bottom-style: solid;
	border-bottom-color: #83888b;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #83888b;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #83888b;
	border-left-width: 1px;
}
ul#sub1 a:hover, ul#sub2 a:hover, ul#sub3 a:hover{
	color: #000;
	background:#aaa;
}
ul#sub1 a:active, ul#sub2 a:active, ul#sub3 a:active{
	color:#060;
}

div#menu li:hover{
	z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}



div.bredd420h {
	width: 460px;
	margin-left:360px;
}
div.bredd420l {
	width: 480px;
	padding-left: 30px;
	padding-bottom: 30px;
}
div.bredd360l {
	width: 350px;
	float: left;
}
div.bredd360l h1 {
	text-align: center;
}
div.knappar {
	width: 340px;
	margin-left:470px;
	padding-left: 10px;
	border-left-style: solid;
	border-left-color: #888;
	border-left-width: 1px;
}
div.knapparl {
	width: 450px;
	float: left;
}
td.jmfm {
	color: #8a174e;
}
td.jmfe {
	color: #537497;
}
td.jmfa {
	color: #8db403;
}
td.jmff {
	color: #ef7900;
}
td.jmfr {
	color: #088130;
}
td.jmfj {
	color: #2f2e34;
}
tr.jmfm {
	background-color: #8a174e;
}
tr.jmfe {
	background-color: #537497;
}
tr.jmfa {
	background-color: #8db403;
}
tr.jmff {
	background-color: #ef7900;
}

tr.subdomain {
	background: #fff7f3;
}
div.small td, div.linkback {
	font-size: 9px;
}
div.small table, div.small td, div.small tr {
	padding: 0;
	margin: 0;
	
}
.noprint {
	display: none;
}
div.linkback a {
	color: #444;
}
code {
	font-size: 11px;
}