﻿body 
{
	background-color:Black;
	text-align: center; 
	height: 100%;
	overflow: hidden;
	
	margin-top:0px;
	padding-top:0px;
	
	SCROLLBAR-FACE-COLOR: #6699cc;
	SCROLLBAR-HIGHLIGHT-COLOR: #99ccff;
	SCROLLBAR-SHADOW-COLOR: #003366;
	SCROLLBAR-3DLIGHT-COLOR: #6699cc;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #eaf2f7;
	SCROLLBAR-DARKSHADOW-COLOR: #003366;
	font-family:Verdana; 
	font-size:10pt;
	color:silver;
}


.SlideShowText
{
	
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
}

.SlideShowText a
{
	color:silver;	
	font-size:10pt;
	vertical-align: top;
}
.SlideShowBack
{
position:absolute;
	left:15%;
vertical-align: top;
}



.SlideShowCounter
{
	color:silver;
	background-color:Black;
	border-style:none;
	text-align:right;
	width:50px;
	
}

.SlideShowTotal
{
	color:silver;
	background-color:Black;
	border-style:none;
	text-align:left;
	width:50px;
}

.SlideShowBottom
{
	position:absolute;	
	color:silver;
	margin:2px;
	left:25%;
	
}
.SlideShowBottom2
{
		
	color:silver;
	font-family:Verdana; 
	font-size:10pt;
	left:25%;	
	margin-left:auto;
	margin-right:auto;
}

.SlideShowBottom a
{
	color:silver;
	font-family:Verdana; 
	font-size:10pt;
}

.SlideShowButtons
{
	vertical-align: top;
	width:24px;
	height:24px;
}


.selector 
{
	position: absolute; 
	overflow:auto;
	width: 60%; 
	height:72px; 
    left:20%; 
    visibility:hidden;
   
   
    
}

.selector2 
{
	position: absolute; 
	overflow:auto;
	width: 60%; 
	height:72px; 
    left:20%; 
    visibility:hidden;
    
}
.title1 
{
	color:white;	
	background: Gray;
    border: none;
    font-size:11pt; 
    width:450px;
    visibility:visible;
    margin:0px;
}
.title2
{
	position: absolute; 
	width: 350px; 
	height:26px; 
    left:20%; 
    top:80%;    
    background-image:url(../../images/slideshow/transparence.gif);
    background-repeat:repeat;
    border: none;
    font-size:20pt; 
    visibility:visible;
}

.NoDisplay 
{
	display:none;
}

.titlescreen 
{
	margin-top:10px;
	margin-bottom:10px;
	
}




