a {
	text-decoration: none;
	color: #9EaAd4;
	background-color: inherit;
	font-weight: bold;
}

a:hover {
	color: #bEcAf4;
	background-color: inherit;
}

body {
	font-size: smaller;
	font-family: arial, helvetica, sans-serif;
	color: black;
	background-color: #1e2a64;
}

.title {
	font-size: large;
	color: black;
	background-color: inherit;
	font-weight: bold;
}

.heading {
	font-size: small;
	color: white;
	font-weight: bold;
	font-style: normal;
	background-color: black;
}

.section {
	color: yellow;
	background-color: inherit;
	font-weight: bold;
}

.indent {
	margin-left:.3in;
	margin-top:.1in;
}

.topmargin {
	margin-top:.1in;
}

td {
	font-size: 12px;
	color: white;
	background-color: inherit;
	font-weight: bold;
}

td.legend {
	font-size: 12px;
	color: #e0e0e0;
	background-color: inherit;
}

.courier {
	font-size: smaller;
	font-family: courier, serif;
	font-weight: normal;
}

.help1 {
	font-size: smaller;
	font-family: verdana, arial, helvetica, sans-serif;
}

img {
	border: 0px;
}

table.live {
	color: inherit;
	background-color: #1e2a64;
	border-left: 3px solid #3e4a84;
	border-top: 3px solid #3e4a84;
	border-right: 3px solid #0e1a54;
	border-bottom: 3px solid #0e1a54;
}

th.graph {
	color: #e0e0e0; background: #2e3a74; padding: 4px;
	font: bold 16px arial,sans-serif; text-align: left;
}

td.graph {
	color: #e0e0e0; background: inherit; padding: 0px; width: 17px;
	font: 10px arial,sans-serif; vertical-align: bottom;
	text-align: center; border: 0px solid #2e3a74;
}

img.graph {
	width: 14px; display: inline;
}

table.clinks td {
	font: 80% verdana, sans-serif;
}

.small { font: 60% verdana, sans-serif; }
.version { font: bold 60% verdana, sans-serif; color: #5e6a94; background-color: inherit; }
.note { font: bold 60% verdana, sans-serif; color: #aeb4c4; background-color: inherit; }
.global { font-family: verdana, sans-serif; color: #aa9ed4; background-color: inherit; }
.selected { color: #ffcccc; background-color: inherit; }
.red { color: #ff5555; background-color: inherit; }
.green { color: #55ff55; background-color: inherit; }
.blue { color: #8888ff; background-color: inherit; }
.alpha { color: #ffffff; background-color: inherit; }

.cpanel { border-style: solid; border-width: 1px; color: inherit; background-color: #1E2A64; border-color: #2E3A74 #2E3A74 #0E1A54 #0E1A54; }
.face { color: inherit; background-color: #3e4a84; }
.faceleft { font-size: 10px; border-left: 1px solid #5E6Aa4; }
.faceright { font-size: 10px; border-right: 1px solid #1E2A64; }
.faceboth { font-size: 10px; border-left: 1px solid #5E6Aa4; border-right: 1px solid #1E2A64; }
.cam { border-style: solid; border-width: 2px; color: inherit; background-color: #1E2A64; border-color: #2E3A74 #2E3A74 #0E1A54 #0E1A54; }
