@charset "utf-8";

body {
	background-color: #EE2929;
	font-family: Helvetica, Arial;
	font-size: 12px;
	text-align:center;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

img { border: none }


/* ESS */
div.content {
	clear: both;
	padding-right: 50px
	} 
	
div.structure_header {
	width: 100%;
	background-color:FFFFFF;
	text-align:center;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EE2929;
	}

div.structure_bannerad {
	width: 468px;
	padding: 6px
	}
	
div.structure_headerimg {
	clear:both
	}
	
div.structure_footertop {
	clear:both;
	width: 100%;
	height: 44px;
	background-image:url();
	text-align:center
	}
	
div.structure_mainbody {
	background-image:url();
	background-repeat:repeat-x;
	background-color:#365D82;
	width: 100%;
	text-align:center
	}

div.structure_mainbodyprop {
    height:630px;
    float:right;
    width:1px;
	}
 
div.structure_mainbodyclear {
    height:1px;
	width:100%;
    clear:both;
	background-color:#365D82;
	}

div.structure_mainbodycontainer {
	width: 960px; 
	margin-left:auto;
	margin-right:auto;
	}
	
div.structure_menu {
	background-image:url();
	background-repeat:no-repeat;
	width: 230px;
	float:left;
	text-align:left;
	padding-left: 55px;
	padding-top: 58px;
	padding-right: 20px
	}
	
div.structure_menuprop {
    height:595px;
    float:right;
    width:1px;
	}

div.structure_menuclear {
    height:1px;
	width:100%;
    clear:both;
	background-color:#365D82;
	}
	
div.structure_content {
	width:625px;
	float: right;
	text-align:left;
	padding-left: 20px
	}
	
.copyright {
	vertical-align:middle;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 40px
	}
	
div.divider {
	width:100%;
	font-weight:bold;
	font-size:11px;
	text-align:right;
	}

div.divider hr {
	width:100%;
	height: 1px;
	border: 0px;
	background-color: #203d5c;
	color: #203d5c
	}
	
div.nav {
	width:auto;
	float: right;
	line-height:20px;
	font-size:11px;
	font-weight:bold;
	margin-left: 20px;
	padding: 5px;
	padding-left: 10px;
	padding-right:10px;
	background-color: #0F426F;
	}
	
div.thumbnails img {
	padding: 15px
	}
	
/* Forms */

.form_button {
	background-image:url(stylesheet.css);
	border-color:#FFFFFF #FFFFFF #CC314A #FFFFFF;
	border-style:solid;
	border-width:2px;
	color:#000000;
	font-family:"Arial";
	font-size:11px;
	font-weight:bold;
	padding:0.55em 0.5em;
	}
.form_button:active {
	background-color:#FFFFFF;
	background-image:url(stylesheet.css);
	background-position:0px -50px;
	border-color:#c7c7c7 #c7c7c7 #CC314A #c7c7c7;
	border-style:solid;
	border-width:2px;
	}
.form_field {
	border: solid 1px;
	border-color: #003364 #003364 #003364 #003364;
	font-family:"Arial";
	font-size:11px;
	padding:0.35em 0.4em;
	}

	
/* Menus */

/* Table */
.f5table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: Bold; color: #FFFFFF}
.f6table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #FFFFFF}

.ttable { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: Bold; color: #000000}
.f5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000}
.f2bg5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bolder; color: #000000; background-color: #FFCC00}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }
li {
  float: left;
  position: relative;
  }
li ul {
  display: none;
  width: 140px;
  position: absolute; 
  top: 70px;
  left: 0px;
  background-color:#000000;
  background-image: url();
  background-repeat: repeat-y;
	padding: 5px;
	padding-left: 14px;
	margin-top: -10px;
	z-index: 100;
	}
ul.exhibition {margin-left: 10px; width:160px}
ul.conference {width: 180px}

li:hover ul, li.over ul{ display: block; }
li ul li {
	padding: 1px;
	font-size: 11px;
	font-weight: bold;
	line-height:18px;
	}
li ul li a {
	padding: 3px
	}

	
/* Images */
img.partnersandsponsors {
	margin-right: 600px;
	}

div.topmenu {
	margin-left: 200px;
	padding-bottom: 76px
	}

/* Fonts */
h2 {
	font-size:20px;
	font-weight: bold;
	}
	
h3 {
	font-size:16px;
	font-weight: bold;
	margin-bottom: -5px;
	margin-top: 40px
	}
	
.title {
	font-size:16px;
	font-weight: bold;
	margin-bottom: -5px;
	margin-top: 40px
	}
	
.menu {
	font-size:11px;
	font-weight:bold;
	line-height:22px;
	}
	
p {
	line-height: 25px
	}
	
p.menu a {
	padding: 3px;
	}

a:link {
	color:#86c9ff;
	text-decoration:none;
}
a:active {
	color:#86c9ff;
	text-decoration:none;
}
a:visited {
	color:#86c9ff;
	text-decoration:none;
}
a:hover {
	background-color:#DB0048;
	color:#FFFFFF;
	text-decoration:none;
}
