body {
	background:  #333333 url(img/repeat_back.gif) top left;
	margin:0;
	padding:0;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color:#ebebeb;
	
}



img 
{
	border: 0;
}

h1 
{
	margin-top: 0;
	font-size: 15px;
}

h2 
{
font-size: 13px;
}

#container {
	width: 800px;
	margin: 0px auto 20px auto;
	border: 1px solid #666;
	
}

#header {
	height: 200px;
}


#mainPageContent {

}

#sidebar 
{
	width: 171px;
		background: transparent url(img/verticaldots.gif) top right repeat-y;
		margin-bottom: 4px;
}


#content {

	width:595px;
	padding: 0 15px 15px 15px;
	float:right;
	

}

#content h1, h2, h3, h4 {
	margin:0;
	padding:0;
	font-family:Arial;
	font-weight:normal;
}








/* left menu */

.sidemenu 
{
	padding: 0;
	margin: 0;
}

.sidemenu li 
{
	padding: 0;
	margin: 0;
	list-style: none;
	
}

.sidemenu li a 
{
	line-height: 25px;
	font-size: 11px;
	font-family: arial;
	display: block;
	color: #fff;
	text-transform: uppercase; 
}

.languageLinks li a 
{
	font-weight: normal;
	font-size: 9px;
	letter-spacing: -1px;
	
}

.narrow {
line-height: 17px !important;
background-position: 0 -5px !important;

}

.sidemenu .Level0 
{
	background: transparent url(img/HorizontalDots.gif) top left repeat-x;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	margin-top: 8px;
	width: 131px;
	
}

.menuLevel0 
{
	
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: 18px;
	font-weight: bold;
	width: 131px; 
	line-height: 25px;
	display: block;
}

.selected .menuLevel0 
{
	
	background-color: Transparent;
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #fff;
	font-weight: bold;
	text-indent: 18px;
	width: 131px; 
 	line-height: 25px;
	display: block;
}



.menuLevel1
{
	margin-left: 0px;
	padding-left: 15px;
	background-color: #626262;
	width: 117px;
	font-size: 11px !important;
	line-height: 25px;
	display: block;
	color: #fff;
}

.selected .menuLevel1 
{
	margin-left: 0px;
	padding-left: 15px;
	background-color: #626262;
	width: 117px;
	font-size: 11px !important;
	font-weight: bold;
	line-height: 25px;
	display: block;
}

.menuLevel2 
{
	padding-left: 21px;

	background-position: 10px 0;
	background-repeat: repeat-y;
	width: 158px;
	font-size: 11px !important;
}

.selected .menuLevel2 
{
	padding-left: 21px;

	background-position: 0 0 0 10px;
	background-repeat: repeat-y;
	color: #002D62 !important;
	width: 158px;
	font-size: 11px;
	font-weight: bold;
	
}

.menuLevel3 
{
	padding-left: 31px;

	background-position: 10px 0;
	background-repeat: repeat-y;
	width: 148px;
	font-size: 11px !important;
}

.selected .menuLevel3 
{
	padding-left: 31px;

	background-position: 0 0 0 10px;
	background-repeat: repeat-y;
	color: #002D62 !important;
	width: 148px;
	font-size: 11px;
	font-weight: bold;
	
}






.widget {
	width: 160px;
	background-image: url(img/WorldMarketsverticalfade.jpg);
	background-repeat: repeat-x;
	background-position: 0 3px;
	font-weight: bold;
	padding:5px;
	text-align:center;
	margin:10px 0 0 0;

}	

.worldMarketsTitle 
{
	
	text-align: center;
	margin: 0;
}

#footer {
	clear: both;
	background-color: #fff;
	background-image: url(img/arma_bg_bottom.jpg);
	background-repeat: no-repeat;
	padding:15px;
}

a:Link, a:visited {
	color:#e4e4e4;
	font-weight:bold;
	text-decoration: none;
}



a:hover, a:active {
	text-decoration: none;
}

.logoLink 
{
	
	margin-right: 20px;
}

.languages 
{
	clear: both;
	padding-top: 100px;
	margin-left: 6px;
	font-size: 10px;
}

.languageLinks 
{
	padding: 0;
	display: inline;
	list-style: none;
}

.languageLinks li
{
	float: left;
	padding: 4px;
	margin: 0;
	display: inline;
	list-style: none;
}

.maplink 
{
	cursor: hand;
	text-decoration: underline;
}