@charset "utf-8";
body {
	margin: 0px;
	background-color: #296a80;
}

.wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFCE8;
	height: auto;
}
.wrapper .footer {
	background-color: #666666;
	height: 40px;
	clear: both;
}
.abstractTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FF0000;
}
.fixedtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.list {
	font-family: "Trebuchet MS";
	list-style-position: inside;
	list-style-type: lower-alpha;
	font-size: 12px;
}



.AbstractBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:justify
}

.wrapper2 {
	width: 1024px;
	float: left;
	height: 232px;
	background-color: #FEEBF3;
}

.wrapper2  .logo {
	background-color: #FEEBF3;
	width: 300px;
	float: left;
	clip: rect(20px,auto,auto,auto);
}
.Topline2 {
	width: 1024px;
	float: left;
}
.Topline2 .line{
	height:20px
	
	float: left;
	z-index: 2;
	width: 1024px;
	background-color: #00B0F2;
	height: 20px;
}
.Topline{
	height:20px
	
	float: left;
	z-index: 2;
	width: 1024px;
	background-color: #E2E2E2;
	height: 10px;
}
.Topline1{
	height:20px
	
	float: left;
	z-index: 2;
	width: 1024px;
	background-color: #EF207B;
	height: 30px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.menu {
	width: 300px;
	float: left;
	z-index: 2;
	background-color: #FFFCE8;
	left: 107px;
	top: 244px;
	height: auto;
}
.menu .menu4 {
	width: 250px;
	border-size: 1px;
	padding:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFCE8;
	border-right-color: #FFFCE8;
	border-bottom-color: #FFFCE8;
	border-left-color: #FFFCE8;
	position: relative;
	margin-left: 20px;
	font-family: "Arial Rounded MT Bold";
	background-color: #E0DB99;
	
}
.menu  .menu4 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
.menu .menu4 li a {
		height: 32px;
		voice-family: "\"}\""; 
		voice-family: inherit;
		height: 24px;
		text-decoration: none;
		font-weight:normal;
		font-size: 13px;
		}
.menu  .menu4  li  a:link, .menu  .menu4   li a:visited {
	color: #0e0c35;
	display: block;
	padding: 8px 0 0 30px;
	background-image: url(image/menu4.gif);
		}
		
	.menu .menu4 li a:hover {
		color: #FF0000;
		background: url(image/menu4.gif) 0 -32px;
		padding: 8px 0 0 30px;
		}
		
	.menu .menu4 li a:active {
		color: #FF0000;
		background: url(image/menu4.gif) 0 -64px;
		padding: 8px 0 0 30px;
		}	
.menu.menu4 .organised    {
	height: 368px;
	width: 160px;
	margin-left: 0px;
}                    

.wrapper3 {
	float: right;
	width: 724px;
	background-color: #f2edef;
	top: 0px;
}
.wrapper2  .languageselector {
	height: 26px;
	width: 1024px;
	margin-top: 15px;
	margin-right: 20px;
	background-color: #CCCCCC;
}
.wrapper2  .splash {
	height: 232px;
	width: 720px;
	float: right;
	clip: rect(auto,0px,auto,auto);
	background-color: #FFFFFF;
}
.wrapper4 {
	float: right;
	width: 724px;
	background-color: #FFFFFF;
	top: 0px;
}
.wrapper .wrapper3 .wrapper4 .maincontent {
	width: 650px;
	float: right;
	clip: rect(auto,20px,auto,20px);
}
.TextHeader {
	font-family: "Arial Rounded MT Bold";
	font-size: 36px;
	font-weight: bold;
	text-align: right;
	color: #EC217B;
	clip: rect(auto,20px,auto,auto);
	margin-right: 20px;
}
.TextSubheader {
	font-family: "Arial Rounded MT Bold";
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	color: #1CA5B7;
}
.TextContent {
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 12px;
	margin: 10px;
}
.SmallHeader {
	font-family: "Arial Rounded MT Bold";
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #1CA5B7;
	padding-bottom: 6px;
}
.Abstracts {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
}
.redText {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	text-align: right;
	font-size: 12px;
}
.ImageFlow {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.ImageFlowRight {
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 20px;
}
