#simpleFooter {
	padding-top: 100px;
	font-size: 60%;
/*	float: left;*/
/*	width: 190px;*/
/*	position: absolute;
	left: 10px;
	bottom: 0px;
	z-index: 100;
*/	
}
#simpleFooter a:link, #simpleFooter a:active, #simpleFooter a:visited {
	color: #fff;
}
#simpleFooter a:hover {
    color: orangered;
}

.ieBrowserWarningBox {
	padding-top: 20px;
}
.ieBrowserWarning {
    padding: 5px;
	
/*	font-weight: bold;*/
	font-size: 90%;
	color: black; 
	
	background-color: #ccc;
	border: 1px solid #f55;
}
/*.ieBrowserWarning a:link, .ieBrowserWarning a:active, .ieBrowserWarning a:visited {
	color: #fff;
}
.ieBrowserWarning a:hover {
    color: orangered;
}
*/

#log {
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 100px;
	overflow: scroll;
	z-index: 5000;
}








.primaryBg {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}
.speakerBg {
	position: absolute;
/*	left: 55px;*/
	left: 95px;
	top: 2px;
	z-index: 300;
}
.wholePage {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	/*	background-image: url(/klimg/num/template/logo/bg/sunBackground.jpg);
	background-repeat: no-repeat;*/
/*	background-color: #000;*/
}

.accompHeaderBox2 {
	padding: 14px 0px 0px 0px;
	height: 95px;
}
.accompHeaderBox {
}
.pageAccompHeader {
	padding-left: 825px;
	padding-right: 205px;
}
.pageAccompSubHeader {
	font-size: 50%;
}


.loginBox {
	position: absolute;
	right: 10px;
	top: 10px;
	display:table;
	z-index: 10000;
}

.navBoxHeader {
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	color: #999;
}

.adminBoxHeader {
	background: url('/know/list/network42/grey/fadingBg1lg.gif') repeat-x;
}

.navBoxInner {
}
.navBoxInner2 {
	position: absolute;
	top: -110px;
	left: 4px;
}
.skullBg {
	position: relative;
	left: 20px;
	top: -110px;
	z-index: -1;
}
.navBoxImageMenu {
}
.navBoxTextMenu {
	padding-left: 35px;
}

.navComparisonMenu {
	padding-top: 20px;
	padding-bottom: 10px;
/*	
	opacity: 1.0;
	filter: alpha(opacity=100);
*/	
}
.navComparisonMenuBody {
}	
.navComparisonMenuBody img {
/*	border: 1px solid #fff;
	border-top: none;*/
}
.navComparisonTooltip {
/*	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;*/
}
a.navComparisonTooltip span.tooltip {
	top:55px;
	left:20px;
}

.navComparisonTooltip img {
	position: relative;
	left: -15px;
	top: -15px;
	background-image: url("/klimg/num/template/menu/icon75Unpressed.png");
	background-repeat: no-repeat;
	width: 79px;
	height: 79px;
}
.navComparisonTooltip:hover img {
	position: relative;
	left: -15px;
	top: -15px;
	background-image: url("/klimg/num/template/menu/icon75Highlight.png");
	background-repeat: no-repeat;
	width: 79px;
	height: 79px;
}
.navComparisonTooltip:active img {
	position: relative;
	left: -15px;
	top: -15px;
	background-image: url("/klimg/num/template/menu/icon75Pressed.png");
	background-repeat: no-repeat;
	width: 79px;
	height: 79px;
}
.navComparisonTooltip:link img, .navComparisonTooltip:active img, .navComparisonTooltip:visited img, .navComparisonTooltip:hover img {
	border 0px;
}


.pageLeftColumnTop {
	position: absolute;
	top: 115px;
	left: 0px;
	z-index: 2000;
	
	width: 200px;
	padding: none;
	
	color: #fff;
/*	
	opacity: .85;
	filter: alpha(opacity=85);
*/	
}
.pageLeftColumnTop A, .pageLeftColumnTop A:link, .pageLeftColumnTop A:visited {
	color: #fff;
}

