﻿body
{
	margin:0px auto auto auto;
	padding:0px;
	background-color:#666666;	
	color:#404040;
	font-family: arial, sans-serif;
    font-size: 12pt;
}
a:link 
{ 
	color: black /* unvisited links */
}    
a:visited 
{ 
	color: black /* visited links   */
}   
a:hover   
{ 
	color: red /* user hovers     */
} 
a:active  
{ 
	color: red /* active links    */
}   

#wrap 
{
	max-width: 990px;
	min-width: 480px;
	background-color:#333333;
	background-position:left top;
	background-repeat:repeat;
	width:990px;
    margin:0px auto auto auto;
	padding:7px 6px 0px 7px;
}
#screen 
{
	background-color:#ffffff;  
	margin:0px 0px 0px 0px;   
	padding:0px 0px 0px 0px;
	vertical-align:top;  
}

table, td
{
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	border-bottom-width:0px;
	
}

#dvHeader 
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
	vertical-align:top; 
	height:131px;        
}
#dvTitleImages
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	vertical-align:top;   
	height:95px;      
}
.dvTopImages
{
	float:left;
}
.dvCityImages
{
	clear:both; 
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
}
.lgo_main 
{
	border:none;
}

#dvContent
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-collapse:collapse;
	width:818px;
}
/* Progress for animation*/
.progress {
	color:#CD1F47;
	position:absolute;
	left:650px;
	top:200px;
	z-index:inherit;
	font: bold x-large "Segoe UI", Segoe, sans-serif;
}
#footer 
{
	clear:both; 
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 0px;
	border:none;
	text-align:right;
	vertical-align:top;
	width:955px;
	height:25px;   
	color:#f0f0f0;	
	font-size:9px;	     
}
#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:800px;
	height:600px;
	z-index: 9002;
}
