﻿body {
	font-family: Arial;
	font-size: 10pt;   
}
#PageHeader {
	width:780px;
	margin: 0 auto;
}
#header-title {
	width:780px;
	background-color:#000000;
	padding-top:10px;
}
#tabmenu-container {
	width:706px;
	height:31px;
	margin:10px auto auto auto; 
	background-color:#000000;
}

#tabmenu-footer {
	width:706px;
	height:9px;
	margin: 0 auto;
	background-color:#FF0099;
}

.menutab
{
	background-color: #ff0099; 
	font-weight:bold;   
	text-align: center; 
	border-style: none;
	display:block;
	float:left; 
	/*With WIN*/
	padding: 5px 15px 5px 15px;
	/*Without WIN*/
	/*padding: 5px 18px 5px 18px;*/
	margin: 5px 2px 0px 2px;
}
a:link { 
	color: White;
	text-decoration: none;
	}
a:visited { 
	color: White;
	text-decoration: none;
	}
a:hover { 
	color: #ff99ff;
	text-decoration: none;

	}
a:active { 
	color: #ff99ff;
	text-decoration: none;
	}
#home-click {
	left:39px;

	width:71px;
	height:24px;
}
#travel-click {
	left:112px;
	
	width:128px;
	height:24px;
}
#online-click {
	left:242px;
	
	width:147px;
	height:24px;
}
#guides-click {
	left:391px;
	
	width:127px;
	height:24px;
}
#subscribe-click {
	left:520px;

	width:147px;
	height:24px;
}
#win-click {
	left:669px;
	
	width:72px;
	height:24px;
}

#main-flash {
	width:100%;
	height:100%;
	margin: 0 auto;
}