@charset "utf-8";
body {
	margin:0px;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:Tahoma;
	font-family: tahoma;
	color:#042288;
	font-size:10px;
}
.wholeDivStyle{
background: transparent;
opacity: 1; 
filter: Alpha(Opacity=100) ;
display:none;
left:0px; top:0px; 
background-color:#FFFFFF;
position:absolute;
width:100%;
min-height:100%;
height:100%;
max-height:100%;
}
.indexDivStyle{
	text-align:right;
	display:block;
	position:absolute;
	top:90px;
	right:20px;
	
}
#besmellahDiv{
	position:absolute;
	width:120px; 
	height:120px;
	opacity:.5;
	filter:alpha(opacity=50);
	top:12px;
	right:290px;
	background:url(../../../themes/default/index/besmellah.gif) no-repeat;
}



.startBtn{
margin-top:4px;
margin-left:10px;
color:#7086DE; 
font-weight:bold; 
border:#7086DE thin solid;
background-color:#ECF1FF; 
font-family:Tahoma;
cursor:pointer;
}
.startImg{
position:absolute;
left:3px;
bottom:0px;
font-weight:bold; 
font-family:Tahoma;
cursor:pointer;
z-index:1000000;
}


.marquee {
  position:absolute;
  bottom:0;
  padding-top:4px;
  left:230px;
  width:500px;
  height:24px;
  background:transparent;
  z-index: 100001;	
}

a:link {
	text-decoration: none;
	color:royalblue;
}

a:hover {
	text-decoration: none;
	color:#FF6600;
}
a:visited {
	text-decoration: none;
	color:royalblue;
}
a:visited:hover
{
	text-decoration: none; color:#FF6600
}
a:active {
	text-decoration: none;
}
input{
	font-family:Tahoma;
}

.btn {
}
.btn:hover {
}



table{
	
	
}
<!-- table cells of seconde row -->
.leftColumn{
	width:160px
}

.centerColumn{
}
.rightColumn{
	width:180px
}
#toolsDivTransparentCover{
	position:absolute;
	left:2px;
	bottom:27px;
	width:343px;
	height:248px;
	background:url(../index/start.gif) center no-repeat #CCCCCC;
    visibility:hidden;
	z-index:1000001;
	padding:2px;
	opacity:.4;
	filter:alpha(opacity=40);	
	
	
	
}
#toolsDiv{
	
	border:#C0C0C0 thin solid;
	position:absolute;
	left:0px;
	bottom:25px;
	width:345px;
	height:250px;
	visibility:hidden;
	z-index:1000002;
	padding:0px;
	vertical-align:top;
	border-bottom:none;
}
.toolsTitleBarDiv{
	border: thin solid #CCC;
	background:#CCC;
	width:100%;
	height:20px;
	opacity:.8;
	filter:alpha(opacity=80);
}

.topBar{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:95px;
  background-color:#999;
  background:url(../../../themes/default/index/topBar.png) repeat-x 0 0;	
}
hr{
	opacity:.15;
	filter:alpha(opacity=15);	
}
#igwFullDiv{
	
	
}

#igwFullDivB{
	opacity:.5;
	filter:alpha(opacity=50);
	background:#CCCCCC;	
}


#taskbarHideImage{
	opacity:.7;
	filter:alpha(opacity=70);	
}




