body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0687d1;
	background-color: #000000;
	margin: 0px;
}
.maintable {
	background-image: url(images/maintablebg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #666666;
	width: 758px;
	height: 390px;
}
.speakerspacer {
	height: 75px;
	width: 90px;
}
a:link {
	color: #FFCC00;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none 
}
a:visited {
	font-weight: bold;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none
}
a:hover { 
	COLOR: red; 
	TEXT-DECORATION: none; 
	font-size: 10px;
	font-weight: bold }

.tableborder {
	background-image: url(images/tableborderbg_07.jpg);
	background-repeat: repeat-y;
}
.box{border:1px dashed #FFCC00;}