/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { background-color: rgb(255, 255, 255);
    font-family: Times New Roman;
    font-size: 10pt;
	margin-left: 0px;
	margin-top: 0px;
    color: rgb(102,102,102);
    }

  .bigtitle {
    font-size: 24pt;
    font-weight: bold;
    color: rgb(59,115,185);
    vertical-align:middle;
}

  .moduletitle {
    font-size: 16pt;
    font-weight: bold;
    color: rgb(59,115,185);
    vertical-align:middle;
    padding-bottom: 20px;
}

  .navheader {
    font-size: 10pt;
    font-weight: bold;
    color: rgb(255,255,255);
    background-color: rgb(59,115,185);
    padding-top: 2pt;
    padding-bottom: 2pt;
    padding-left: 2pt;
    padding-right: 2pt;
    margin-bottom: 5pt;
}

.maintable {
	border-left-width: 10px;
	border-left-color: rgb(59,115,185);
	border-left-style:solid;
	padding-left: 20px;
	padding-top: 10px;
	margin-left: 0px;
}

.titlecell {
	padding-top: 10px;
	padding-bottom: 20px;
}

.infocaption {
    font-size: 10pt;
    font-weight: bold;
    padding-top: 2pt;
    padding-bottom: 2pt;
    padding-left: 2pt;
    padding-right: 20pt;
}

.infocell {
	background-color: rgb(238,238,238);
	border-top-width: 1px;
	border-top-color: rgb(153,153,153);
	border-top-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(153,153,153);
	border-bottom-style:solid;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 50px;
	margin-bottom: 10px;
}

.navcell {
	border-bottom-width: 1px;
	border-bottom-color: rgb(153,153,153);
	border-bottom-style:solid;
	padding-top: 10px;
	padding-bottom: 5px;
	white-space: nowrap;
}

.contenttable {
	empty-cells: show;
}

.contentcell {
	padding-top: 10px;
	padding-left: 30px;
}

.overviewheader {
	color: rgb(255,255,255);
	background-color: rgb(64, 64, 64);
	font-weight:bold;
}

a:link,a:visited {
    color: rgb(59,115,185);
    text-decoration:none;
}

a:active {
    color: rgb(153,153,153);
    text-decoration:none;
}

a:hover {
    color: rgb(87,169,215);
    text-decoration:underline;
}

.line1 { 
	background-color: rgb(215, 215, 215);
    }

  .line2 { 
	background-color: rgb(238, 238, 238);
    }

.statuscaption {
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-color: rgb(153,153,153);
	border-bottom-style:solid;
	margin-left: 0px;
	margin-right: 0px;
}

.statusvalue {
	padding-left: 20px;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-color: rgb(153,153,153);
	border-bottom-style:solid;
	margin-left: 0px;
	margin-right: 0px;
}

  .statusok { 
	color: rgb(0,0,0);
	background-color: rgb(0, 255, 0);
	text-align: center;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	border-width: 1px;
	border-color: rgb(153,153,153);
	border-style:outset;
	margin: 2px;
    }
  .statusquestion { 
	color: rgb(0,0,0);
	background-color: rgb(255, 255, 0);
	text-align: center;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	border-width: 1px;
	border-color: rgb(153,153,153);
	border-style:outset;
	margin: 2px;
    }
  .statusalarm { 
	color: rgb(0,0,0);
	background-color: rgb(255, 0, 0);
	text-align: center;
	font-weight: bold;
	text-decoration:blink;
	padding-left: 20px;
	padding-right: 20px;
	border-width: 1px;
	border-color: rgb(153,153,153);
	border-style:outset;
	margin: 2px;
    }
  .statusdown { 
	color: rgb(103,103,103);
	background-color: rgb(192, 192, 192);
	text-align: center;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	border-width: 1px;
	border-color: rgb(153,153,153);
	border-style:outset;
	margin: 2px;
    }
