body {
	color: #000000;
	background-color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
}

a:link,a:visited {
	color: #393939;
	text-decoration: underline;
}

td.topborder {
	background-color: #878787;
	line-height: 0px;
	font-size: 1px;
}

td.sides {
	background-color: #cccccc;
	line-height: 0px;
}

td.tablist {
	line-height: 0px;
}

td.verticaldivider {
	background-color: #000000;
}

h1 {
	margin: 0px;
	font-size: 130%;
}

h2 {
	background-color: #cccccc;
	text-align: left;
	font-weight: bold;
	font-size: 110%;
	white-space: nowrap;
	margin: 0px;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

h3 {
	font-weight: bold;
	font-size: 100%;
	margin: 0px;
}

th {
	text-align: center;
}

p {
	margin-top: 0px;
	margin-bottom: 0.5em;
}

.fixme {
	margin: 0px;
	font-size: 130%;
	color: #aa0000;
}

.stdtext {
	font-weight: normal;
}

.nowrap {
	white-space: nowrap;
}

.helplink {
	font-size: 80%;
	cursor: help;
}

a.linkerror, a.linkerror:visited {
    color: #aa0000;
}

.headerlink {
	font-size: 80%;
}

.nopassword {
	color: #aa0000;
	font-size: 150%;
}

.addrow {
	padding-top: 0.5em;
	white-space: nowrap;
}

.dialoguebg div {
	padding: 0.4em;
}

.fanspeed {
	padding: 0em;
	text-align: right;
}

.error {
	color: #aa0000;
}

.warning {
	color: #aa0000;
	font-weight: bold;
}

.upgradeinfo {
	font-weight: bold;
}

.expiresoon {
	color: #aa0000;
	font-weight: bold;
}

.example {
	font-family: monospace;
}

.entry {
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
}

.output {
	font-weight: bold;
}

.explanation {
	font-weight: normal;
	vertical-align: top;
}

.selection {
	font-weight: normal;
}

.selectionnowrap {
	font-weight: normal;
	white-space: nowrap;
}

.singlesetting {
	font-weight: normal;
}

.singlesettingnowrap {
	font-weight: normal;
	white-space: nowrap;
}

.unit {
	font-weight: normal;
}

.siptrunkhelp {
    font-weight: lighter;
    font-style:  italic;
    font-size:   90%;
}

.dialoguebg {
	background-color: #f0f0f0;
	margin: 0.5em;
}

.reportbg {
	background-color: #ffffff;
	margin: 0.5em;
}

.reportpage {
}

.reportheader {
}

.reportlink {
	font-size: 110%;
}

.reportdescription {
	font-weight: bold;
}

.logviewbox {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin: 0.15em;
}

.logviewblock {
}

.logviewblocksmall {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin: 0.15em;
}

.tdlogview {
	background-color: #fbfbfb;
}

.tdtable {
	text-align: left;
}

.emptybody {
	display: none;
}

.clickabletd {
        background-color: #fbfbfb;
}

.about {
	text-align: center;
}

.wrap {
	white-space: normal;
}

.plusbutton {
	white-space: nowrap;
}

/* To be displayed only if JavaScript is enabled.
   We could insert the HTML code from JavaScript, but that would require
   the JavaScript to know about translations.  To avoid that, we hide the
   code using CSS instead, and let the JavaScript display it. */
.needjavascript {
	display: none;
}

/* Logview classes. */

.logdate {
	white-space: nowrap;
}

.logownip {
	background-color: #bbbbdd;
}

.logotherip {
}

.logport {
	text-align: right;
}

.logblock {
	background-color: #f7f7d6;
}

.logallow {
}

.logorigin {
	white-space: nowrap;
}

.logalert {
	background-color: #f7f7d6;
}

.logerr {
	background-color: #b30f41;
}

.logtxtentry {
}

.logtxtentryfmt {
	font-family: monospace;
	white-space: pre;
}

.trunksetting table {
	width: 100%;
}
