@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	font-size: 0.8em;
	background-color: #FF0000;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#countDown {
	font-family: "Myriad Pro";
	font-size: 20pt;
	color: #FFFFFF;
	display: block;
	padding: 10px;
	text-align: center;
}
.showMenuTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.showMenuDesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.copyRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#tableMain {
	background-image: url(../Expo/images/side_bg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#tableMain .TabbedPanelsTab {
	background-color: #FF0800;
	color: #FFFFFF;
}
#tableMain .TabbedPanelsTabHover {
	color: #FF9933;
}
#tableMain .TabbedPanelsTabSelected {
	background-color: #66CC99;
}
.bannerName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC3300;
}
