#header_image
{
	margin:0px auto;
	width:600px;
}

#header_image img
{
	
}

#site_menu
{
	float:left;
	margin:10px;
}

#content
{
	float:right;
	height:100%;
	margin:4px;
	width:430px;
}

#site_menu h1
{
	background:#660000 none repeat scroll 0%;
	color:white;
	font-size:12px;
	font-weight:bold;
	padding:10px;
}

#site_menu a
{
	text-decoration:none;
}

#site_menu_content
{
	/*border:2px solid #660000;
	width:204px; !important*/
}

#side_menu #site_menu_content h2
{
	padding:5px 5px 5px 10px; !important
	
}



#content h1
{
	background:#660000 none repeat scroll 0%;
	color:white;
	font-size:12px;
	font-weight:bold;
	padding:10px;

}

.newest_trade
{
	border-bottom:2px dashed #660000;
	height:auto; !important
	margin:0px auto;
	padding:8px;
	text-align:center;
}

.newest_trade li.first
{
	border-top:2px dashed #660000;
}

#side_menu_main
{
	background:#E89A11 ;
	margin:3px auto;
}

#side_menu_main
{
	height:auto; !important
}


.prev_v_i,.next_v_i
{
	margin:7px auto;
	width:20px;
	position:relative;

}

.newest_trade_img
{
	width:auto;
	margin:0px auto;
	
}

.trade_agreements 
{
	border-top:2px dashed #660000;
	border-bottom:2px dashed #660000;
	height:auto;
	padding:5px;
}

.trade_agreements h2
{
	text-align:center;
}

#content h1
{
text-align:center;

}

#side_menu_content ul li:hover 
{
	background-color:#5C9C04 ; !important

}

.country_name
{
	background-color: #660000;
	color:white;
	padding: 5px;
	position:absolute;
	text-decoration:none;
	visibility: hidden;
	width: 100px;
	z-index: 600px;
}

.country_name a
{
	text-decoration:none;
	z-index:600;
}

.country_name span 
{
	font-weight:bold;
	
}

.trade_agreements table 
{
	border:2px solid #660000;
	padding:5px;
	width:100%;	
}

.trade_agreements table td,tr,th
{
	text-overflow: ellipsis;
	padding:5px;
}

.country_names_flags
{
   width:30px; 
   margin:2px;
   float:left;
	
}

#search_keyword
{
	font-style:italic;
	font-size:larger;	
}

.more
{
	width:100%;
	margin-top: 10px;	
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:20px;
	text-align: right;
}
	#subMenuT
	{
		display:inline;
		float:left;
		margin:12px 0 0 12px;
		width:446px;
		background:#660000;
		height:36px;
	}
	#subMenuT ul
	{
		display:inline;
		float:left;
	}
	#subMenuT ul li
	{
		width:200px;
		height:auto;
		list-style:inline;
		float:left;
		display:inline;
		margin:5px ;
		border:2px solid #E89A11;
		text-align:center;
		padding:4px;
	}
	#subMenuT ul li:hover
	{
		background:#E89A11;
		color:white;
	}
	#subMenuT ul li a
	{
		font-weight:bold;
		text-decoration:none;
		font-size:14px;
		line-height:14px;
		color:white;
	}


