body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td.time {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
}

a.nounder {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a.edit {
	color: white;
	font-weight: bold;
}

.msp{
	font-family: monospace;
	font-size: 12
}

.m1 {
	font-size: 8pt;
}

.m1b {
	font-size: 8pt;
	font-weight: bold;
}

.p0bw {
	color: white;
	font-size: 10pt;
	font-weight: bold;
}

.p1 {
	font-size: 12pt;
}

.info-p0 {
	font-size: 10pt;
	font-weight: bold;
	color: #5c93a8;
}

.info-p1 {
	font-size: 12pt;
	font-weight: bold;
	color: #5c93a8;
}

.headerImage {
	background-image: url(images/headerKCbg.gif);
	background-repeat: repeat-x;
}

.headerRightEdge {
	background-image: url(images/headerKCre.gif);
	backgroun-repeat: no-repeat;
}

.menuImage {
	background-image: url(images/menuKCbg.gif);
	background-repeat: repeat-y;
}

.panelBig {
	background-image: url(images/panelBig.gif);
	background-repeat: no-repeat;
}

.panelSmall {
	font-size: 8pt;
	background-image: url(images/panelSmall.gif);
	background-repeat: no-repeat;
}

.highlight {
	color: #224466;
}

.highlight_a {
	color: #224466;
	font-weight: bold;
	text-decoration: none;
}

.highlight_b {
	color: #224466;
	font-weight: bold;
}
