/*Generals*/

html {

	min-height: 100%;

	height: auto;

}



body {

	padding:0px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color:#AED2E3;

	margin:0px;

	text-align:center;

}

h1 {

	color: #666666;

	margin:10px 0px;

	padding:0px;

	font: normal 24px Tahoma, "Times New Roman", "Courier New";

}

h2 {

	color: #666666;

	margin:15px 0px;

	padding:0px;

	font: normal 20px Tahoma, "Times New Roman", "Courier New";



}

h4, h3 {

	color: #333333;

	margin:15px 0px;

	padding:0px;

	font: bold 12px Arial, Helvetiva, Sans-serif;

}

h5 {

	font-family: Tahoma, Arial, Helvetiva, Sans-serif;

	font-size: 12px;

	color: #660000;

	font-weight:normal;

	margin:15px 0px;

	padding:0px;

}

h6 {

	color: #1f5f95;

	margin: 9px 0px 0px 0px;
	
	padding:0px;
	
	font: normal 24px Tahoma, "Times New Roman", "Courier New";

}

.cv {
	color: #1f5f95;
	margin: 9px 0px 0px 0px;
	padding:0px;
	font: normal 14px Tahoma, "Times New Roman", "Courier New";
	font-weight:bold;
	line-height:45px;
}

form {

	margin: 0px;

	padding: 0px;

}

input {

	margin:0px;

	padding:0px;

}

.asterix {

	color: #666666;

	margin:10px 0px;

	padding:0px;

	font: normal 18px Tahoma, "Times New Roman", "Courier New";

}

#GeneralDiv {

	margin:0px auto;

	width:817px;

}

.GeneralBodyTableTd {

	background: url(images/general_td_bg.png) repeat-x left top;

	vertical-align:top;

}

#GeneralBodyTableLeftDiv {

	background: url(images/general_td_leftmap.jpg) no-repeat left top;

	height:490px;

}

#GeneralBodyTableRightDiv {

	background: url(images/general_td_rightmap.jpg) no-repeat left top;

	height:490px;

}

#GeneralBodyTableCentralTd {

	width:817px;

	text-align:center;

}



/*Top*/



#TopDiv {

	margin:0px auto;

	position:relative;

	background: url(images/top_border.gif) repeat-x left bottom;

	height:95px;

}

#LangDivIt {

	position:absolute;

	top:48px;

	right:316px;

}

#LangDivMd {

	position:absolute;

	top:48px;

	right:37px;

}

#LangDiv a {

	text-decoration:none;

	padding-left:5px;

}

/*Central Part*/

#GeneralTable {

	border:1px solid #FFFFFF;

}

#GeneralTable .GeneralTableCentralTd {

	border:1px solid #FFFFFF;

	border-top:none;

}

