/* CSS Document */

body {
	/*background-image: url(../images/side_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	margin: 0px;
}

a {
	/*color: #C60B46;*/
}

td{
font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #333;	
}

td p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #333;
}

td ul li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #333;
}

.main_text {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
.table_background {
	background-image: url(../images/dots_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.footer_background {
	background-image: url(../images/btm_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#footer {
	background-image: url(../images/footer.jpg);
	height: 115px;
	width: 790px;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 10px;
}


#footer a{
	color: #FFFFFF;
}

.banner{
	background-image: url(../images/SYMPOSIUM-TOP.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 800px;	
}

#navi{
	margin-top: 165px;
	margin-left: 230px;
}

#navi a{
	color: #FFF;
	
}

.outline{
	border: 1px solid #666;	
}
