body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	background-color: white;
	margin: 0px;
}

.top {
	height: 25px;
	background-image: url(images/top.gif);
}

.top TD {
	text-align: right;
	padding-right: 40px;
	font-size: 13px;
	font-weight: bold;
	color: white;
}

.shows {
	color: #5982cb;
}
.alt1 {
	color: black;
}


.wrap {
	background-image: url(images/bg.gif);
	width: 940px;
}

.nav {
	font-size: 11px;
	font-weight: bold;
	color: #5982cb;
	width: 265px;
	background-image: url(images/bgleft.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 585px;
}

.nav TD {
	text-align: left;
	padding-left: 30px;
	padding-top: 25px;
}

.nav a:link {color: black; text-decoration: none; }
.nav a:visited {color: black; text-decoration: none; }
.nav a:active {color: black; text-decoration: none; }
.nav a:hover {color: #5982cb; text-decoration: none; }

.right {
	font-size: 10px;
	font-weight: bold;
	width: 220px;
}

.right a:link {color: #ffcc33; text-decoration: none; }
.right a:visited {color: #ffcc33; text-decoration: none; }
.right a:active {color: #ffcc33; text-decoration: none; }
.right a:hover {color: #5982cb; text-decoration: none; }


.scroll {
	background-image: url(images/scrollbg.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-right: 40px;
	font-size: 11px;
}

.scroll2 {
	font-size: 11px;
}

.scrolltop {
	background-image: url(images/scrolltop.gif);
	background-repeat: no-repeat;
	height: 28px;
}

.alt {
	color: black;
}

.content {
	padding: 10px;
	text-align: justify;
}

.news {
	width: 422px;
	color: black;
	text-align: justify;
	padding-left: 15px;
}

.news a:link {color: black; text-decoration: underline}
.news a:visited {color: black; text-decoration: underline}
.news a:active{color: black; text-decoration: underline}
.news a:hover {color: black; text-decoration: none}

FIELDSET {
	padding: 10px;
	background-image: url(images/bgnews.jpg);
	border: 1px solid #5982CB;
}

.legendhead {
	padding: 3px;
	border: 1px solid #5982CB;
	background-color: white;
	color: #5982CB;
	font-weight: bold;
	text-transform: uppercase;
}

.credits {
	color: white;
	font-size: 10px;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
}

.credits A {text-decoration: none; color: white; }
.credits A:LINK {text-decoration: none; color: white; }
.credits A:HOVER {text-decoration: none; color: white; }
.credits A:VISITED {text-decoration: none; color: white; }

.highlight {
	color: #5982CB;
	font-weight: bold;
}

a:link {color: #5982CB; text-decoration: underline}
a:visited {color: #5982CB; text-decoration: underline}
a:active{color: #5982CB; text-decoration: underline}
a:hover {color: #5982CB; text-decoration: none}