@charset "iso-8859-1";
.bright {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.bleft {
    position: absolute;
	left: 58px;
	top: 140px;
	overflow: visible;
	overflow-x: hidden;
	height: auto;
	bottom: 5px;
    width: 45%;
	text-align: left;
	direction: ltr;
	}
	
.text {
        direction:ltr;
      }
	  
.menu {
    position: absolute;
	top: 12px;
	left: 27px;
}

.footer {
	font-size:xx-small;
	}
	
body,td,th {
	color: #FFFFFF;
	font-family: Arial;
    scrollbar-face-color: #0099CC;
    scrollbar-shadow-color : #FFFFFF;
    scrollbar-highlight-color : #0098CC;
    scrollbar-3dlight-color : #0097CC;
    scrollbar-darkshadow-color : #0096CC;
    scrollbar-track-color : #0099CC;
    scrollbar-arrow-color : #000000;
}
