body {
	background-color:#000000;
	color:#ffffff;
}

#everything 
{
	left:0px;
	top:0px;
	position:absolute;
	background-image:url(/main/en/images/framework.jpg);
	background-repeat:no-repeat;
	height:680px;
	font-size:13.3px;
}

#countryList
{
	background-color:#333333;
	position:absolute;
	left:760px;
	top:46px;
	font-size:13.3px;	
	display:none;
	z-index:10;
}

#linksList
{
	position:absolute;
	left:19px;
	top:-1000px;
	background-color:#333333;
	font-size:13.3px;	
	display:block;
	z-index:10;	
	margin:0px;
	padding:0px;
}

#countryDD
{
	position:absolute;
	left:760px;
	top:20px;
	width:190px;
	height:27px;
}

tr.countryRow
{
	cursor:default;
	font-size:12px;
	background-color:#333333;
}

tr.countryRow td 
{
	padding:2px 0px 2px 10px;	
}

tr.countryRowHL
{
	cursor:default;
	font-size:12px;
	background-color:#000000;
}

tr.countryRowHL td 
{
	padding:2px 0px 2px 10px;	
}

#searchBox
{
	position:absolute;
	border:none;
	left:761px;
	top:75px;
	width:145px;
	height:16px;
	margin:0px;
	padding:2px 0px 0px 5px;
	font-size:12px;
	background-color:white;
}

#newsContainer
{
	position:absolute;
	left:210px;
	top:597px;
	width:536px;
	height:25px;
	background-image:url(/main/en/images/barbg.jpg);
	overflow:hidden;
}

#mydetailsbtn
{
	background-image:url(/main/en/images/barbg.jpg);
	position:absolute;
	left:753px;
	top:597px;
	height:25px;
	overflow:visible;
	cursor:hand;
}

#myDetailsImg
/* soon to be removed */
{
	position:absolute; 
	left:807px; 
	top:597px
}

#newsItem
{
	position:absolute;
	left:123px;
	top:25px;
	width:505px;
	height:25px;
	border:none;
	color:#ffffff;
}

.topItems
{
	position:absolute;
	left:60px;	
	top:58px;
	font-size:21.3px;
	height:53px;
}

.botPanel
{
	position:absolute;
	display:none;
	top:142px;
	background-color:#ffffff;
	width:600px;
	height:377px;
}

.botBtn 
{
	position:absolute; 
	top:519px;
	background-color:#000000;
}

.panelTxt
{
	position:absolute;
	top:20px;
	height:337px;
	width:200px;
	overflow:auto;
	color:#000000;
}

.panelTxt a
{
	color:#000000;
}

.panelTxt a:hover
{
	color:#000000;
}


.panelTxt p 
{
	font-size:10.67px;
	margin:1px 0px 0px 18px;
	color:#666666;
}

.panelTxt h1
{
	text-indent: -13px;
	margin:0px 0px 20px 13px;
	font-size:16px;
	font-weight:normal;
}

.panelTxt h1 a { color: #000000; }
.panelTxt h2 a { color: #666666; }
.panelTxt h3 a { color: #a0a0a0; }
.panelTxt h1 a:hover { color: #000000; }
.panelTxt h2 a:hover { color: #000000; text-decoration:none; }
.panelTxt h3 a:hover { color: #666666; text-decoration:none; }

.panelTxt h2
{
	text-indent: -10px;
	margin:11px 0px 0px 13px;
	font-size:12px;
	font-weight:normal;
}

.panelTxt h3
{
/*	margin:11px 0px 0px 25px; */
	margin:3px 0px 0px 25px; 
	text-indent: -10px;
	font-size:12px;
	font-weight:normal;
}

p.FWheading
{
	position:absolute;
	left:98px;
	top:73px;
	margin:0px;
	font-size:25px;
	color:#ffffff;
}

#whatnewbtn
{
	padding:4px 6px 0px 14px; 
	position:absolute; 
	left:842px; 
	top:597px; 
	width:87px; 
	height:21px; 
	background-image:url(/main/en/images/barbg.jpg);
}

#whatsNewContainer
{
	position:absolute; 
	left:687px; 
	top:419px; 
	width:263px; 
	height:178px; 
	display:none;
	background-color:#000000;
}

.topSpacer
{
	position:absolute;
	top:77px;
	width:2px;
	height:18px;
	background-color:#ffffff;
}

.topBtn 
{
	position:absolute;
	margin:0px;
	padding:17px 0px;
	top:58px;
	height:26px;
	color:#ffffff;
	font-size:18.67px;
	text-align:center;	
}

.topListingPanel
{
	position:absolute;
	width:929px;
	height:472px;
	overflow:hidden;
	left:21px;
	top:114px;
	background-color:#ffffff;
	display:none;
}

img.topPanelImg
{
	position:absolute;
	left:225px;
	top:27px;
	width:684px;
	height:426px;
}
