﻿  .thumb 
{ BORDER-RIGHT: orange 1px solid;
	 PADDING-RIGHT: 10px; 
	 BORDER-TOP: orange 1px solid;
	 PADDING-LEFT: 10px;
	 BORDER-LEFT: orange 1px solid;
	 BORDER-BOTTOM: orange 1px solid; }
.photoover 
{ 
	BORDER-RIGHT: #8F918D 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #8F918D 1px solid;
	PADDING-LEFT: 2px;
	BACKGROUND: #cccccc;
	PADDING-BOTTOM: 2px;
	BORDER-LEFT: #8F918D 1px solid;
	CURSOR: hand;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #8F918D 1px solid;
	width: 800px;	
}
.imgL
{
	BORDER-RIGHT: #99ccff 2px solid;
	BORDER-TOP: #336699 2px solid;
	BORDER-LEFT: #336699 2px solid; 
	CURSOR: hand; 
	BORDER-BOTTOM: #99ccff 2px solid;
	zoom:1.1;
}
#idControlBar{
	width:30%;
	height:30px;
	margin-top:10px;
	margin-bottom:7px;
	background-color: #929291;
}
#idControlBar a
{
	border:0;
	color:White;
}
#idControlBar a:hover{
	border: 0;	
	color:White;
}
#divFolder
{
 margin-top:20px;
}
#divFolder a{
	text-decoration:underline;	
	border:0;
}

#divFolder a:hover{
		border:0;
		text-decoration:none;
}

.Normal
{
  border: dashed 1px #000000;
  background-color: #FFFFFF;
  cursor: auto;
  padding: 10px;
  width: 200px;
  text-align: center;
}
 
.Progress
{
  border: dashed 1px #000000;
  background-color: #EEEEEE;
  background-image: url(images/loading.gif);
  background-position: center center;
  background-repeat: no-repeat;
  cursor: wait;
  padding: 10px;
  width: 200px;
  text-align: center;
}

.dropDownListStyle 
{ 
background-color:#4D4E4D;
border-right: #4D4E4D 1px solid; 
border-top: #4D4E4D 1px solid; 
border-left: #4D4E4D 1px solid; 
border-bottom: #4D4E4D 1px solid; 
} 

#spanHome a
{
border:0;
color:White;	
text-decoration:none;
}

#spanHome a:hover
{
border:0;
color:White;
text-decoration:none;	
}

#magText
{
	font-size:13pt;
	text-align:left;
}

#magText a
{
border:0;	
text-decoration:none;
color:#444343;
}
#magText a:hover
{
border:0;
text-decoration:none;	
color:#FB1B1B;	
background-color:#FEFDFD;
width:450px;
}

#eBook
{
width:100%;
scrollbar-base-color:#949493;
scrollbar-track-color:#BEBEBD;
width:100%;
height:510px;
overflow:auto;	
}
