.menuBar {border-color:#FF0000; background-color:#000066; border-width:0px; font-weight:bold; font-size:12px; cursor: default}
.menuText A:link {color:white; text-decoration:none; font-weight:bold; font-family:arial, verdana, sans-serif; font-size:12px; cursor: pointer}
.menuText A:visited {color:white; text-decoration:none; font-weight:bold; font-family:arial, verdana, sans-serif; font-size:12px; cursor: pointer}
.menuText A:active {color:white; text-decoration:none; font-weight:bold; font-family:arial, verdana, sans-serif; font-size:12px; cursor: pointer}
.menuText A:hover {color:#FDFF59; text-decoration:none; font-weight:bold; font-family:arial, verdana, sans-serif; font-size:12px; cursor: pointer}
.menuInactiveText {color:#B1B1B1; font-weight:bold; font-family:arial, verdana, sans-serif; font-size:12px; cursor: default}
.menuSeparator {color:white; font-weight:bold; font-family:arial, verdana, sans-serif; font-size:12px; cursor: default}

.klegotab {
	color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;		
	background-image: url(/images/klego/img_tab.jpg);
	height: 35px;
	width: 95px;
	text-align: center;
	padding-top: 10px;
	vertical-align: middle;
	cursor: pointer;
	font-weight:bold; 
	font-family:arial, verdana, sans-serif;
	font-size:13px
}

.klegotab-over {
	color: black;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: gray;
	background-image: url(/images/klego/img_tab_over.jpg);
	height: 35px;
	width: 95px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	cursor: default;
	font-weight:bold; 
	font-family:arial, verdana, sans-serif;
	font-size:13px
}

.klegotab-rest {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;
}

.klegotab-content {
	border-width: 1px;
	border-style: solid;
	border-color: gray;
	border-top-style:none;
	background-color: #BCFDFF;	
	padding: 8px;
}

.klegotab-highlight {
	color: #AA2000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;		
	background-image: url(/images/klego/img_tab.jpg);
	height: 35px;
	width: 95px;
	padding-top: 10px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	font-weight:bold; 
	font-family:arial, verdana, sans-serif;
	font-size:13px
}

.klegoplusminusimage {
	cursor: pointer;	
}

.klegolabel {	
	font-family: arial, verdana, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	cursor: default;
}

.klegosmall {	
	font-family: arial, verdana, sans-serif;
	font-size:10px;	
	text-align: left;
	cursor: text;
}

.klegonormal {	
	font-family: arial, verdana, sans-serif;
	font-size:12px;	
	text-align: left;
	cursor: default;
}

.klegosequence {	
	font-family:Courier;
	font-size:14px;	
	text-align: left;
	cursor: text;
}

.klegoborderedtable {
	border-width: 3px;
	border-style: double;
	border-color: black;
	padding: 5px;
}

.klegocoolheader {
	Font-family: arial, verdana, sans-serif;
	font-size: 14px;
	Font-Weight: bold;
	color: red;
	text-align: left;
	cursor: default;
}

.klegocoolheader2 {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white
	background-color: darkblue;
	cursor: default;
	text-align: left;
}

.klegoreference {
	font-family: arial, verdana, sans-serif;
	font-size:12px;	
	text-align: left;
	cursor: text;
	vertical-align: super;
}

.klegoquicksearch {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: default;
}

.klegoadvancedsearch {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	vertical-align: super;
}

.klegofooter {
	font-family: arial, verdana, sans-serif;
	font-size: 10px;
	cursor: default;
}
