body.main {
	background-color:#2a2a2a;
	background-image:url(site_images/bg_main.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #c4c4c4;
	line-height:137%}
	
body.agenda {
	background-color:;
	background-image:url(site_images/bg_contentleft.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #c4c4c4;
	line-height:137%}
	
body {
	margin:0px 0px; padding:0px;
	text-align:center;}

#Agenda_table {
	float:left;}
	
	
#Container {
	width:704px;
	margin:0px auto;
	text-align:left;
	padding:0px;}

#TopHeader {
	position:relative;
	left:0px;
	top:0px;
	width:704px;
	height:27px;}
	
#lanquage_select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #c4c4c4;
	margin-top: 8px;
	margin-right:5px;}
	
#Header {
	position:relative;
	width:704px;
	height:85px;
	background-image:url(site_images/bg_header.gif);
	background-repeat:no-repeat;}

#HeaderNav {
	height:50px;
	width:704px;
	position:relative;
	top:20px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #505050;
	word-spacing:5px;
	line-height:200%;
	word-spacing:10px;}

#Banner {
	position:relative;
	width:704px;
	height:198px;
	background-color:#141414;
	background-image:url(site_images/banner_index.gif);
	background-repeat:no-repeat;}
	
#Logonav {
	position:relative;
	width:704px;
	height:36px;}

#ContentContainer {
	width:704px;
	background-color:#141414;}

#ContentLeft {
	width:178px;
	height:656px;
	float:left;
	background-image:url(site_images/bg_contentleft.gif);
	background-repeat:repeat-x;
	padding-right:15px;}
	
#ContentRight {
	width:511px;
	height:656px;
	float:right;
	background-color:#141414;
	background-image:url(site_images/bg_contentright.gif);
	background-repeat:no-repeat;
	background-position:bottom right;}
	
#Footer {
	width:704px;
	height:40px;
	background-image:url(site_images/bg_footer.gif);
	background-repeat:no-repeat;
	clear:both;}
	
#Space {
	width:704px;
	height:40px;}
	

/* TEXT STYLES//////////////////////////////////////////////// */

.Contentleft_ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#c4c4c4;
	list-style-type: none;
	margin-top: 10px; 
	margin-bottom: 10px; 
	margin-left: 1.2em; 
	padding-left: 0em;}

.Contentleft_li{
	border-bottom: 1px solid #4f5051;
	padding-bottom:8px;
	padding-top:8px; }
	
.ContentHead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#c4c4c4;}
	
.ContentHead_Big{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#c4c4c4;}

#Content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #c4c4c4;
	vertical-align:top;
	line-height: 150%;
	height:600px;
	float:left;
	margin-left:15px;
	margin-top:15px;
	margin-right:10px;
	display:inline;}

#Home_table {
	width: 470px;
	height:85px;
	border : 1px solid #4f5051;
	padding: 5px;
	overflow : hidden;}

#Home_table_text {
	width: 380px;
	float: right;}

#Home_table_image {
	width: 81px;
	height: 81px;
	float: left;
	border : 1px solid #4f5051;}
	
#Home_table_footer {
	width: 470px;
	clear: both;
	margin-bottom:10px;}

#Copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #4f5051;
	margin-top:20px;}
	
.Ref_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #c4c4c4;
	vertical-align:top;}
	
.Table_border {
	border-bottom: 1px solid #c4c4c4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #c4c4c4;
	vertical-align:top;}

/* NEW */
div.link {
  float:left; overflow:hidden; width:52px;
}
div.link a {
  color:#505050;
}
div.link a:hover {
  color:#ffffff;
}
	

/* LINKS STYLES//////////////////////////////////////////////// */

a:link { 	color: #06214d; text-decoration: none; }

a:active { 	color: #06214d; text-decoration: none; }

a:visited { color: #06214d; text-decoration: none; }

a:hover { color: #f3f3f3; text-decoration: none;   }
	
.n  { 	color: #505050; text-decoration: none; }
.n:link { 	color: #505050; text-decoration: none; }
.n:active { 	color: #505050; text-decoration: none; }
.n:visited { color: #505050; text-decoration: none; }
.n:hover { color: #FFFFFF; text-decoration: none; }

.l  { 	color: #c4c4c4; text-decoration: none; }
.l:link { 	color: #c4c4c4; text-decoration: none; }
.l:active { 	color: #c4c4c4; text-decoration: none; }
.l:visited { color: #c4c4c4; text-decoration: none; }
.l:hover { color: #ffffff; text-decoration: none; }

/* INPUT AREA//////////////////////////////////////////////// */

input , textarea {
	background-color: #a3a3a3;
	border:1px solid #3d3d3d;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* IMAGES PHOTO PAGE//////////////////////////////////////////////// */

#PicturesContainer {
	width:475px;
	height:275px;}
	
#Pictures_left {
	width:95px;
	height:95px;
	float:left;
	padding:3px;
	border: 1px solid #afafb3;
	margin-right:15px;
	margin-top:15px; }
	
.opacitylink img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;}

.opacitylink:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;}