.logologin {
    text-align: center;
	margin-bottom:10px;	
}
.logologinb {
    text-align: center;
	margin-bottom:120px;
	margin-top:25px;	
}
div.boTopBar {
	text-align:center; 
	margin-top:10px; 
	color: #ffffff;	
}
.boLeftMenu {
    text-align: center;
	color: #FFFFFF;
	margin-top:15px;
	margin-bottom:15px;
}
.resultdiv {
	float:left; 
	width:calc(100% - 200px); 
	background-color:#4C4C4C; 
	color: #FFFFFF;
	text-align:left;
	min-height:100%;
}
.submenuresult {
	background-color:#808080; 
	color: #FFFFFF;
	padding-left:20px;
	margin-top:10px;
	text-align:left;
	min-height:100%;
}
.botopmenu {
	background-color:#4C4C4C; 
	margin-top:0px;
	min-height:100%;	
	min-width: 1400px;
}

.h2resultdiv {
	text-align:left;
	font-size:32px;
	font-weight:bold;
	padding-bottom:25px;
	margin-left:10px;
}

.bh2resultdiv {
	text-align:center;
	font-size:70px;
	font-weight:bold;
	margin-left:10px;
}

.bosubmenutop {
	float:left; 
	background-color:#808080; 
	padding:10px 10px 10px 10px; 
	margin-right:10px;
}

table.Basic-Table-CSS {
	border-collapse:collapse;
	border-color:#000000;
	border-style:solid;
	border-width:0px;
	margin-bottom:-3px;
	margin-top:3px;
	min-width: 100%;
}
tr.Basic-Table-CSS {
	height:60px;
	max-height:60px;	
}
td.Basic-Table-CSS {
	border-left-width:0px;
	border-left-style:solid;
	border-left-color:#808080;
	border-top-width:0px;
	border-top-style:solid;
	border-top-color:#808080;
	border-right-width:0px;
	border-right-style:solid;
	border-right-color:#808080;
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#808080;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	padding-right:3px;
	vertical-align: middle;
	background-color:#d9d9d9;
	height:60px;
	max-height:60px;
}

td.CellOverride-CSS-RED {
	background-color:#ff8a73;
}
td.CellOverride-CSS-ORANGE {
	background-color:#ffc542;
}
.claro .dijitTitlePaneContentInner {
    background-color: #d9d9d9;
}
.claro .dijitTitlePaneContentOuter {
    border: 1px solid #d9d9d9;
}
.claro .dijitTitlePaneTitle {
    border: 1px solid #d9d9d9;
}
.claro .dijitFocusedLabel {	
	outline: 1px dotted #d9d9d9;
}
.claro .dijitMenuPassive .dijitMenuItemSelected {
	border:solid 1px #d9d9d9;
}
.claro .dijitMenuActive .dijitMenuItemSelected {
	border:solid 1px #d9d9d9;
}
body {
    background-color: #4C4C4C;
 	
}



