.menuBar {border-color:#FF0000; background-color:#000066; border-width:1px; font-weight:bold; font-size:12px}
.menuText A:link {color:#000000; text-decoration:none; font-weight:bold; font-family:Georgia,Times New Roman,Times,serif; font-size:12px}
.menuText A:visited {color:#000000; text-decoration:none; font-weight:bold; font-family:Georgia,Times New Roman,Times,serif; font-size:12px}
.menuText A:active {color:#000000; text-decoration:none; font-weight:bold; font-family:Georgia,Times New Roman,Times,serif; font-size:12px}
.menuText A:hover {color:#FFFFFF; text-decoration:none; font-weight:bold; font-family:Georgia,Times New Roman,Times,serif; font-size:12px}
.menuInactiveText {color:#000000; font-weight:bold; font-family:Georgia,Times New Roman,Times,serif; font-size:12px}
.menuSeparator {color:white; font-weight:bold; font-family:Georgia,Times New Roman,Times,serif; font-size:12px}

.klegotab {
	padding: 0 0 3px 0;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;		
	background-image: url(/images/klego/img_tab.gif);
	height: 25px;
	width: 98px;
	text-align: center;
	vertical-align: bottom;
	cursor: pointer;
	font-weight:bold; 
	font-family:Arial;
	font-size:13px
}

.klegotab-over {
	padding: 0 0 3px 0;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: gray;
	background-image: url(/images/klego/img_tab_over.gif);
	height: 25px;
	width: 98px;
	text-align: center;
	vertical-align: bottom;
	cursor: text;
	font-weight:bold; 
	font-family:Arial; 
	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: #EFEFEF;	
	padding: 8px;
}

.klegotab-highlight {
	padding: 0 0 3px 0;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;		
	background-image: url(/images/klego/img_tab_over.gif);
	height: 25px;
	width: 98px;
	text-align: center;
	vertical-align: bottom;
	cursor: pointer;
	font-weight:bold; 
	font-family:Arial;
	font-size:13px
}

.klegoplusminusimage {
	cursor: pointer;	
}

.klegolabel {	
	font-family: Verdana, Arial, Georgia,Times New Roman,Times,serif;
	font-size:12px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	cursor: text;
}

.klegosmall {	
	font-family: Verdana, Arial, Georgia,Times New Roman,Times,serif;
	font-size:10px;	
	text-align: left;
	cursor: text;
}

.klegonormal {	
	font-family: Verdana, Arial, Georgia,Times New Roman,Times,serif;
	font-size:12px;	
	text-align: left;
	cursor: text;
}

.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: 14px Verdana, Arial, Georgia, Times New Roman, Times, Serif;
	Font-Weight: bold;
	background-color: #676767;
	color: white;
	text-align: left;
	padding: 2px;
}
