
body {
	background-color:#C3CED5;
	/*background-image:url(http://www2.kenes.com/liver-congress/PublishingImages/back.jpg);*/
	background-repeat:repeat-y;
	margin:0px;
}

h1 {
	font: 18px/22px Trebuchet Ms, Georgia,Arial, Helvetica, sans-serif;
	color: #EDA01F;
	text-transform:uppercase;
	font-weight:bold; 
	margin-bottom:15px;
	margin-top:15px;


}

h2 {font:16px/16px Trebuchet Ms, Georgia,Arial, Helvetica, sans-serif;
	color: #558BAD;
	font-weight:bold; 
	margin-bottom:5px;


}

.MainTable {
	border-right:1px solid #005993;
	border-left:1px solid #005993;
	border-bottom:1px solid #005993;
	background-color:white;
}

td {
	font-family:Verdana, Arial;
	font-size: 12px;
	font-weight:normal;
	color: #333333;
}

select,input {
	font-family:Verdana, Arial;
	font-size: 12px;
	font-weight:normal;
}

.content {
	padding:10px;
	
}

.TimeRoom {
	border-top:1px solid #005184;
	border-bottom:1px solid #005184;
}

.AbstractTitle1 {
	color:black;
	text-decoration:underline;
}

.AbstractTitle2 {
	color:#EDA01F;
}

.topSelected a {
	color:white;
	background-color:#EDA01F;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
	margin:5px;
	border:1px solid #333333;
}

.topItem a:link, .topItem a:visited {
	color:#005184;
	background-color:#fbecb3;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
	margin:5px;
	border:1px solid #333333;	
}

.topItem a:hover, .topItem a:active {
	text-decoration:underline;
	color:black;	
}

.ResultHighlight {
	background-color:#fbecb3;
	color:black;
}

.topSelectedBox {
	color:white;
	background-color:#336699;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
	margin:5px;
	border:1px solid #333333;
}
