/* CSS Document */

body{
	margin: 0px;
	background-color: #D7D7C6;
	text-align: center;
}
#main {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	margin-top: 5%;
	width: 780px;
	padding: 0px;
	background-color: #FFFFFF;

}
#closer {
	position: absolute;
	z-index: 80;
	width: 500px;
	left: 0px;
	top: 50px;
	visibility: hidden;
}
#header {
	position: static;
	margin: 0px;
	padding: 0px;
	height: 271px;
	background-image: url(../images/conference/imgHeaderHome.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}
#menu {
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 225px;
	width: 780px;
	text-align: center;
	z-index: 90;
}
#menu td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;

}

#menu td a {
	margin: 0px 27px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu td a:hover {
	color: #F2BD1A;
}
.dropdown {
	visibility: hidden;
	background-color: #0099C9;
	z-index: 85;
	position: absolute;
	top: 250px;
}
.dropmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
}
.dropmenu a {
	display: block; 
	text-decoration:none;
	color: #FFFFFF;
	padding: 2px 4px;
} 

.dropmenu a:hover {
	color: #F2BD1A;
}
#content {
	margin: 0px;
	padding: 0px;
	position: static;

}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;
}

#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;
	font-weight: bold;

}
#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;
}
#content h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;
}
#content h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	list-style-type: circle;
	margin-left: 3em;
	padding-left: 0em;
	margin-right: 15px;
}
#content ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin-left: 4em;
	padding-left: 0em;
	margin-right: 15px;
}
#content li {
	margin-bottom: 5px;
}
#content a {
	color: #009999;
	text-decoration: none;
	
}
#content a:hover {
	text-decoration: underline;
}
#footer {
	position: static;
	margin: 0px;
	padding: 20px 0px 0px;
	clear: both;
	height: 40px;
	vertical-align: bottom;
	background-image: url(../images/conference/imgFooterBackground.gif);
	background-repeat: no-repeat;






}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	margin: 0px;
	padding: 0px;

}
#credit {


}
#credit p {
	font-family: Arial;
	font-size: 0.1em;
	font-weight: normal;
	color: #D7D7C6;
	margin: 0px;
	padding: 0px;

}
#credit p a {
	color: #D7D7C6;
	text-decoration: none;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: normal;
	color: #666666;
	border: 1px solid #99CC00;
}
#CommitteeTable {
    margin-left: 15px;
}	
#CommitteeTable thead td  {
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
	background-color: #DDDDDD;
	
}	
	
#CommitteeTable td  {
	white-space: nowrap;
	border-bottom: dotted 1px #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
}
#EventsTable {
	margin-left: 15px;
	width: 500px;

}	
#EventsTable thead td  {
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
	background-color: #DDDDDD;
	
}	
	
#EventsTable td  {
	white-space: nowrap;
	border-bottom: dotted 1px #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
}	
.result {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	font-weight: bold;
	color: #CC0033;
	margin-left: 15px;
	font-style: italic;

}
#newsscroller {
	position: absolute;
	left: 0px;
	top: 255px;
	margin: 0px;
	padding: 0px;


}
#AccomodationTable {
	margin-left: 15px;
}	
#AccomodationTable thead td  {
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
	background-color: #D08044;
	
}	
	
#AccomodationTable td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
}
#RegistrationFeesTable {
	margin-left: 15px;
	width: 700px;
}	
#RegistrationFeesTable thead td  {
	border-top: dotted 1px #D08044;
	border-bottom: dotted 1px #D08044;
	background-color: #D08044;
	
}	
	
#RegistrationFeesTable td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	border-bottom: dotted 1px #D08044;
}
#ConferenceTable {
	margin-left: 15px;
	width: 500px;
}	
#ConferenceTable thead td  {
	border-top: dotted 1px #D08044;
	border-bottom: dotted 1px #D08044;
	background-color: #D08044;
	
}	
	
#ConferenceTable td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	border-bottom: dotted 1px #D08044;
}
#GalleryTable {
	margin-left: 15px;
}	
	
#GalleryTable td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: normal;
}