body{
	font-family:"Trebuchet MS", trebuchet, verdana, sans-serif;
	font:"Trebuchet MS", trebuchet, verdana, sans-serif;
	font-size:11px;
	color:#333333;
}

#tableoke{
	text-align:center;

}

#tableoke th{
	background-color:#99CCFF;

}

#tableoke td{
	background-color:#FFCCCC;

}
table{
	font-size:13px;
	font-weight:bold;
}

th{
	text-align:left;
}


.roundDraw{
	font-size:13px;
	color:#000000;
	border:1px dashed #000066;
	width:600px;
	margin-top:5px;
	text-align:center;
	padding:10px;
}

.speakerDraw{
	font-size:13px;
	color:#000000;
	border:1px dashed #000066;
	width:600px;
	margin-top:5px;
	text-align:center;
	padding:10px;
}

.benchesleft{
	width:200px;
	height:200px;
	float:left;
	
}
.benchesright{
	width:200px;
	height:200px;
	float:right;
	
}

.footeach{
	text-align:right;
	clear:both;
	width:500px;
	margin:auto;
}
.headeach{
	text-align:left;
	width:500px;

}

#container{
	margin:auto;
	width:1000px;
	height:auto;
}

#header{
	width:1000px;
	font-size:12px;
	font-weight:bold;
}

#topNav{

	border-bottom:1px solid #999999; 
	width:1000px;
	height:20px;
	text-align:left;
}

#submenu{
	width:1000px;
	height:20px;
	text-align:right;
}

.center{
	width:1000px;
	height:auto;
}

#submenu2{
	width:150px;
	height:auto;
	text-align:center;
	float:left;
}


a{
	text-decoration:none;
	color:#993399;
}

.txtStyle{
	font:"Trebuchet MS", trebuchet, verdana, sans-serif;
	color:#000066;
	font-size:10px;
}


#audioHolder{
	text-align:right;
	width:1000px;
	height:auto;
}

#footer{
	text-align:center;
	font-size:10px;
	color:#999999;
}

#pagingStyle{
	clear:both;
	text-align:right;
}