.GeneralTableTd {

	background: #5DA5C7 url(images/table_td_bg.png) no-repeat left top;

	width:10px;

}

	/*Menu*/



	.SitePartners {

		font: bold 12px Tahoma, Arial, "Times New Roman", "Courier New";

		color: #004F91;

		font-weight: bold;

		text-decoration: none;

	}

  	

	#MenuDiv {

		background-color:#1F3A47;

	}

	#MenuDiv a {

		font: bold 12px Tahoma, Arial, "Times New Roman", "Courier New";

		color: #FFFFFF;

		text-decoration: none;		

	}

	#MenuTable {

	}

	#MenuTable td {

		border:none;

	}

	

	/*News*/

	

	#NewsTable td {

		border:none;

		vertical-align:top;	

	}

	#NewsTable .NewsTableLeftTd {

		background-color:#005797;

		text-align:left;

		border-top: 1px solid #FFFFFF;

		border-bottom:1px solid #FFFFFF;

		border-right:1px solid #FFFFFF;

	}

	#NewsDiv {

		width:200px;

		height:150px;

		overflow:hidden;

	}

	#NewsDiv b {

		font: bold 11px Tahoma, Arial, Helvetica, sans-serif;

		color: #80A1D2;

		margin-left:10px;

	}

	#NewsDiv p {

		font: normal 10px Tahoma, Arial, Helvetica, sans-serif;

		color: white;

		padding-left:20px;

		padding-right:20px;

		margin:0px;

	}

	#NewsDiv a {

		color: #FFFFFF;

		text-decoration: none;

	}

	#NewsDiv a:hover {

		color: #FFFFCC;

	}

	.NewsTableLeftTd h4 {

		background: url(images/arrow.gif) no-repeat left 13px;

		padding-left:20px;

		margin:0px;

		padding-bottom:10px;

		padding-top:10px;

		margin-left:10px

	}

	#NewsTable .NewsTableRightTd {

		border-top: 1px solid #FFFFFF;

		border-bottom:1px solid #FFFFFF;

	}

	#RevistaDiv a {

		color: #004F91;

		text-decoration: none;

	}

	#RevistaDiv a:hover {

		color: #3E9EDE;

	}

	/*Content*/

	

		/*LeftMenu*/

		

		.ContentTableLeftTd {

			background-color:#BDCCDD;

			width:200px;

			vertical-align:top;

		}

		.ContentTableLeftTd h2 {

			height:30px;

			margin:0px;

		}

		.ContentTableLeftTd h2 span {

			display:none;	

		}

		#Country {

			background: #1F3A47 url(images/country_it.gif) no-repeat left top;

		}

		#Services {

			background: #1F3A47 url(images/services_it.gif) no-repeat left top;

		}

		#News {

			background: #1F3A47 url(images/news_it.gif) no-repeat left top;

		}

		#Useful {

			background: #1F3A47 url(images/useful_it.gif) no-repeat left top;

		}

		#Partners {

			background: #1F3A47 url(images/partners.gif) no-repeat left top;

		}

		#Subscription {

			background: #1F3A47 url(images/subscription_it.gif) no-repeat left top;

		}

		.ContentTableLeftTd ul {

			margin:0px;

			padding:0px;

			text-align:left;

			list-style-type:none;

		}

		.ContentTableLeftTd ul li{

			background: url(images/left_menu_bg.png) repeat-x left top;

			height:23px;

			padding-left:9px;

		}

		.ContentTableLeftTd ul li a {

			font: bold 11px Tahoma, Arial, Helvetica, sans-serif;

			color: #004F91;

			background: url(images/list_img.gif) no-repeat 0px 8px;

			padding-left:10px;

			text-decoration:none;

			display:block;

			padding-top:4px;

		}

		.ContentTableLeftTd ul a:hover {

			color:#3E9EDE;

		}

		#CurrencyLink {

			position:relative;	

		}

		#CurrencyLink img {

			position:absolute;

			bottom:-2px;	

		}



		.ContentTableLeftTd input {

			border:1px solid #015091;

		}

		#SubscriptionDiv {

			background: #BDCCDD url(images/subscribe_bg.png) repeat-x left 0px;

			text-align:left;

			border-top:1px solid #FFFFFF;

			padding-bottom:10px;

		}

		#SubscriptionDiv table {

			margin-left: 10px;

		}

		#SubscriptionDiv p {

			padding:0px 15px 0px 10px;

			font: 11px Tahoma, Arial, Helvetica, sans-serif;

			color: #015091;			

		}

		.ButtonTd {

			padding-left:5px;		

		}

		

		/*Central Content*/

		

		#ContentDiv {

			margin:0px 30px 0px 20px;

			font-size: 12px;
			
			overflow: auto;

		}

		#ContentDiv a {

			color: #004F91;

			text-decoration: none;

		}

		#ContentDiv a:hover {

			color:#3E9EDE;

		}

		#ContentDiv p {

			padding:0px;

			margin:15px 0px;

			text-align:justify;

		}

		.ContentTableRightTd {

			background-color:#FFFFFF;

			vertical-align:top;

			text-align:left;

		}

		.HorisontalLine {

			background-color:#E2EEF8;

			height:1px;

		}

		.StuffTable td, .StuffTable th {

			vertical-align: top;

		}

		

		/* Exhibitions */

		

		.ExhibitionsTable {

			width: 100%;

		}

		.ExhibitionsTable td, .ExhibitionsTable th {

			padding: 5px 0px;

			vertical-align: top;

		}

		.ExhibitionsTable td {

			padding-left: 5px;

			text-align: left;

		}

		.ExhibitionsTable th {

			text-align: center;

		}

		.ExhibitionsTable td h4 {

			margin: 0px;

		}

		.ExhibitionsTable td h6 {

			font: normal 10px Tahoma, Arial, Helvetica, sans-serif;

			color: #999999;

			margin: 0px;

		}

		.ExhibitionsTable td p {

			font-size: 12px;

			margin: 5px 0px;

		}

		.ExhibitionsTable th img {

			padding: 2px;

			display: block;

			margin: 0px auto;

		}



		

		/* News Thumbnails */

		

		.NewsTnDiv {

			width: 350px;

			overflow: scroll;

			overflow-y: hidden;

			margin: 0px auto;

			text-align: left;

			border-top: 1px solid #CCCCCC;

			border-bottom: 1px solid #CCCCCC;

		}

		.NewsTnDiv table td {

			padding: 5px 3px;

		}

		.NewsTnDiv table td img {

			display: block;

			padding: 1px;

			border: 1px solid #EEEEEE;

		}

		

		

		/* Publications */

		

		.PublicationsTable td {

			font-size: 12px;

		}

















		/*Search form*/

		

			.NewsTopDiv {

				background: #DFEAF9;

				border-top: 1px solid #C0CEDE;

				border-bottom: 1px solid #C0CEDE;

				margin-bottom: 20px;

				margin-top: 10px;

			}

			.NewsTopTable {

				margin: 0px auto;

			}

			.NewsTopTable td {

				text-align: center;

				padding: 5px;

				font: bold 11px Tahoma, Arial, Helvetica, sans-serif;

				color: #999;

			}

			.Buttons {

				height: 16px;

				background: #DFEAF9;

				border: none;

				color: #004F91;

				font: bold 11px Tahoma, Arial, Helvetica, sans-serif;

			}

			.ButtonsOver {

				height: 16px;

				background: #DFEAF9;

				border: none;

				font: bold 11px Tahoma, Arial, Helvetica, sans-serif;

				color: #3E9EDE;

				cursor: pointer;

			}

			.InputText {

				background: #FFFFFF;

				border: 1px solid #999999;

				height: 16px;

				font-size: 10px;

			}

			.NewsText {

				border-bottom: 1px dotted #E9E9E9;

				padding-bottom: 5px;

				width: 100%;

				overflow: hidden;

			}

			.MoreLink {

				display: block;

				text-align: right;

			}

			.NewsImage {

				float: left;

				display: block;

				margin: 0px 10px 10px 0px;

				border: 1px solid #CCCCCC;

			}







		/*Bottom*/

		

		#Footer {

			background-color:#005797;

			border:1px solid #FFFFFF;

			border-top:none;

			text-align:center;

			color:#FFFFFF;

			padding:5px 0px;

		}

		#Footer p {

			padding:0px;

			font: 11px Tahoma, Arial, Helvetica, sans-serif;

			color: #FFFFFF;

			margin:0px;

		}





/* Scrollers */



#pscroller1 {

	width: 190px;

	height: 160px;

}

#pscroller2 {

	width: 100%;

	height: 505px;

}

#pscroller2 a {

	text-decoration: none;

}

.someclass {

//class to apply to your scroller(s) if desired

}



/*For ExchangeBlock*/



.RightAddTable {

	width: 100%;

	background: #FAF9F5;

	border: 1px solid #E3E2D5;

}

.RateTable {

	width: 100%;

	background: #E0EBF3;

	border: 1px solid #FFFFFF;

	border-collapse: collapse;

}

.RateTable td {

	border: 1px solid #FFFFFF;

	border-collapse: collapse;

	font: 10px Tahoma, Arial, Helvetica, sans-serif;

	padding:2px;

	text-align: left;

}

.RightSideBox {

	background: #005797;

	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	padding: 5px;

	text-align:center;

}

.SmallTextTd {

	font: 11px Tahoma, Arial, Helvetica, sans-serif;

	color: #666666;

	padding: 0px 5px;

}