body {
 	margin-top: 0;
 	padding: 0;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#container {
    width:905px; 
    margin: auto; 
    border: 1px solid #007878;
}

#nav {
	background-color:#007878;
	height: 18px;
	padding: 5px 2px 2px 2px;
	text-align:center;
	margin:auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 899px;	
}

#nav ul {	
	margin:auto;
	color:#fff;	
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
}

#nav ul li  {	
	color:#fff;
	display: inline;	
	font-weight: 600;
	padding-left: 10px;
	padding-right: 10px;
}
	
#nav ul li a {	
	color:#fff;
	text-decoration: none;	
}

#nav a:hover {
	color:#FFFF00;
	text-decoration:underline;
	background-color:#339900;
}

#nav a:active {
	color:#FF0000;	
}

#content-left {
	padding-left: 20px;
	padding-right: 20px;
    width:310px;
    float:left;
}

#content-right {
    width:552px;
    float:right;
}


#showitem {
    padding-left:20px;
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 10pt;
}

#showtime {
    padding-left:20px;
    padding-bottom:10px;
	font-weight: normal;	
    color: #007878;
}

.tablist {
    border-right: #9e9e9e 1px solid;
    border-top: #9e9e9e 1px solid;
    border-left: #9e9e9e 1px solid;
    border-bottom: #9e9e9e 1px solid
}

div table.tablist td {
    padding-right: 5px;
    padding-left: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    border-bottom: #9e9e9e 1px solid;
    height: 21px;
}

div table.tablist img {
    border-style: none;
    vertical-align: middle;
}

.tablistHdr {
    padding-right: 5px;
    padding-left: 5px;
    font-weight: bold;
    font-size: 11px;
    background-image: url(images/listViewBg.gif);
    color: #007878;
    border-bottom: #980000 1px solid;
    height: 20px;
    text-align: left
}

