body {scrollbar-base-color: #006666}

a:link { color: #006666; text-decoration: none; image-decoration: none} 
a:active { color: #006666; text-decoration: none; image-decoration: none}
a:visited { color: #006666; text-decoration: none; image-decoration: none }
a:hover { color: #6666ff; text-decoration: underline; image-decoration: none }

a.topmenu:link { color: #FFFFFF; text-decoration: none }
a.topmenu:active { color: #FFFFFF; text-decoration: none }
a.topmenu:visited { color: #FFFFFF; text-decoration: none }
a.topmenu:hover { color: #99CCCC; text-decoration: none }


.main2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	font-style: normal;
}
.menu {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight:normal}
.scroll  {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:normal}
.quote {color: #000000; font-family: Arial, Helvetica, sans-serif, serif; font-size: 10px; font-weight:normal; margin-left: 5px; margin-right: 10px}
.title {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold}
.topmenu {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight:bold}

.border1 {border-style: solid none solid none; border-width: 1px ; border-color: #006666}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
}

.speakers{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
}

#academic{
  background:url(/images/academic-button-fade.jpg) no-repeat top center;
	height:140px;
}

#academic:hover{
  background:url(/images/academic-button.jpg) no-repeat top center;
	height:140px;
}

.button{
  margin-bottom:15px;
}

#report{
  background:url(/images/report-button-fade.jpg) no-repeat top center;
	height:140px;
}

#report:hover{
  background:url(/images/report-button.jpg) no-repeat top center;
	height:140px;
}

#speakers{
  background:url(/images/speakers-button-fade.jpg) no-repeat top center;
	height:140px;
}

#speakers:hover{
  background:url(/images/speakers-button.jpg) no-repeat top center;
	height:140px;
}

